From owner-freebsd-questions Thu Sep 27 10:20:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sitetronics.com (sitetronics.com [208.150.25.132]) by hub.freebsd.org (Postfix) with ESMTP id 19A4D37B439 for ; Thu, 27 Sep 2001 10:20:46 -0700 (PDT) Received: from sitetronics.com (devon@sitetronics.com [192.168.0.7]) by sitetronics.com (8.11.6/8.11.6) with ESMTP id f8RHPv400755 for ; Thu, 27 Sep 2001 13:25:57 -0400 (EDT) (envelope-from devon@sitetronics.com) Date: Thu, 27 Sep 2001 13:25:56 -0400 (EDT) From: "Devon O'Dell" To: Subject: Ports Error in netinet/in.h Message-ID: <20010927132443.N99400-100000@sitetronics.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 After much googling and newsgroup archive reading, I have figured out the source of the error. I simply needed to set -fpermissive in my compile options and the error went away. I hope this can help people with similar problems in the future. Devon H. O'Dell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message