From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ariel Rios Newsgroups: gmane.lisp.guile.devel Subject: Error building guile on the ipaq Date: 10 Apr 2003 14:56:58 -0500 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <1050004618.18388.26.camel@tosca.elektra.com.mx> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1050006806 30146 80.91.224.249 (10 Apr 2003 20:33:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2003 20:33:26 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Apr 10 22:33:25 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 193iit-0007nC-00 for ; Thu, 10 Apr 2003 22:32:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193ii9-00085z-00 for guile-devel@m.gmane.org; Thu, 10 Apr 2003 16:31:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 193ihg-0007pn-00 for guile-devel@gnu.org; Thu, 10 Apr 2003 16:31:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 193ihA-0007aI-00 for guile-devel@gnu.org; Thu, 10 Apr 2003 16:30:53 -0400 Original-Received: from [200.76.79.122] (helo=tosca.elektra.com.mx) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193igY-0007MI-00 for guile-devel@gnu.org; Thu, 10 Apr 2003 16:30:14 -0400 Original-Received: (from ariel@localhost) by tosca.elektra.com.mx (8.11.6/8.11.6) id h3AJuxU20605 for guile-devel@gnu.org; Thu, 10 Apr 2003 14:56:59 -0500 X-Authentication-Warning: tosca.elektra.com.mx: ariel set sender to ariel@gnu.org using -f Original-To: guile-devel@gnu.org X-Mailer: Ximian Evolution 1.2.1 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2149 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2149 I';ve tryed to compile guile for the ipaq and I got the following error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -g -O2 -Wall -Wmissing-prototypes -c gc_os_dep.c -Wp,-MD,.deps/gc_os_dep.TPlo -fPIC -DPIC -o .libs/gc_os_dep.lo gc_os_dep.c:365: parse error before `--' make: *** [gc_os_dep.lo] Error 1 I tryed to add the armv41 definition like this with no luck: #if defined(LINUX) && defined(armv41) # define ARM32 # define mach_type_known # endif Any help? Running uname gives me: guest@skiffcluster2:~/ariel@gnu.org/guile-1.6.3/libguile$ uname -a Linux skiffcluster2.handhelds.org 2.4.0-test1-ac7-rmk1-crl2 #15 Fri Jun 16 11:24:53 EDT 2000 armv4l unknown ariel _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel