From owner-freebsd-questions@FreeBSD.ORG Mon Jan 16 19:35:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95B4016A41F for ; Mon, 16 Jan 2006 19:35:25 +0000 (GMT) (envelope-from tylernt@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3169E43D45 for ; Mon, 16 Jan 2006 19:35:24 +0000 (GMT) (envelope-from tylernt@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so1182125nzo for ; Mon, 16 Jan 2006 11:35:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=aoBCeFHvb1AM8IvmBUi3EuMTUsak+QZ/AJBG1+UduM7Pz4JkLLaECL8TtZ8BdkeQ5C5EGtR7ZlV5BB1IlU0iI4IM12ansBN5oaijrnDRrdWpQq1pHwsSTFqhbya67B1eSgeiaAAOWowoe4z7+oWdUEDluXGbmlb2PpKuKBDLBpc= Received: by 10.36.121.4 with SMTP id t4mr5085082nzc; Mon, 16 Jan 2006 11:35:24 -0800 (PST) Received: by 10.36.128.12 with HTTP; Mon, 16 Jan 2006 11:35:24 -0800 (PST) Message-ID: Date: Mon, 16 Jan 2006 12:35:24 -0700 From: Tyler T To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: PicoBSD Dummynet/bridge errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tylernt@bigfoot.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2006 19:35:25 -0000 Hi, I just did a default installation of FreeBSD 6.0-RELEASE. I ran the PicoBSD script in an attempt to create a DummyNet floppy, but I got the following error: http://tinypic.com/kcmjnt.gif It says I have lots of undefined references such as gctl_getr_handle, gctl_ro_param, gctl_issue, and gctl_free. I tried it again and got pretty much the same thing: http://tinypic.com/kcmjq8.gif Also, if I try to use the menu to edit the kernel or crunch files, after I edit (whether I change anything or not) and exit vi I get: http://tinypic.com/kcmjic.gif Says "rm: /tmp/reply.[UID]: No such file or directory" and dumps me out of the menu system. I've used Linux quite a bit but this is my first time with FreeBSD. Like I said, I just did a default installation of FreeBSD 6.0. Is there something special I have to do when installing FreeBSD to get the PicoBSD/DummyNet script to work, or are these bugs? I am logged in as root. Alternatively, if someone has a premade DummyNet floppy image with the 'fxp' Intel PCI NIC drivers built into it, that's all I really need. The prebuilt DummyNet images I've found online are all very old and don't recognize my Intel PCI NICs. Thanks!