From owner-freebsd-small Tue Sep 5 11:34:40 2000 Delivered-To: freebsd-small@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id 570EB37B422 for ; Tue, 5 Sep 2000 11:34:39 -0700 (PDT) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.10.1/8.10.1) with ESMTP id e85IYce66470; Tue, 5 Sep 2000 11:34:38 -0700 (PDT) Date: Tue, 5 Sep 2000 11:34:38 -0700 (PDT) From: Doug White To: Phil Staub Cc: freebsd-small@FreeBSD.ORG Subject: Re: Building PicoBSD on 4.1 In-Reply-To: <39B41755.32B28739@staub.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 4 Sep 2000, Phil Staub wrote: > Is anyone having success building PicoBSD in a 4.1 build tree? > > At the very least, I found that you need to change the 'progs' line in > crunch.conf and crunch1.conf that includes "more" to say "less". Then I > added a "ln" line that says "ln less more". Yeah, it's a little undermaintained, with lots of fault to myself :( > login.lo(.text+0x1154): undefined reference to `pam_start' Do a 'make clean' in /usr/src or blow away /usr/obj first; PicoBSD uses the same obj directory as world and they will conflict. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message