Date: Fri, 16 Jul 2004 21:41:36 +0200 From: Christian Hiris <4711@chello.at> To: freebsd-openoffice@freebsd.org Cc: David Schultz <das@FreeBSD.ORG> Subject: Re: openoffice-1.1 make target fails on CURRENT Message-ID: <200407162141.49883.4711@chello.at> In-Reply-To: <20040716070006.GB72576@VARK.homeunix.com> References: <200407160044.26629.4711@chello.at> <20040716070006.GB72576@VARK.homeunix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-02=_99C+AOXW0YwTucb Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 16 July 2004 09:00, David Schultz wrote: > On Fri, Jul 16, 2004, Christian Hiris wrote: > > It looks like Davids commit on gcc builtins, > > http://lists.freebsd.org/pipermail/cvs-all/2004-July/072713.html , > > breaks the build of the openoffice-1.1 port on CURRENT. > > [...] > > g++32 -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti > > -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast > > -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy > > -Wno-long-long -O -pipe -fshort-wchar -pipe -DNDEBUG -DTRIMMED > > -ffunction-sections -o regExport regExport.o -L../../../dist/bin > > -L../../../dist/lib -L../../../dist/bin -lxpcom -liconv > > -L/usr/wrkdir/usr/ports/editors/openoffice-1.1/work/mozilla/work/mozill= a/ > >dist/lib -lplds4 -lplc4 -lnspr4 -pthread -lm > > ../../../dist/bin/libnspr4.so: undefined reference to > > `__builtin_huge_val' > > Thanks for the detailed report. The problem was that > __builtin_huge_val() was not available until gcc 3.3, but I > thought it had been introduced in 2.95. The latest revision of > math.h should address this. I apologize for the breakage. Thanks David! math.h rev. 1.41 solved the gcc32 breakage. It also fixed the= =20 OO-1.1 build. =20 =2D-=20 Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x941B6B0B=20 OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu --Boundary-02=_99C+AOXW0YwTucb Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA+C99cyi/EZQbawsRApGvAJ9AmGMJbEjUIrio+lzgy2RwdikKEwCgugNf 5esyFgoBaCKFz80E023Kb1o= =ePKf -----END PGP SIGNATURE----- --Boundary-02=_99C+AOXW0YwTucb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407162141.49883.4711>