guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error building guile on the ipaq


From: Ariel Rios
Subject: Error building guile on the ipaq
Date: 10 Apr 2003 14:56:58 -0500

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:
address@hidden:~/address@hidden/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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]