Port-vax archive

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

Re: Cross-compiling current



On Mon, May 10, 2010 at 02:01:18PM +0200, Johnny Billquist wrote:
> /usr/src/obj/destdir.vax/usr/lib/libc.so: undefined reference to 
> `SYS_posix_fadvise'
> 
> This with a current that's been updated as late as today. And a clean 
> build (as far as I know).

Not sure, but sounds like this, from src/UPDATING:

20090126:
        The __posix_fadvise50 system call changed assembly stub type. You
        need to 'rm -f __posix_fadvise50.*' in the libc build directory
        to avoid using the old assembly stub.

Martin


Home | Main Index | Thread Index | Old Index