rebuild of glibc-2.3.0 for kfreeBSD
Robert Millan
rmh at aybabtu.com
Thu Nov 17 13:30:07 UTC 2005
On Thu, Nov 17, 2005 at 10:38:31AM +0100, Petr Salinger wrote:
>
> Proper fix is to fix gcc-3.3. Undefined __PIC__ may causse problems also
> for other packages builded by gcc-3.3/g++-3.3.
Does gcc-3.3 define it on GNU/Linux ? If it does, then I don't understand why
it doesn't for us, since we use the same config file in gcc sources (see
[gcc]/gcc/config/linux.h and [gcc]/gcc/config/i386/linux.h).
> There is one more problem - in /usr/src/kfreebsd5-headers/sys/timex.h
> "#ifdef __FreeBSD__" have to be changed into "#ifdef __FreeBSD_kernel__"
Are you sure? When kfreebsd headers use __FreeBSD__, it's usualy been added on
our side on purpose (to distinguish behaviour from FreeBSD and non-FreeBSD
systems like GNU/kFreeBSD).
--
Robert Millan
More information about the Glibc-bsd-devel
mailing list