From owner-freebsd-small Wed Sep 1 2: 7: 2 1999 Delivered-To: freebsd-small@freebsd.org Received: from hitpro.hitachi.co.jp (hitpro.hitachi.co.jp [133.145.224.7]) by hub.freebsd.org (Postfix) with ESMTP id 21CE814D32 for ; Wed, 1 Sep 1999 02:06:59 -0700 (PDT) (envelope-from akoba@ebina.hitachi.co.jp) Received: from newton.ebina.hitachi.co.jp by hitpro.hitachi.co.jp (8.9.3/3.7W-hitpro) id SAA26931; Wed, 1 Sep 1999 18:06:48 +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 SAA20985 for ; Wed, 1 Sep 1999 18:06:48 +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 SAA20230 for ; Wed, 1 Sep 1999 18:06:47 +0900 (JST) Message-Id: <199909010905.AA00017@akoba.ebina.hitachi.co.jp> From: Atsuo Kobayashi Date: Wed, 01 Sep 1999 18:05:47 +0900 To: freebsd-small@freebsd.org Subject: build custom failed MIME-Version: 1.0 X-Mailer: AL-Mail32 Version 1.01 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message