Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2004 20:36:04 +0800
From:      wsk <wsk@gddsn.org.cn>
To:        current@freebsd.org
Subject:   make bsdtar failled
Message-ID:  <407E81B4.2030602@gddsn.org.cn>

next in thread | raw e-mail | index | archive | help
cd /usr/src/usr.bin/tar;make
and get the follow errors
cc -O -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align
-Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c
/usr/src/usr.bin/tar/write.c
/usr/src/usr.bin/tar/write.c: In function `record_hardlink':
/usr/src/usr.bin/tar/write.c:810: warning: implicit declaration of
function `archive_entry_copy_hardlink'
*** Error code 1

Stop in /usr/src/usr.bin/tar.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?407E81B4.2030602>