Date: Fri, 15 Sep 2006 01:35:52 +0400 From: Ruslan Ermilov <ru@freebsd.org> To: Poul-Henning Kamp <phk@phk.freebsd.dk> Cc: Daniel Gerzo <danger@freebsd.org>, Julian Elischer <julian@elischer.org>, current@freebsd.org Subject: Re: nanobsd and -current Message-ID: <20060914213552.GB84107@rambler-co.ru> In-Reply-To: <27719.1158269153@critter.freebsd.dk> References: <1658292353.20060914231054@rulez.sk> <27719.1158269153@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
--Fba/0zbH8Xs+Fj9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 14, 2006 at 09:25:53PM +0000, Poul-Henning Kamp wrote: > In message <1658292353.20060914231054@rulez.sk>, Daniel Gerzo writes: >=20 > >> I'm looking at trying to make a -current nanobsd image I can put on a= =20 > >> USB dongle. > > > >> Looking at: > >> http://www.freebsd.org/doc/en_US.ISO8859-1/articles/nanobsd/howto.html > > > >> Using the config file example in the web site fails with > > > >> /usr/obj/nanobsd.julian//_.w/usr/lib/libl.a ->=20 > >> /usr/obj/nanobsd.julian//_.w/usr/lib/libln.a > >> ln: /usr/obj/nanobsd.julian//_.w/usr/lib/libln.a: No such file or dire= ctory > >> *** Error code 1 > > > >Not sure about this, try to ask phk@ maybe. >=20 > Dunno. Finding the right set of build-reducing options can be a > bit of hit/miss. >=20 > Quite often I have had to to fix Makefiles as a sideeffect to keep > the reducing options working properly. >=20 The example on that webpage bogusly lists NO_INSTALLLIB, which is for internal usage for makefiles that use bsd.lib.mk. While using it maybe appropriate at install time, using it at build time will almost certainly result in no .a libraries being installed, which is what Julian is observing (the Lex's library is not installed). Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Fba/0zbH8Xs+Fj9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFCcs4qRfpzJluFF4RAsi4AKCcjumWAHfLxyMFC6EDgVHSJygLpACfYlr2 bk1QyQiYht5qHliV/Wo9ZIE= =E/oo -----END PGP SIGNATURE----- --Fba/0zbH8Xs+Fj9o--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060914213552.GB84107>