Subject: Re: CVS commit: pkgsrc/x11/gtk2
To: None <jschauma@netbsd.org>
From: Julio M. Merino Vidal <jmmv@menta.net>
List: tech-pkg
Date: 09/07/2004 11:31:02
On Tue,  7 Sep 2004 01:23:10 +0000 (UTC)
Jan Schaumann <jschauma@netbsd.org> wrote:

> 
> Module Name:	pkgsrc
> Committed By:	jschauma
> Date:		Tue Sep  7 01:23:10 UTC 2004
> 
> Modified Files:
> 	pkgsrc/x11/gtk2: Makefile
> 
> Log Message:
> If we're on IRIX and we're using gcc, then, apparently, we need gawk,
> as otherwise the awk invocation in libtool breaks complaining about
> the ``Input record [...] too long'' near the end of the build process.
> (Oddly this does not occur using the mipspro compiler.)

Humm... I think this fix should be more generic, as it will probably affect
other packages.  (Specially many of the GNOME ones, which use very long
calls to libtool).

If it fails with GCC only, it is probably because the command line (or
whatever it is) libtool feeds to awk contains more flags than the same
line passed to mipspro...

Cheers

-- 
Julio M. Merino Vidal <jmmv@menta.net>
http://www.livejournal.com/users/jmmv/
The NetBSD Project - http://www.NetBSD.org/