-stable tar complie broken?

Michael Butler imb at protected-networks.net
Mon Aug 11 19:16:25 UTC 2008


On a box cvsupped today, I get:

imb at sarah:/usr/src/usr.bin/tar> sudo make clean depend all
rm -f bsdtar bsdtar.o getdate.o matching.o read.o siginfo.o subst.o 
tree.o util.o write.o bsdtar.1.gz bsdtar.1.cat.gz getdate.c getdate.h
yacc -d -o getdate.c /usr/src/usr.bin/tar/getdate.y
yacc: 8 shift/reduce conflicts
rm -f .depend
mkdep -f .depend -a    -DBSDTAR_VERSION_STRING=\"2.5.5\" 
-DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/usr/src/usr.bin/tar 
/usr/src/usr.bin/tar/bsdtar.c getdate.c /usr/src/usr.bin/tar/matching.c 
/usr/src/usr.bin/tar/read.c /usr/src/usr.bin/tar/siginfo.c 
/usr/src/usr.bin/tar/subst.c /usr/src/usr.bin/tar/tree.c 
/usr/src/usr.bin/tar/util.c /usr/src/usr.bin/tar/write.c
echo bsdtar: /usr/lib/libc.a /usr/lib/libarchive.a /usr/lib/libbz2.a 
/usr/lib/libz.a >> .depend
cc -O2 -fno-strict-aliasing -pipe -march=pentium3 
-DBSDTAR_VERSION_STRING=\"2.5.5\" 
-DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/usr/src/usr.bin/tar 
-Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type 
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align 
-Wunused-parameter -Wno-pointer-sign -c /usr/src/usr.bin/tar/bsdtar.c
/usr/src/usr.bin/tar/bsdtar.c: In function 'main':
/usr/src/usr.bin/tar/bsdtar.c:508: error: 'ARCHIVE_EXTRACT_SPARSE' 
undeclared (first use in this function)
/usr/src/usr.bin/tar/bsdtar.c:508: error: (Each undeclared identifier is 
reported only once
/usr/src/usr.bin/tar/bsdtar.c:508: error: for each function it appears in.)
*** Error code 1

    Michael



More information about the freebsd-stable mailing list