Tom Ivar Helbekkmo <[email protected]> writes: > Kamil Rytarowski <[email protected]> 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
