Date: Tue, 01 Feb 2005 17:41:34 +0100 From: =?ISO-8859-1?Q?L=E1szl=F3_K=E1roly?= <laszlokaroly@tvnetwork.hu> To: Peter Olsson <pol@leissner.se> Cc: freebsd-ports@freebsd.org Subject: Re: Problems with OpenOffice compile after upgrade from 5.2.1 to 5.3 Message-ID: <41FFB13E.1020301@tvnetwork.hu> In-Reply-To: <20050201104045.O43425@pol.leissner.se> References: <20050201104045.O43425@pol.leissner.se>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Peter Olsson wrote: | I recently upgraded from 5.2.1-p{something} to 5.3-p5. The system | seems fine after the upgrade, but I have one problem. | | The reason for the upgrade to 5.3 was to be able to compile | OpenOffice, but when I tried to do that I got an error in the dmake | part stating that the file types.h didn't exist. While searching | for the cause of this problem I ended up in the directory | /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3, where I | moved away the whole include directory. Then the OpenOffice compile | could finish the dmake part and continue. | | Later in the compile I got errors because the include directory was | missing, so I moved it back. Now I get the error below about | types.h. | | I think that the problem has to do with the fact that the files in | /usr/local/lib/gcc-lib/ seem to be from the 5.2.1 release I had | before upgrading. Why haven't these files been upgraded and how can | I fix the problem? | | (I have to admit that I didn't go to single user before upgrading, | I just killed almost all of the processes without [] in the ps | list. This might be the cause of the problem.) | | I have successfully compiled some other applications after the | upgrade, so the gcc-lib/i386-portbld-freebsd5.2.1 problem doesn't | seem to break everything. | Hi, You should recompile gcc3.2.3 (cd /usr/ports/lang/gcc32; make deinstall install clean), when you do it you get the correct version as "i386-portbld-freebsd5.3". With this you can compile OO.org successfully. Furthermore, I recommend you to upgrade your system to 5.3-STABLE, on 5.3-RELEASE there are threading issues with OO.org. Best, Laci -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB/7E9HGP5/4adgcURArDkAJ9AAYEO2ZCxvik9CrgxBq89FLBQ8gCdE0eN W/hkvbO7U7abrHp8R5P7cGM= =+4Pg -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41FFB13E.1020301>