From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Daniel_Llorens_del_R=EDo?= Newsgroups: gmane.lisp.guile.devel Subject: Re: 1.8.0, configure socket.h test fails in OS X Date: Wed, 29 Mar 2006 17:41:11 +0200 Message-ID: <919D1B5E-92D9-40FE-B903-21A83BC10146@epfl.ch> References: <0IWW00695A9WXW@imap0.epfl.ch> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1143646888 18198 80.91.229.2 (29 Mar 2006 15:41:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Mar 2006 15:41:28 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Mar 29 17:41:27 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 1FOcnU-0000R0-QI for guile-devel@m.gmane.org; Wed, 29 Mar 2006 17:41:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOcnU-0001SC-4D for guile-devel@m.gmane.org; Wed, 29 Mar 2006 10:41:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FOcnP-0001Rq-B0 for guile-devel@gnu.org; Wed, 29 Mar 2006 10:41:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FOcnL-0001PD-Kg for guile-devel@gnu.org; Wed, 29 Mar 2006 10:41:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOcnL-0001P8-H2 for guile-devel@gnu.org; Wed, 29 Mar 2006 10:41:15 -0500 Original-Received: from [128.178.50.133] (helo=smtp2.epfl.ch) by monty-python.gnu.org with smtp (Exim 4.52) id 1FOcpJ-0003hj-TV for guile-devel@gnu.org; Wed, 29 Mar 2006 10:43:18 -0500 Original-Received: (qmail 17346 invoked by uid 107); 29 Mar 2006 15:41:13 -0000 Original-Received: from mailav2.epfl.ch (128.178.50.191) by smtp2.epfl.ch with SMTP; 29 Mar 2006 15:41:13 -0000 Original-Received: from (128.178.50.19) by MAILAV2.epfl.ch via smtp id 6064_73cf1c66_bf3a_11da_9188_00114337c797; Wed, 29 Mar 2006 17:41:12 +0200 Original-Received: from lemamac18.epfl.ch (128.178.29.27) by smtp0.epfl.ch (AngelmatoPhylax SMTP proxy); Wed, 29 Mar 2006 17:41:13 +0200 In-Reply-To: <0IWW00695A9WXW@imap0.epfl.ch> Original-To: guile-devel@gnu.org X-Mailer: Apple Mail (2.746.3) 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:5829 Archived-At: > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing- > prototypes -Werror -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c > posix.c -fno-common -DPIC -o .libs/posix.o > 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 > make[2]: *** [posix.lo] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 I had the very same error. You'll have to edit configure.in and rerun configure, look here: http://lists.gnu.org/archive/html/guile-devel/2006-02/msg00039.html _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel