From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jay Cotton Newsgroups: gmane.lisp.guile.devel Subject: build error on my system (Mac OS 10.4.5) Date: Tue, 28 Mar 2006 16:55:08 -0500 Message-ID: <679A4B61-79BB-49E2-97B0-19E9B063790C@fleeingrabbit.com> 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 1143582932 2065 80.91.229.2 (28 Mar 2006 21:55:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Mar 2006 21:55:32 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Mar 28 23:55:31 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 1FOM9q-00077D-LA for guile-devel@m.gmane.org; Tue, 28 Mar 2006 23:55:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOM9q-0000Tr-7q for guile-devel@m.gmane.org; Tue, 28 Mar 2006 16:55:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FOM9m-0000SV-Ge for guile-devel@gnu.org; Tue, 28 Mar 2006 16:55:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FOM9j-0000QY-GB for guile-devel@gnu.org; Tue, 28 Mar 2006 16:55:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOM9j-0000QU-Ba for guile-devel@gnu.org; Tue, 28 Mar 2006 16:55:15 -0500 Original-Received: from [207.7.108.21] (helo=one.textdrive.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FOMBX-0007Rr-D3 for guile-devel@gnu.org; Tue, 28 Mar 2006 16:57:07 -0500 Original-Received: from [192.168.0.103] (c-68-59-40-112.hsd1.sc.comcast.net [68.59.40.112]) by one.textdrive.com (Postfix) with ESMTP id 92F1745B8F for ; Tue, 28 Mar 2006 21:55:12 +0000 (GMT) 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:5819 Archived-At: Hello all, Apologies if this is the wrong forum for addressing this problem. I'm not an experienced guile user. Last week I tried upgrading to 1.8.0, but ran into the following error during the make process. So I thought I'd send a report. I'm using an iBook G3/800 running Mac OS 10.4.5 (the latest release). I'd be happy to send complete transcripts of the configure and make output. 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 appreciate all the work going into guile. I hope someday I'm able to contribute. Jay _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel