Port-vax archive

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

Re: Cross-compiling current



Martin Husemann wrote:
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.

Sigh! I had forgotten to check there. Since a native build got past that one I didn't consider it.

But that was a long time ago. I'm surprised I still had stuff around from before then.

Oh well. Totally wiped /usr/obj and trying again.

Thanks,
        Johnny


Home | Main Index | Thread Index | Old Index