guile-user
[Top][All Lists]
Advanced

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

IA64 compilation problem.


From: M. Lavasani
Subject: IA64 compilation problem.
Date: Fri, 10 Jan 2003 11:22:45 +0000 (GMT)

Hi

I am trying to compile guile-1.6.1 on HPUX IA64 platform using gcc-3.0.

I got the following error. Has anybody got any idea how to fix that?

Thanks


                        __Mehdi


rm -f .libs/continuations.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -g -O2 -Wall 
-D_INCLUDE_XOPEN_SOURCE_EXTENDED -D_PROTOTYPES -D_INCLUDE_POSIX_SOURCE -MT 
continuations.lo -MD -MP -MF .deps/continuations.Tpo -c continuations.c  -fPIC 
-DPIC -o .libs/continuations.lo
continuations.c:124: conflicting types for `getcontext'
/usr/include/sys/ucontext.h:56: previous declaration of `getcontext'
continuations.c:125: conflicting types for `setcontext'
/usr/include/sys/ucontext.h:57: previous declaration of `setcontext'
continuations.c: In function `scm_make_continuation':
continuations.c:171: structure has no member named `sc_ar_bsp'
gmake: *** [continuations.lo] Error 1




reply via email to

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