From owner-freebsd-questions Tue Apr 16 10:49:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pacbell.net (adsl-63-199-179-203.dsl.snfc21.pacbell.net [63.199.179.203]) by hub.freebsd.org (Postfix) with ESMTP id D49EF37B417 for ; Tue, 16 Apr 2002 10:49:16 -0700 (PDT) Received: (from paleph@localhost) by pacbell.net (8.11.0/8.9.3) id g3GHLEj02710 for freebsd-questions@FreeBSD.ORG; Tue, 16 Apr 2002 10:21:14 -0700 From: paleph@pacbell.net Message-Id: <200204161721.g3GHLEj02710@pacbell.net> Subject: problem building picobsd on 4.4 and 4.5 To: freebsd-questions@FreeBSD.ORG Date: Tue, 16 Apr 2002 10:21:14 -0700 (PDT) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to build a picobsd disk (type: router) on 4.4. I found that I needed to modify the PICOBSD conf file: device miibus This was because if_fxp.c needs miibus_if.h which is dynamically created during the build of a freebsd kernel. I am not sure if this is the correct approach to take to resolve the missing include file. Has anyone else run across this problem? If so, how did they resolve it. On 4.5 I can not even get the build of picobsd to start. When I execute the picobsd build file in ./release/picobsd/build/ , I find I am unable to set the Type parameters and the build immediately fails. Has anyone tried to build picobsd on a 4.5 system? Is there any magic incantation needed? Paul Fronberg paleph@pacbell.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message