Subject: Re: pkgsrc on Solaris 8 using GNU C and GNU make
To: adam morley <adam-netbsd-help@gmi.com>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: tech-pkg
Date: 06/23/2003 23:06:20
--LsnByradU3Ze6UwI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
hi,
On Mon, Jun 23, 2003 at 01:57:54PM -0700, adam morley wrote:
> First off, I hope this is the right place. In the event it isn't,
> sorry, please direct me to the approriate forum.
it's not. tech-pkg@ is.
> I've installed pkgsrc from source on Solaris 8/sparc using GNU C and
> Solaris's make (/usr/ccs/bin/make). Its a test, so its in a random
> place (/export/pkgsrc). I've grabbed the pkgsrc.tar.gz from the
> NetBSD-current/tar_files directory, and untarred it, set up the
> /etc/mk.conf file and am trying to build a package (any package).
>=20
> I first used Solaris's make:
>=20
> # pwd
> /export/pkgsrc/pkgsrc/devel/bmake
> # /usr/ccs/bin/make
> make: Fatal error in reader: Makefile, line 28: Unexpected end of line se=
en
>=20
> That led me to believe I should use GNU's make:
>=20
> # /usr/local/bin/make
> Makefile:27: *** missing separator. Stop.
> # /usr/local/bin/make -v
> GNU Make 3.80
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
these files are written in BSD make format. you need to use bmake from
the bootsrapped tools.
regards,
--=20
-- Lubomir Sedlacik <salo@Xtrmntr.org> --
-- <salo@silcnet.org> --
--LsnByradU3Ze6UwI
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (NetBSD)
iD8DBQE+92vMiwjDDlS8cmMRAoxEAJ4+fifasanqaaGwQN86+8ZkF2NEtwCfSBNA
MIh/MZKOVq9BdB2NDlJs/XU=
=IRrw
-----END PGP SIGNATURE-----
--LsnByradU3Ze6UwI--