From owner-freebsd-small Mon Sep 6 23:38:12 1999 Delivered-To: freebsd-small@freebsd.org Received: from hitiij-kan.hitachi.co.jp (hitiij-kan.hitachi.co.jp [133.145.230.3]) by hub.freebsd.org (Postfix) with ESMTP id 8E96F14BCE; Mon, 6 Sep 1999 23:38:04 -0700 (PDT) (envelope-from akoba@ebina.hitachi.co.jp) Received: from newton.ebina.hitachi.co.jp by hitiij-kan.hitachi.co.jp (8.9.3/3.7W-hitiij-kan) id PAA18502; Tue, 7 Sep 1999 15:37:26 +0900 (JST) Received: from gpc.ebina.hitachi.co.jp (root@gpc.ebina.hitachi.co.jp [158.214.169.213]) by newton.ebina.hitachi.co.jp (8.9.0/3.7W-EBINA) with ESMTP id PAA13953; Tue, 7 Sep 1999 15:36:11 +0900 (JST) Received: from akoba.ebina.hitachi.co.jp ([158.214.173.134]) by gpc.ebina.hitachi.co.jp (8.9.1/3.7W-EBINA-local) with SMTP id PAA12987; Tue, 7 Sep 1999 15:36:10 +0900 (JST) Message-Id: <199909070635.AA00020@akoba.ebina.hitachi.co.jp> From: Atsuo Kobayashi Date: Tue, 07 Sep 1999 15:35:08 +0900 To: John Baldwin Cc: abial@FreeBSD.ORG, freebsd-small@FreeBSD.ORG Subject: Re: build custom failed - [PATCH] In-Reply-To: <0FHO006UF9VSBO@gkar.cc.vt.edu> MIME-Version: 1.0 X-Mailer: AL-Mail32 Version 1.01 Content-Type: text/plain; charset=iso-2022-jp Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin wrote: > >On 01-Sep-99 Atsuo Kobayashi wrote: >> Hi. >> I tried custom build of PicoBSD. and get followings. >> ====== >> PicoBSD build -- Current parameters: >> >> 1. Type: custom (from /usr/home/akoba/terminal/pico_gen) >> 2. MFS size: 2400 kB >> 3. Language: en >> 4. Site-info: >> -> We'll use the sources living in /usr/src >> >> -> I hope you have checked the ../custom/PICOBSD config file... >> >> >> >> -> Checking if we have to build the PICOBSD kernel... >> make: cannot open ../build/Makefile.conf. >> ======= >> I think, >> In custom build, the script once cd to the symbolic link >> "/usr/src/release/picobsd/custom" . >> Then "../build/Makefile.conf" not points to >> "/usr/src/release/picobsd/build/Makefile.conf". >> Except only case custom is linked to /usr/src/release/picobsd/xxxx. >> >> Is that so ? >> I would like to place custom build parameters on my home directry. >> How can i do it ? >> >> Thanks. >> Atsuo > >This patch a) fixes /usr/src/release/picobsd/{build,stage1} to >support symbolic custom/ directories again, and b) adds a cosmetic fix >to build so that if an existing custom directory is used, then its name >is displayed in the main dialog box. > >You can get the patch from http://www.freebsd.org/~jhb/pico.patch > >--- > >John Baldwin -- http://www.cslab.vt.edu/~jbaldwin/ >PGP Key: http://www.cslab.vt.edu/~jbaldwin/pgpkey.asc >"Power Users Use the Power to Serve!" - http://www.freebsd.org > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-small" in the body of the message > It works fine. Thanks a lot.    Atsuo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message