From owner-freebsd-current@FreeBSD.ORG Thu Apr 15 07:10:38 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2641416A4CE for ; Thu, 15 Apr 2004 07:10:38 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F09443D60 for ; Thu, 15 Apr 2004 07:10:35 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i3FEE6BJ010855 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 15 Apr 2004 17:14:08 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i3FE9sVU007861; Thu, 15 Apr 2004 17:09:54 +0300 (EEST) (envelope-from ru) Date: Thu, 15 Apr 2004 17:09:54 +0300 From: Ruslan Ermilov To: wsk Message-ID: <20040415140953.GA7803@ip.net.ua> References: <407E81B4.2030602@gddsn.org.cn> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline In-Reply-To: <407E81B4.2030602@gddsn.org.cn> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: current@freebsd.org Subject: Re: make bsdtar failled X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 14:10:38 -0000 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 15, 2004 at 08:36:04PM +0800, wsk wrote: > 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 >=20 > Stop in /usr/src/usr.bin/tar. >=20 Do the same in lib/libarchive first. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAfpexUkv4P6juNwoRAh8tAJ42wkCs8iB6yUEuCuKybymcOTjHTQCfSIXI NGn1xpLOBCJoqwGAT8e+ZEs= =KKHt -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--