Subject: Re: graphics/jpeg pkgsrc cvs 20040817 with 2.0-20040813
To: Gabor Z. Papp <gzp@papp.hu>
From: Thomas Klausner <wiz@NetBSD.org>
List: tech-pkg
Date: 08/17/2004 16:50:19
On Tue, Aug 17, 2004 at 04:37:38PM +0200, Gabor Z. Papp wrote:
> * Thomas Klausner <wiz@NetBSD.org>:
> 
> | The problem is that config.sub could not be run, thus no
> | "libtool" was created, and the automatic replacement didn't
> | happen.
> | 
> | Did you mount pkgsrc/mk/gnu-config/config.sub noexec?
> 
> No.
> 
> | If not, please check what else could be the reason that
> | config.sub could not be run.
> 
> Well, I honestly don't know.

Neither do I, so either you debug it yourself or you try to provide
some more information.

What does
	ls -l /usr/pkgsrc/mk/gnu-config
show?
What about
	ls -l work*/jpeg-6b/config*
after 'make clean; make' in graphics/jpeg?

 Thomas