Current-Users archive

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

Re: Build failing after recent vadvise changes



Tom Ivar Helbekkmo <tih%hamartun.priv.no@localhost> writes:

> Kamil Rytarowski <n54%gmx.com@localhost> writes:
>
>> It has been documented in doc/UPDATING:
>> [...]
>> +	or a one time build without -u will do.
>
> ...which is what I did.  It didn't do.  :)

Interestingly, the i386 build got past libc itself, and failed here:

--- cat ---
#      link  cat/cat
/usr/tools/bin/i486--netbsdelf-gcc    --sysroot=/usr/arena/i386  -pie  -shared-libgcc  -Wl,-z,relro -Wl,--warn-shared-textrel     -o cat  cat.o  -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib  -L=/lib     
/usr/arena/i386/lib/libc.so: undefined reference to `SYS_vadvise'
collect2: error: ld returned 1 exit status

-tih
-- 
Most people who graduate with CS degrees don't understand the significance
of Lisp.  Lisp is the most important idea in computer science.  --Alan Kay


Home | Main Index | Thread Index | Old Index