From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: build error on my system (Mac OS 10.4.5) Date: Wed, 29 Mar 2006 11:34:36 +1100 Message-ID: <87vetyytpf.fsf@zip.com.au> References: <679A4B61-79BB-49E2-97B0-19E9B063790C@fleeingrabbit.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1143592513 32639 80.91.229.2 (29 Mar 2006 00:35:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Mar 2006 00:35:13 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Mar 29 02:35:11 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FOOeM-0006oy-EC for guile-devel@m.gmane.org; Wed, 29 Mar 2006 02:35:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOOeL-0001wB-Hd for guile-devel@m.gmane.org; Tue, 28 Mar 2006 19:35:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FOOeI-0001w6-TN for guile-devel@gnu.org; Tue, 28 Mar 2006 19:34:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FOOeG-0001tz-Qa for guile-devel@gnu.org; Tue, 28 Mar 2006 19:34:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOOeG-0001tw-K0 for guile-devel@gnu.org; Tue, 28 Mar 2006 19:34:56 -0500 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FOOg6-000306-3q for guile-devel@gnu.org; Tue, 28 Mar 2006 19:36:50 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout1.pacific.net.au (Postfix) with ESMTP id 8B65932FF7E; Wed, 29 Mar 2006 11:34:46 +1100 (EST) Original-Received: from localhost (ppp22DF.dyn.pacific.net.au [61.8.34.223]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k2T0Yia2003178; Wed, 29 Mar 2006 11:34:45 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1FOOdw-0002OJ-00; Wed, 29 Mar 2006 11:34:36 +1100 Original-To: Jay Cotton Mail-Copies-To: never In-Reply-To: <679A4B61-79BB-49E2-97B0-19E9B063790C@fleeingrabbit.com> (Jay Cotton's message of "Tue, 28 Mar 2006 16:55:08 -0500") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5820 Archived-At: Jay Cotton writes: > > In file included from /usr/include/netinet/in.h:78, > from /usr/include/netdb.h:86, > from posix.c:122: > /usr/include/sys/socket.h:99: error: two or more data types in > declaration specifiers What does that offending sys/socket.h:99 line say? It's probably some extra header required before including . See if the man page for gethostbyname says how it should look. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel