From owner-freebsd-current@FreeBSD.ORG Thu Sep 14 21:26:03 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0043616A407; Thu, 14 Sep 2006 21:26:02 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id A200C43D46; Thu, 14 Sep 2006 21:26:02 +0000 (GMT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 15ACD170C5; Thu, 14 Sep 2006 21:25:59 +0000 (UTC) To: Daniel Gerzo From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 14 Sep 2006 23:10:54 +0200." <1658292353.20060914231054@rulez.sk> Date: Thu, 14 Sep 2006 21:25:53 +0000 Message-ID: <27719.1158269153@critter.freebsd.dk> Cc: Julian Elischer , current@freebsd.org Subject: Re: nanobsd and -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 21:26:03 -0000 In message <1658292353.20060914231054@rulez.sk>, Daniel Gerzo writes: >> I'm looking at trying to make a -current nanobsd image I can put on a >> 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 -> >> /usr/obj/nanobsd.julian//_.w/usr/lib/libln.a >> ln: /usr/obj/nanobsd.julian//_.w/usr/lib/libln.a: No such file or directory >> *** Error code 1 > >Not sure about this, try to ask phk@ maybe. Dunno. Finding the right set of build-reducing options can be a bit of hit/miss. Quite often I have had to to fix Makefiles as a sideeffect to keep the reducing options working properly. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.