Subject: Re: cross/i386-linux not buildiing.
To: David Price <dprice@cs.nmsu.edu>
From: Pritesh Shah <pritesh.krish@gmail.com>
List: tech-pkg
Date: 11/02/2004 21:59:01
Thanks David, there were some extraneous patches which should not have
been there. it works.

Pritesh


On Tue, 2 Nov 2004 14:37:30 -0700 (MST), David Price <dprice@cs.nmsu.edu> wrote:
> 
> Try looking in your cross/COMMON/ directory, there may be a directory,
> patches-<some extension>, that are being used and should not be.  The
> patches there do not show up in the distinfo, and will be applied no
> matter what.  I have had this problem with this package before, with a
> cvs mirrored version of pkgsrc which did not remove files that no
> longer exist in pkgsrc.
> You can compare your COMMON and binutils contents, to see if you have
> something extra, by looking at:
> ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/cross/
> 
> 
> David Price
> 
> 
> 
> 
> On Tue, 2 Nov 2004, Pritesh Shah wrote:
> 
> > i'm trying to build the package cross/i386-linux and i get the following error:
> >
> >
> > collinsia: {324} make
> > ===> Checking for vulnerabilities in cross-i386-linux-2.0.7.1nb1
> > => Checksum OK for glibc-2.0.7-13.i386.rpm.
> > => Checksum OK for glibc-devel-2.0.7-13.i386.rpm.
> > => Checksum OK for kernel-headers-2.0.34-0.6.i386.rpm.
> > => Checksum OK for binutils-2.15.tar.gz.
> > => Checksum OK for egcs-1.1.1.tar.gz.
> > => Checksum OK for egcs-1.1.1-NetBSD-19980104.diff.gz.
> > work.collinsia -> /home/psham/tmp/cross/i386-linux/work.collinsia
> > ===> Extracting for cross-i386-linux-2.0.7.1nb1
> > ===> Required installed package cross-binutils>=2.15.0.0:
> > cross-binutils-2.15.0.0nb3 found
> > ===> Required installed package rpm-[0-9]*: rpm-2.5.4nb1 found
> > ===> Required installed package autoconf>=2.50: autoconf-2.59 found
> > ===> Required installed package gmake>=3.78: gmake-3.80nb3 found
> > 30465 blocks
> > 23314 blocks
> > 2796 blocks
> > ===> Patching for cross-i386-linux-2.0.7.1nb1
> > 1 out of 2 hunks failed--saving rejects to libiberty/strerror.c.rej
> > *** Error code 1
> >
> > Stop.
> > make: stopped in /home/psham/cvs/NetBSD/pkgsrc/cross/i386-linux
> > *** Error code 1
> >
> > Stop.
> > make: stopped in /home/psham/cvs/NetBSD/pkgsrc/cross/i386-linux
> >
> >
> > does someone have any idea?
> >
> > Cheers,
> > Pritesh
> >
>