Subject: build failures again in rump/.../lfs
To: None <current-users@netbsd.org>
From: Steven M. Bellovin <smb@cs.columbia.edu>
List: current-users
Date: 12/13/2007 19:35:12
# link lfs/lfs
/usr/BUILD/tools/bin/i386--netbsdelf-gcc -Wl,-nostdlib -Wl,--wrap=malloc
-o lfs -Wl,-rpath-link,/usr/BUILD/netbsd/lib:/usr/BUILD/netbsd/usr/lib -L/usr/
BUILD/netbsd/lib -B/usr/BUILD/netbsd/usr/lib/ -B/usr/BUILD/netbsd/usr/lib/ lf
s.o -L/usr/BUILD/obj/sys/rump/fs/lib/liblfs -Wl,--whole-archive -llfs -Wl,--no-
whole-archive -L/usr/BUILD/obj/sys/rump/fs/lib/libufs -Wl,--whole-archive -lufs
-Wl,--no-whole-archive -L/usr/BUILD/obj/sys/rump/fs/lib/libffs -Wl,--whole-arch
ive -lffs -Wl,--no-whole-archive -L/usr/BUILD/obj/sys/rump/fs/lib/libp2k -Wl,--
whole-archive -lp2k -Wl,--no-whole-archive -L/usr/BUILD/obj/sys/rump/fs/lib/lib
ukfs -Wl,--whole-archive -lukfs -Wl,--no-whole-archive /usr/BUILD/netbsd/usr/li
b/libutil.a /usr/BUILD/netbsd/usr/lib/libpuffs.a -L/usr/BUILD/obj/sys/rump/libru
mp/rumpkern -Wl,--whole-archive -lrump -Wl,--no-whole-archive -lpthread -
L/usr/BUILD/netbsd/usr/lib -L/usr/BUILD/netbsd/usr/lib
/usr/BUILD/obj/sys/rump/fs/lib/liblfs/liblfs.a(lfs_rfw.o): In function `lfs_roll
_forward':
/usr/src/sys/ufs/lfs/lfs_rfw.c:617: undefined reference to `lfs_do_rfw'
collect2: ld returned 1 exit status
I did a 'build.sh release' successfully earlier today, but since there were
some changes in an area I was interested in I tried a -u build...
--Steve Bellovin, http://www.cs.columbia.edu/~smb