koha-devel
[Top][All Lists]
Advanced

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

[Koha-devel] problems installing z3950 module


From: paul POULAIN
Subject: [Koha-devel] problems installing z3950 module
Date: Tue Jan 7 06:29:05 2003
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.1) Gecko/20020826

Hi,

I try to install Net::Z3950 :

* yaz is installed :
make[2]: Rien à faire pour `install-exec-am'.
/bin/sh ./mkinstalldirs /usr/local/share/aclocal
mkdir /usr/local/share/aclocal
 /usr/bin/install -c -m 644 ./yaz.m4 /usr/local/share/aclocal/yaz.m4
make[2]: Quitte le répertoire `/home/paul/archives/a_compiler/yaz-1.9.2'
make[1]: Quitte le répertoire `/home/paul/archives/a_compiler/yaz-1.9.2'

* Perl Makefile.PL in Net::Z3950
address@hidden Net-Z3950-0.31]# perl Makefile.PL
Warning: prerequisite Event 0.77 not found.
MakeMaker (v6.03)
Writing Makefile for Net::Z3950::yazwrap
Writing Makefile for Net::Z3950


What is Event 0.77 ? Is it mandatory. It doesn't seems ?

* make
address@hidden Net-Z3950-0.31]# make
cd yazwrap && make LIB="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" PREFIX="/usr" OPTIMIZE="-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce" PASTHRU_DEFINE="" PASTHRU_INC=""
make[1]: Entre dans le répertoire `/home/paul/archives/a_compiler/Net-Z3950-0.31/yazwrap'
gcc -c   -Dbool=char -DHAS_BOOL -I/usr/local/include -Wall -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce   -DVERSION=\"\" -DXS_VERSION=\"\" -fpic "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   connect.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
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 ywpriv.h:5,
                 from connect.c:12:
/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 ywpriv.h:5,
                 from connect.c:12:
/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"
make[1]: *** [connect.o] Erreur 1
make[1]: Quitte le répertoire `/home/paul/archives/a_compiler/Net-Z3950-0.31/yazwrap'
make: *** [yazwrap/libyazwrap.a] Erreur 2

does someone have an idea to help me ???
-- 
Paul POULAIN
Consultant indépendant en logiciels libres
responsable francophone de koha (SIGB libre http://www.koha-fr.org)

reply via email to

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