From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ericbambach1@discover.com Newsgroups: gmane.lisp.guile.user Subject: Guile 1.8.2 Compile Error Date: Thu, 13 Sep 2007 10:26:10 -0500 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Trace: sea.gmane.org 1189765654 9816 80.91.229.12 (14 Sep 2007 10:27:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Sep 2007 10:27:34 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Sep 14 12:27:32 2007 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IW8Oa-0007QP-FG for guile-user@m.gmane.org; Fri, 14 Sep 2007 12:27:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IW8OZ-0000eT-Ph for guile-user@m.gmane.org; Fri, 14 Sep 2007 06:27:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IVqg7-00054Z-Li for guile-user@gnu.org; Thu, 13 Sep 2007 11:32:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IVqg6-00054J-Me for guile-user@gnu.org; Thu, 13 Sep 2007 11:32:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVqg6-00054C-Dk for guile-user@gnu.org; Thu, 13 Sep 2007 11:32:26 -0400 Original-Received: from outbound-cpk.frontbridge.com ([207.46.163.16] helo=outbound2-cpk-R.bigfish.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IVqg4-0000GT-Or for guile-user@gnu.org; Thu, 13 Sep 2007 11:32:25 -0400 Original-Received: from outbound2-cpk.bigfish.com (localhost.localdomain [127.0.0.1]) by outbound2-cpk-R.bigfish.com (Postfix) with ESMTP id 8C16542405E for ; Thu, 13 Sep 2007 15:32:19 +0000 (UTC) Original-Received: from mail128-cpk-R.bigfish.com (unknown [10.2.40.3]) by outbound2-cpk.bigfish.com (Postfix) with ESMTP id 8A9F820804D for ; Thu, 13 Sep 2007 15:32:19 +0000 (UTC) Original-Received: from mail128-cpk (localhost.localdomain [127.0.0.1]) by mail128-cpk-R.bigfish.com (Postfix) with ESMTP id 915A538028D for ; Thu, 13 Sep 2007 15:32:19 +0000 (UTC) X-BigFish: VP X-MS-Exchange-Organization-Antispam-Report: OrigIP: 12.41.53.16;Service: EHS Original-Received: by mail128-cpk (MessageSwitch) id 1189697534573622_19872; Thu, 13 Sep 2007 15:32:14 +0000 (UCT) Original-Received: from dsmtpg02.col.discoverfinancial.com (dsmtpg02.col.discoverfinancial.com [12.41.53.16]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail128-cpk.bigfish.com (Postfix) with ESMTP id 6B95F84806D for ; Thu, 13 Sep 2007 15:32:14 +0000 (UTC) Original-Received: from dfsdalm05.da.discoverfinancial.com (dfsdalm05.da.discoverfinancial.com [199.12.96.203]) by dsmtpg02.co.discoverfinancial.com with ESMTP id l8DFSMo651334 for ; Thu, 13 Sep 2007 11:28:22 -0400 X-Mailer: Lotus Notes Release 6.5.1 January 21, 2004 X-MIMETrack: Serialize by Router on DFSDALM05/MSRV/DFSI(Release 7.0.1FP1|April 17, 2006) at 09/13/2007 10:29:44, Serialize complete at 09/13/2007 10:29:44 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Fri, 14 Sep 2007 06:27:02 -0400 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6146 Archived-At: Hello, Please CC Im not subscribed. When compiling on AIX 5.3 using IBM's supplied GCC 4.0.0 I get this error. -------snip----- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -D_THREAD_SAFE -I/sys/usr/local/include -Wall -Wmissing-prototypes -Werror -MT libguile_la-discouraged.lo -MD -MP -MF .deps/libguile_la-discouraged.Tpo -c discouraged.c -DPIC -o .libs/libguile_la-discouraged.o In file included from ../libguile/gc.h:27, from ../libguile.h:73, from discouraged.c:22: ../libguile/hooks.h:43: error: parse error before '.' token ../libguile/hooks.h:63: error: parse error before '.' token ../libguile/hooks.h:67: error: parse error before '.' token make: The error code from the last command is 1. -------snip----- However, the only '.' token is in the comments! I tried seeing what the preprocessor thinks of the file, but I couldnt tell much from that either. Any ideas? Please tell me it's fiaxable or theres a workaround as upgrading the compiler is not an option yet. I need guile so I can run the testsuite on a new compiler. AIX has all sorts of weird issues so I can't user a compiler I cant test. user@hotname:/sys/usr/src/guile-1.8.2> gcc -v Using built-in specs. Target: powerpc-ibm-aix5.3.0.0 Configured with: ../configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --disable-nls --enable-languages=c,c++ --prefix=/opt/freeware --enable-threads --enable-version-specific-runtime-libs --host=powerpc-ibm-aix5.3.0.0 Thread model: aix gcc version 4.0.0 user@hotname:/sys/usr/src/guile-1.8.2> uname -a AIX hostname 3 5 00C9D68A4C00 user@hotname:/sys/usr/src/guile-1.8.2> echo $CFLAGS -I/sys/usr/local/include user@hotname:/sys/usr/src/guile-1.8.2> echo $LDFLAGS -L/sys/usr/local/lib user@hotname:/sys/usr/src/guile-1.8.2> echo nice ./configure --prefix=/sy> nice ./configure --prefix=/sys/usr/local/graft-packages/guile-1.8.2 user@hotname:/sys/usr/src/guile-1.8.2> _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user