From owner-freebsd-small Tue Aug 3 8:23:27 1999 Delivered-To: freebsd-small@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.prod.itd.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id F311714F50 for ; Tue, 3 Aug 1999 08:23:23 -0700 (PDT) (envelope-from shansen@swan.prod.itd.earthlink.net) Received: from p2 (pool739-cvx.ds47-ca-us.dialup.earthlink.net [209.179.136.239]) by gull.prod.itd.earthlink.net (8.9.3/8.9.3) with SMTP id IAA27921 for ; Tue, 3 Aug 1999 08:22:41 -0700 (PDT) Message-Id: <199908031522.IAA27921@gull.prod.itd.earthlink.net> From: "Skip Hansen" To: freebsd-small@FreeBSD.ORG Date: Tue, 3 Aug 1999 08:24:36 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: help building PicoBSD Reply-To: shansen@earthlink.net X-mailer: Pegasus Mail for Win32 (v3.11) Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to build a relatively current version of PicoBSD, but I'm not having much luck. I'm new to PicoBSD and cvs so I'm sure I doing something dumb. My goal is a firewall/NAT box for my soon to be installed cable modem. My development system is a fresh install of FreeBSD 3.2 from the Walnut Creek CD. I didn't realize the PicoBSD source was installed along with the rest of the source distribution so I extracted a copy from the CVS archive on CD #2. I ran into a lot of problems trying to get it to build. Eventually I tripped over the source in /usr/src/release/picobsd which built and ran without problem. Comparing the source installed by the source distribution with what I extracted manually I found a number of differences. For example picobsd/router/mfs.tree/Makefile I extracted from cvs was version 1.2.2.1, but the version from the source distribution was version 1.3. 1.2.2.1 in cvs is labeled RELENG_3_2_0_RELEASE. Yesterday I cvsup'ed the cvs repository for src-release and tried to build it, again I didn't have much luck. The first problem was that config didn't like the lack of quotes around the machine name on line 5 of the PICOBSD configuration file for the router. Clearly I'm missing something. Do I need a full -current system to build the current Pico ? What is the most stable version of Pico ? Should I just use the src tree installed from the 3.2 distribution ? Thanks Skip Hansen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message