[PPL-devel] Problems compiling current CVS HEAD version

Roberto Bagnara bagnara at cs.unipr.it
Wed Jan 4 22:35:42 CET 2006


Hi there,

since we are still having problem with bignums, I have tried compiling the
current CVS HEAD version of YAP.
However, the make process fails at this point:

...
$ gcc -c -DBP_FREE -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1  -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM ./C/adtdefs.c -o adtdefs.o
./C/adtdefs.c:309: warning: no previous prototype for ‘Yap_GetOpProp’
./C/adtdefs.c: In function ‘Yap_GetOpProp’:
./C/adtdefs.c:317: error: ‘struct <anonymous>’ has no member named ‘OpModule’
./C/adtdefs.c:318: error: ‘struct <anonymous>’ has no member named ‘OpModule’
make: *** [adtdefs.o] Error 1

I am using GCC 4.0.2 on a fully-updated Fedora Core 4 system.
Cheers,

      Roberto

-- 
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it



More information about the PPL-devel mailing list