Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 5.0RC4 i386 build failure



Lloyd.Parkes%ecs.vuw.ac.nz@localhost wrote:

> dependall ===> gnu/lib/crtstuff4
> /vol/scratch/obj/i386/destdir/usr/lib/libc.so: undefined reference to  
> `SYS_posix
> _fadvise'

Probably you have to cleanup all leftover stuff in objdir
as src/UPDATING says:

---
20080126:
        The posix_fadvise system call has been changed from an assembly
        stub, to a c file that calls an assembly stub. You need to
        'rm -f posix_fadvise.* .depend' in the libc build directory to
        avoid using the old assembly stub.
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index