Subject: Re: pkgsrc on solaris 8/sparc + bmake gnome2
To: J. Alexander Jacocks <jjacocks@mac.com>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: tech-pkg
Date: 06/24/2003 21:07:24
--9hGs/gFH0GqcBdeq
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Tue, Jun 24, 2003 at 02:55:01PM -0400, J. Alexander Jacocks wrote:
> On Tuesday 24 June 2003 02:43 pm, you wrote:
> >
> > oops, make this:
> >
> > 4) add -x to $WRKSRC/configure where it executes config.{guess,sub}
>=20
> OK, here goes:
no, it's not what i said :). that's why i corrected myself.
> + /bin/ksh ./config.sub sun4
^^^^
this seems wrong. what machine are you running it on?
put the -x as i said, to the line where config.guess is processed for
the first time (line 1054):
- if host_alias=3D`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
+ if host_alias=3D`${CONFIG_SHELL-/bin/sh} -x $ac_config_guess`; then :
regards,
--=20
-- Lubomir Sedlacik <salo@Xtrmntr.org> --
-- <salo@silcnet.org> --
--9hGs/gFH0GqcBdeq
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (NetBSD)
iD8DBQE++KFsiwjDDlS8cmMRAlzOAJ4jILusaaGN5b3M+1VkHi+iOTZEjwCeJ3DX
KtRL910kSywhfxhNHI51TtA=
=k2MJ
-----END PGP SIGNATURE-----
--9hGs/gFH0GqcBdeq--