Subject: Re: Argument list too long while buildlinking; are any walk-arounds possible?
To: Michal Pasternak <michal@pasternak.w.lub.pl>
From: Julio M. Merino Vidal <jmmv@menta.net>
List: tech-pkg
Date: 01/03/2004 12:11:03
On Saturday 03 January 2004 03:56, Michal Pasternak wrote:
> I need to include the below buildlinks in order to make a new package, that
> I am preparing compile:
>
> 	.include "../../graphics/freetype2/buildlink2.mk"
> 	.include "../../graphics/imlib2/buildlink2.mk"
> 	.include "../../devel/swig-python/buildlink2.mk"
> 	.include "../../devel/boost/buildlink2.mk"
> 	.include "../../devel/swig/buildlink2.mk"
> 	.include "../../lang/python/extension.mk"
>
> However, FreeBSD-4-STABLE build of such package fails while buildlinking
> with:
>
> 	bmake: Exec of /bin/sh' failed (Argument list too long)

Maybe change the bootstrap for freebsd to install pdksh as the default shell
program (as other platforms do, IIRC).

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