From owner-freebsd-current Fri Mar 8 14:26:38 2002 Delivered-To: freebsd-current@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 20A9237B404; Fri, 8 Mar 2002 14:26:35 -0800 (PST) Received: from dwcjr (dwcjr [192.168.0.216]) by leviathan.inethouston.net (Postfix) with SMTP id 25A6D319A98; Fri, 8 Mar 2002 16:26:34 -0600 (CST) Message-ID: <02b901c1c6f0$4d911910$d800a8c0@dwcjr> From: "David W. Chapman Jr." To: "Mike Barcroft" Cc: "Robert Watson" , "Murray Stokely" , , , , References: <20020308145953.GA62875@leviathan.inethouston.net> <20020308161716.GA65905@leviathan.inethouston.net> <20020308171721.Q81803@espresso.q9media.com> Subject: Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" ) Date: Fri, 8 Mar 2002 16:26:33 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hmm. This should be non-fatal in any event, but which header does it > include to get it's htons() and htonl() prototypes? , > , or ? > > > Yes. Recent changes to netinet/in.h have made it require the inclusion > > of arpa/inet.h. As well, arpa/inet.h must include netinet/in.h. IOW, > > each > > of these files must #include the other in order to work correctly. From reading all the posts, I believe the solution has been to manually modify the kde port to do this. > > This is almost completely bogus. I recently saw a PR of similar > bogusness. > This was most likely quoted from the same person who submitted the pr you read. I'm not sure how I can help you because I'm not a programmer, but I'd be happy to boot into -current and give you any information you need if there is actually a problem(I don't totally understand what it is at the moment). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message