From owner-freebsd-stable Thu Mar 15 22:31:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from nova.fnal.gov (nova.fnal.gov [131.225.121.207]) by hub.freebsd.org (Postfix) with ESMTP id DFA1137B719 for ; Thu, 15 Mar 2001 22:31:27 -0800 (PST) (envelope-from zingelman@fnal.gov) Received: from localhost (tez@localhost) by nova.fnal.gov (8.9.3+Sun/8.9.3) with ESMTP id AAA10306; Fri, 16 Mar 2001 00:36:45 -0600 (CST) X-Authentication-Warning: nova.fnal.gov: tez owned process doing -bs Date: Fri, 16 Mar 2001 00:36:45 -0600 (CST) From: Tim Zingelman X-Sender: To: Rasmus Kaj Cc: Subject: Re: C++ problem in sys/socket.h In-Reply-To: <84elvy5j91.fsf@frodo.sickla.raditex.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It seems that something has broken /usr/include/sys/socket.h for C++ > somewhere between my last update (which is 1.39.2.3) and bento's, both > in -STABLE and -CURRENT. Should it be fixed or is there a workaround? > > I did check through cvsweb, and sys/socket.h has some changes, but I > don't see which of them is so harmful ... > > [1] http://people.freebsd.org/~fenner/errorlogs/rasmus@kaj.se.html I got very similar errors compiling the mtr port before I grabbed the latest updates to the ports tree. It appears that in this case the fix was to #include before sys/socket.h - Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message