From owner-freebsd-small Thu Jul 6 9:46: 4 2000 Delivered-To: freebsd-small@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 8DE1537C4E4 for ; Thu, 6 Jul 2000 09:46:01 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.10.1/8.10.1) with ESMTP id e66GjtJ83038; Thu, 6 Jul 2000 09:45:55 -0700 (PDT) Date: Thu, 6 Jul 2000 09:45:54 -0700 (PDT) From: Doug White To: Thorsten Trampisch Cc: freebsd-small@FreeBSD.ORG Subject: Re: Error on compiling picobsd(dial) with 3.3-RELEASE In-Reply-To: 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 Thu, 6 Jul 2000, Thorsten Trampisch wrote: > Hello, > > I have the following problem. > Via cvsup I got the sources of /usr/src/sys and /usr/src/release for my > FreeBSD 3.3-RELEASE > Now when I try to build a dialup version of picobsd with the build script > it crashes with the following messages: Um, you need an entire source tree to build PicoBSD. > ... > there are many of these crunchgen errors :-( > ... > crunchgen: /usr/src/release/picobsd/dial/crunch1/crunch1.conf: sysctl: ignoring program because of errors > crunchgen: /usr/src/release/picobsd/dial/crunch1/crunch1.conf: umount: ignoring program because of errors > crunchgen: /usr/src/release/picobsd/dial/crunch1/crunch1.conf: vidcontrol: ignoring program because of errors > Run "make -f crunch1.mk objs exe" to build crunched binary. > *** Error code 1 haven't seen that.. I think you snipped off the actual errors it was complaining about :( If you don't have all of /usr/src, get that first. If you do, try 'make clean' in /usr/src/, then run picobsd/build/clean dial to remove the rest, then try building it again. 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