Subject: Re: Cygwin Compile of NetBSD 1.6
To: Perry E. Metzger <perry@piermont.com>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-help
Date: 02/03/2003 19:58:57
--9jxsPFA5p3P2qPhR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

hi,

On Sat, Feb 01, 2003 at 03:16:14PM -0500, Perry E. Metzger wrote:
>=20
> Christos Dritsas <cgd@sonic.net> writes:
> > I am attempting to compile NetBSD 1.6 via Cygwin 1.3.19-1 (on Win2k)
> > by issuing the following command:
> >=20
> > 	./build.sh -m shark -u -t
> >=20
> > I get the following error:
> >=20
> > 	$ ./build.sh -m shark -u -t
> > 	=3D=3D=3D> Bootstrapping nbmake
> > 	checking for sh... /usr/bin/sh
> > 	checking for gcc... cc
> > 	checking for C compiler default output... configure: error: C
> > compiler cannot create executables
>=20
> Have you tried just using cc under cygwin to be sure it works at all?
> It sounds as though it doesn't from what happened.

FWIW you will get this same error on NetBSD when your TMPDIR (/tmp by
default) is mounted noexec.  maybe try to get more information what
exactly is wrong with your setup.  you can change TMPDIR with executing:

  'TMPDIR=3D/somewhere/else ./build.sh -m shark -u -t'

maybe this helps.


regards,

--=20
-- Lubomir Sedlacik <salo@Xtrmntr.org>                   --
--                  <salo@silcnet.org>                   --

--9jxsPFA5p3P2qPhR
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (NetBSD)

iD8DBQE+PrvxiwjDDlS8cmMRAnB1AKCFJfb/NMyu8reKV+ltzIxPJ2jmIACbBL/i
NVlU1Wtyr70Dsv/hlXAzywA=
=POp9
-----END PGP SIGNATURE-----

--9jxsPFA5p3P2qPhR--