From owner-freebsd-questions@FreeBSD.ORG Fri Mar 26 09:52:00 2004 Return-Path: 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 23F2B16A4CF for ; Fri, 26 Mar 2004 09:52:00 -0800 (PST) Received: from mailgw-20.stclodustate.edu (exchange8.stcloudstate.edu [199.17.25.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6C4C43D2D for ; Fri, 26 Mar 2004 09:51:59 -0800 (PST) (envelope-from bepratt@stcloudstate.edu) Received: from exchange7.campus.stcloudstate.edu [199.17.25.221] by mailgw-20.stclodustate.edu with XWall v3.29 ; Fri, 26 Mar 2004 11:51:58 -0600 Received: from exchange2003.campus.stcloudstate.edu ([199.17.25.142]) by exchange7.stcloudstate.edu with Microsoft SMTPSVC(5.0.2195.6713); Fri, 26 Mar 2004 11:51:56 -0600 X-MIMEOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Fri, 26 Mar 2004 11:51:56 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: `BIOCIMMEDIATE' undeclared in dsniff and firewalk Thread-Index: AcQTWwe/vDVK3Ay4TzSkYERDlPRmMg== From: "Pratt, Benjamin E." To: X-OriginalArrivalTime: 26 Mar 2004 17:51:56.0934 (UTC) FILETIME=[07F00A60:01C4135B] Subject: `BIOCIMMEDIATE' undeclared in dsniff and firewalk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 17:52:00 -0000 Hello - I'm trying to build dsniff-2.3 and firewalk-5.0 from the ports tree but in each build I get the error: error: `BIOCIMMEDIATE' undeclared (first use in this function) I'm not sure what the issue is and when I searched Google I didn't find any answers either so I thought I'd come here and ask. I'm running FreeBSD 5.2.1-RELEASE-p3 #0: Thu Mar 18 20:46:44 CST 2004 and have updated my ports tree using cvsup just before I got these errors. Thanks for any help, Ben