Hi...

I have a clean LFS 6.1.1 and I try to install the xfs-progs under the
instructions of BLFS 6.1...

then I get:

=== copy ===
gcc -march=athlon -O2 -pipe -fomit-frame-pointer  -O1 -g -DDEBUG
-funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.7.3\"
-DLOCALEDIR=\"/usr/local/xfs/share/locale\" -DPACKAGE=\"xfsprogs\"
-I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64   -O1 -g -DDEBUG
-funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.7.3\"
-DLOCALEDIR=\"/usr/local/xfs/share/locale\" -DPACKAGE=\"xfsprogs\"
-I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64    -c -o xfs_copy.o
xfs_copy.c
/usr/bin/libtool --mode=link gcc -o xfs_copy -static  xfs_copy.o
../libxfs/libxfs.la -luuid -lpthread
mkdir .libs
gcc -o xfs_copy xfs_copy.o  ../libxfs/.libs/libxfs.a -luuid -lpthread
../libxfs/.libs/libxfs.a(xfs_bmap.o)(.text+0x83a): In function
`xfs_bmap_add_extent':
/sources/xfsprogs-2.7.3/libxfs/xfs_bmap.c:301: undefined reference to
`xfs_bmap_check_leaf_extents'
collect2: ld returned 1 exit status
make[1]: *** [xfs_copy] Fehler 1
make: *** [default] Fehler 2
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to