Date: Tue, 26 Apr 2005 22:17:25 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Jiawei Ye <leafy7382@gmail.com> Cc: Peter Wemm <peter@freebsd.org> Subject: Re: cvs commit: src/libexec/rtld-elf/i386 reloc.c Message-ID: <426F2065.4030703@FreeBSD.org> In-Reply-To: <c21e92e205042622153ec59df2@mail.gmail.com> References: <200504262038.j3QKciVI039099@repoman.freebsd.org> <c21e92e205042622153ec59df2@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jiawei Ye wrote:
> On 4/27/05, Peter Wemm <peter@freebsd.org> wrote:
>
>>peter 2005-04-26 20:38:44 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> libexec/rtld-elf/i386 reloc.c
>> Log:
>> Stop calling _amd64_set_gsbase() for COMPAT_32BIT. The amd64 kernel
>> implements i386_set_gsbase(), so there is no need for the variation.
>>
>> Revision Changes Path
>> 1.16 +2 -9 src/libexec/rtld-elf/i386/reloc.c
>
> This seem to break builworld:
>
> ===> libexec/rtld-elf (all)
> cc -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -DFREEBSD_ELF
> -DIN_RTLD -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf
> -elf -fpic -DPIC -Wformat=2 -Wno-format-extra-args -Werror -c
> /usr/src/libexec/rtld-elf/i386/rtld_start.S
> cc -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -DFREEBSD_ELF
> -DIN_RTLD -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf
> -elf -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
<me too>
Doug
--
This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?426F2065.4030703>
