From owner-freebsd-questions@FreeBSD.ORG Fri Oct 31 18:28:09 2003 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 3166916A4CE for ; Fri, 31 Oct 2003 18:28:09 -0800 (PST) Received: from priv-edtnes51.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CA2A43FBD for ; Fri, 31 Oct 2003 18:28:08 -0800 (PST) (envelope-from aaron@finch.st) Received: from [198.53.109.134] by priv-edtnes51.telusplanet.net (InterMail vM.6.00.05.00 201-2115-109-20030812) with ESMTP <20031101022807.OEFL21756.priv-edtnes51.telusplanet.net@[198.53.109.134]>; Fri, 31 Oct 2003 19:28:07 -0700 From: Aaron Dalton To: Kris Kennaway Date: Fri, 31 Oct 2003 19:28:04 -0700 User-Agent: KMail/1.5.4 References: <200310311215.03501.aaron@finch.st> <200310311600.41534.aaron@finch.st> <20031031230446.GA39114@rot13.obsecurity.org> In-Reply-To: <20031031230446.GA39114@rot13.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310311928.04357.aaron@finch.st> cc: freebsd-questions@freebsd.org cc: Kris Kennaway Subject: Re: Netinet6 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: Sat, 01 Nov 2003 02:28:09 -0000 On October 31, 2003 04:04 pm, Kris Kennaway wrote: > On Fri, Oct 31, 2003 at 04:00:41PM -0700, Aaron Dalton wrote: > > These aren't ports, which is the problem :) I'm trying to compile > > HawkNL (a c++ socket library) and a linux bandwidth monitor I use > > on my Linux box. Neither of which are in the ports tree. > > Sounds like the code could be broken, e.g. it doesn't include the > correct system headers. If you have problems compiling ports that > are known to work on FreeBSD, then we can talk :) > > Kris It's an error I get with multiple software packages that compile just fine in Linux, which is why I thought it might be a more common BSD "problem" and one with perhaps a common answer. If not, I'll have to try some other things. Is /usr/include/netinet6/in6.h something generated when building the kernel itself? Can I copy this from /usr/ src/sys after doing a cvsup of the src tree? -- Aaron Dalton aaron@finch.st http://aaron.finch.st