Subject: Re: pkgsrc on solaris 8/sparc + bmake gnome2
To: Simon Gerraty <sjg@juniper.net>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: tech-pkg
Date: 06/30/2003 15:26:01
--11Y7aswkeuHtSBEs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sat, Jun 28, 2003 at 02:43:37PM -0700, Simon Gerraty wrote:
>=20
> On Wed, 25 Jun 2003 21:28:52 +0200, Lubomir Sedlacik writes:
> >> > could you test this simple Makefile somewhere outside pkgsrc?
> >> >=3D20
> > > all:
> >> > @echo ${MACHINE_ARCH}
> >>=3D20
> >> $ /usr/pkg/bin/bmake
> >>=3D20
> >> $
> >
> >well, this seems like a bug in bmake after all.. (i cc:'ed sjg, the
> >bmake maintainer).
>=20
> Er, sorry, "what" seems like a bug?
bmake on his system compiled with gcc-3.2.3 from sunfreeware.com doesn't
set MACHINE_ARCH correctly as it is supposed to do.
this is bmake installed from bootstrap-pkgsrc binary kit:
$ uname -srm
SunOS 5.9 sun4m
$ cat > Makefile
all:
@echo ${MACHINE_ARCH}
^D
$ bmake
sun4
while his returns empty string.
regards,
--=20
-- Lubomir Sedlacik <salo@Xtrmntr.org> --
-- <salo@silcnet.org> --
--11Y7aswkeuHtSBEs
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (NetBSD)
iD8DBQE/ADppiwjDDlS8cmMRApCHAJ9ZBVHucfnrU10eoeqPcJu/4rsRSgCeNr5G
YzMMgY6eYeY1w768ZTqzAmM=
=dnKL
-----END PGP SIGNATURE-----
--11Y7aswkeuHtSBEs--