Date: Thu, 5 Jun 2008 22:00:47 +0200 From: Henrik Brix Andersen <brix@FreeBSD.org> To: freebsd-current@freebsd.org Subject: Re: working 8.0 minimal nanoBSD config? Message-ID: <20080605200047.GB63497@tirith.brixandersen.dk> In-Reply-To: <20080605175020.GA11340@bewilderbeast.blackhelicopters.org> References: <20080605175020.GA11340@bewilderbeast.blackhelicopters.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 05, 2008 at 01:50:20PM -0400, Michael W. Lucas wrote: > Hi, >=20 > Anyone out there have a working config for a minimal nanoBSD setup? >=20 > One that worked several months ago now doesn't work (yeah, I know, I > know, big surprise). This is on: >=20 > FreeBSD stretchlimo.blackhelicopters.org 8.0-CURRENT FreeBSD 8.0-CURRENT = #9: Thu Jun 5 10:38:43 EDT 2008 mwlucas@stretchlimo.blackhelicopters.o= rg:/usr/obj/usr/src/sys/GENERIC i386 >=20 > the build dies without an obvious error: >=20 > -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wne= sted-externs -Wredundant-decls -Wno-pointer-sign -static -o test test.o=20 > =3D=3D=3D> bin/uuidgen (all) > cc -O2 -pipe -DNDEBUG -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wre= turn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunus= ed-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls = -Wno-pointer-sign -c /usr/src/bin/uuidgen/uuidgen.c > cc -O2 -pipe -DNDEBUG -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wre= turn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunus= ed-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls = -Wno-pointer-sign -static -o uuidgen uuidgen.o=20 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error >=20 > The config I'm using is below. Any suggestions appreciated. >=20 > Thanks, > =3D=3Dml >=20 > #configuration for building a Soekris DNS server > =20 > NANO_NAME=3DSoekrisDNS > NANO_IMAGES=3D1 > NANO_KERNEL=3DSOEKRIS > NANO_DRIVE=3Dad1 > #NO_PMAKE=3D"make -j 3" > NO_PMAKE=3D"make" Please try with NANO_PMAKE=3D"make -j 1" - that should give you the error message at the end of the build output. Brix --=20 Henrik Brix Andersen <brix@FreeBSD.org> --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) Comment: GnuPG signed iEYEARECAAYFAkhIRe8ACgkQv+Q4flTiePiOyACdGSDO/wun102ba5QEQN6ldSmK ZaIAnR+LZ8bJ2fAYEds8uCbjx3/DebL+ =MQcK -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080605200047.GB63497>