* Error building guile on the ipaq
@ 2003-04-10 19:56 Ariel Rios
2003-04-10 22:48 ` Marius Vollmer
0 siblings, 1 reply; 2+ messages in thread
From: Ariel Rios @ 2003-04-10 19:56 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-10 22:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-10 19:56 Error building guile on the ipaq Ariel Rios
2003-04-10 22:48 ` Marius Vollmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).