Date: Wed, 27 Apr 2005 08:06:32 -0500 From: Eric Anderson <anderson@centtech.com> To: FreeBSD Current <freebsd-current@freebsd.org> Subject: libexec/rtld-elf breaks buildworld Message-ID: <426F8E58.3020703@centtech.com>
next in thread | raw e-mail | index | archive | help
Now that I'm bypassing all the ipf annoyances, I see this after cvs-up from 5 mins ago: ... ===> libexec/rtld-elf (all) cc -O2 -pipe -march=pentiumpro -Wall -DFREEBSD_ELF -DIN_RTLD -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf -el f -fpic -DPIC -Wformat=2 -Wno-format-extra-args -Werror -c /usr/src/libexec/rtld-elf/i386/rtld_start.S cc -O2 -pipe -march=pentiumpro -Wall -DFREEBSD_ELF -DIN_RTLD -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf -el f -fpic -DPIC -Wformat=2 -Wno-format-extra-args -Werror -c /usr/src/libexec/rtld-elf/i386/reloc.c /usr/src/libexec/rtld-elf/i386/reloc.c: In function `allocate_initial_tls': /usr/src/libexec/rtld-elf/i386/reloc.c:339: warning: implicit declaration of function `alloca_tls' /usr/src/libexec/rtld-elf/i386/reloc.c:339: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /usr/src/libexec/rtld-elf. *** Error code 1 Stop in /usr/src/libexec. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology A lost ounce of gold may be found, a lost moment of time never. ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?426F8E58.3020703>