Hello, developers. I tried to install Akka from cvs (akka_cvs_snapshot_20030726185756.tar.gz), did the steps: tar xzvf akka...tar.gz make -f Makefile.cvs ./configure make make install all without error, then I tried to use a configuration file (as per the INSTALL file, tough it seems rather old). After some trying I stopped in: In the src directory make perl gives: gcc -c -Wall -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE -DPERL_POLLUTE akka-module_wrap.c In file included from /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/op.h:480, from /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/perl.h:2209, from akka-module_wrap.c:237: /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/reentr.h:602: field `_crypt_struct' has incomplete type In file included from /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/perl.h:3368, from akka-module_wrap.c:237: /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:246: parse error before "off64_t" /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:248: parse error before "Perl_do_sysseek" /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:248: parse error before "off64_t" /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:248: warning: type defaults to `int' in declaration of `Perl_do_sysseek' /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:248: warning: data definition has no type or storage class /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:249: parse error before "Perl_do_tell" /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:249: warning: type defaults to `int' in declaration of `Perl_do_tell' /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:249: warning: data definition has no type or storage class /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:1378: parse error before "Perl_PerlIO_tell" /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:1378: warning: type defaults to `int' in declaration of `Perl_PerlIO_tell' /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:1378: warning: data definition has no type or storage class /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/proto.h:1379: parse error before "off64_t" akka-module_wrap.c: In function `boot_akka_perl_mod': akka-module_wrap.c:883: warning: unused variable `items' akka-module_wrap.c: At top level: akka-module_wrap.c:166: warning: `SWIG_TypeDynamicCast' defined but not used akka-module_wrap.c:178: warning: `SWIG_TypeName' defined but not used akka-module_wrap.c:184: warning: `SWIG_TypeQuery' defined but not used akka-module_wrap.c:365: warning: `SWIG_ConvertPtr' defined but not used akka-module_wrap.c:600: warning: `swig_magic_readonly' defined but not used make: *** [akka-module_wrap.o] Error 1 I am using fribidi (fribidi0-0.10.4-0), swig (swig-1.3.19-4) and perl (perl-5.8.0-55). What is wrong? -- Muhammad Abdulmuneim Alkarouri Teaching Assistant Dept. of Electrical and Electronic Engineering Faculty of Engineering and Architecture University of Khartoum Khartoum, Sudan
Attachment:
signature.asc
Description: This is a digitally signed message part