Date: Sun, 28 Nov 2004 01:30:40 +1100 From: Jean-Yves Avenard <jean-yves.avenard@hydrix.com> To: Peter Wemm <peter@wemm.org> Cc: freebsd-amd64@freebsd.org Subject: Re: How to use older libs in 32bit mode? Message-ID: <E9DB3454-4080-11D9-803E-000D93AD5C52@hydrix.com> In-Reply-To: <200411261238.19311.peter@wemm.org> References: <20041116052630.GD49800@manor.msen.com> <20041126184559.GJ49800@manor.msen.com> <200411261117.02622.peter@wemm.org> <200411261238.19311.peter@wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello On 27/11/2004, at 7:38 AM, Peter Wemm wrote: > I've merged some of the changes (rtld-elf/reloc.c and > libc/i386/gen/_set_tp.c), and removed build32.sh from RELENG_5. If you > were to build a new set of libraries, I expect it will work now. > libc_r threaded binaries might work, but libthr and libpthread > binaries will not. If you need to run something threaded, you can set > libmap32.conf to remap all libthr or libpthread references into libc_r. > did a make update this morning and I saw your changes; now buildworld doesn't compile anymore ! cc -m32 -march=athlon-xp -msse2 -mfancy-math-387 -DCOMPAT_32BIT -I/usr/obj/usr/src/lib32/usr/include -L/usr/obj/usr/src/lib32/usr/lib32 -B/usr/obj/usr/src/lib32/usr/lib32 -O -pipe -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 -I/usr/obj/lib32/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/lib/libc/i386/gen/_set_tp.c /usr/src/lib/libc/i386/gen/_set_tp.c: In function `_set_tp': /usr/src/lib/libc/i386/gen/_set_tp.c:54: warning: implicit declaration of function `_amd64_set_gsbase' *** Error code 1 Stop in /usr/src/lib/libc. --- Jean-Yves Avenard Hydrix Pty Ltd - Embedding the net www.hydrix.com | fax +61 3 9572 2686 | phone +61 3 9572 0686 ext 100 VoIP: direct: 100@voip.hydrix.com, general: info@voip.hydrix.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E9DB3454-4080-11D9-803E-000D93AD5C52>