Subject: Re: pkg/30860: coreutils and findutils doesn't build (may be AMD64 specific)
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bugs
Date: 07/29/2005 12:40:05
The following reply was made to PR pkg/30860; it has been noted by GNATS.
From: Thomas Klausner <wiz@NetBSD.org>
To: wojtek@tensor.3miasto.net
Cc: gnats-bugs@NetBSD.org
Subject: Re: pkg/30860: coreutils and findutils doesn't build (may be AMD64 specific)
Date: Fri, 29 Jul 2005 14:38:40 +0200
On Fri, Jul 29, 2005 at 11:59:00AM +0000, wojtek@tensor.3miasto.net wrote:
> >Number: 30860
> >Category: pkg
> >Synopsis: coreutils and findutils doesn't build (may be AMD64 specific)
...
> chylonia# make
> ===> Checking for vulnerabilities in coreutils-5.2.1nb1
> => Checksum SHA1 OK for coreutils-5.2.1.tar.bz2.
> => Checksum RMD160 OK for coreutils-5.2.1.tar.bz2.
> work -> /var/tmp/pkg/sysutils/coreutils/work
> ===> Extracting for coreutils-5.2.1nb1
> make: exec(-f) failed (No such file or directory)
> *** Error code 1
This problem was in the i386 bulk build started on 2005-07-25,
but it disappeared in the 2005-07-27 one. I'm pretty sure
cvs updating should get rid of it.
> listfile.c:70: error: conflicting types for `readlink'
> /usr/include/unistd.h:261: error: previous declaration of `readlink'
I just committed a fix for this -- please let me know if findutils
now builds correctly.
Cheers,
Thomas