Koha 3.0 - Net::Z3950::ZOOM
Dear developers I'm installing koha 3 (Rc1) on Fedora Core 7. Now I've done with Yaz and zebra but getting problems for four perl modules. I'm using cpan utility for downloading and installing perl modules. The problem childs are - 1) DBD::mysql (I dropped the old test database, created a new one and used --testdb=test --testuser=test --testpass=test as makepl_arg); 2) XML::LibXSLT 3) Net::Z39.50::ZOOM 4) Image::Magick Rest of the required perl modules are installed properly without any problem. I'm attaching herewith the Net::Z3950::ZOOM related error - -------------------------------------------------- install Net::Z3950::ZOOM CPAN: Storable loaded ok (v2.18) Going to read /root/.cpan/Metadata Database was generated on Thu, 10 Jul 2008 11:02:50 GMT CPAN: YAML loaded ok (v0.66) Going to read /root/.cpan/build/ ............................................................................DONE Found 83 old builds, restored the state of 83 Running install for module 'Net::Z3950::ZOOM' Running make for M/MI/MIRK/Net-Z3950-ZOOM-1.24.tar.gz CPAN: Digest::SHA loaded ok (v5.47) CPAN: Compress::Zlib loaded ok (v2.011) Checksum for /root/.cpan/sources/authors/id/M/MI/MIRK/Net-Z3950-ZOOM-1.24.tar.gz ok Net-Z3950-ZOOM-1.24/ Net-Z3950-ZOOM-1.24/samples/ Net-Z3950-ZOOM-1.24/samples/zoom/ Net-Z3950-ZOOM-1.24/samples/zoom/trivial-async.pl Net-Z3950-ZOOM-1.24/samples/zoom/zdump.pl Net-Z3950-ZOOM-1.24/samples/zoom/async.pl Net-Z3950-ZOOM-1.24/samples/zoom/zoomscan.pl Net-Z3950-ZOOM-1.24/samples/zoom/zhello.pl Net-Z3950-ZOOM-1.24/samples/zoom/zoomtst1.pl Net-Z3950-ZOOM-1.24/samples/zoom/zselect Net-Z3950-ZOOM-1.24/samples/zoom/update.pl Net-Z3950-ZOOM-1.24/samples/zoom/zoomtst3.pl Net-Z3950-ZOOM-1.24/samples/README Net-Z3950-ZOOM-1.24/samples/net-z3950/ Net-Z3950-ZOOM-1.24/samples/net-z3950/zoomtst1.pl Net-Z3950-ZOOM-1.24/samples/records/ Net-Z3950-ZOOM-1.24/samples/records/esdd0006.grs Net-Z3950-ZOOM-1.24/samples/ccl/ Net-Z3950-ZOOM-1.24/samples/ccl/default.bib Net-Z3950-ZOOM-1.24/samples/cql/ Net-Z3950-ZOOM-1.24/samples/cql/pqf.properties Net-Z3950-ZOOM-1.24/samples/net-z3950-zoom/ Net-Z3950-ZOOM-1.24/samples/net-z3950-zoom/async.pl Net-Z3950-ZOOM-1.24/samples/net-z3950-zoom/zoomtst1.pl Net-Z3950-ZOOM-1.24/samples/net-z3950-zoom/zoomtst3.pl Net-Z3950-ZOOM-1.24/README Net-Z3950-ZOOM-1.24/Changes Net-Z3950-ZOOM-1.24/META.yml Net-Z3950-ZOOM-1.24/MANIFEST Net-Z3950-ZOOM-1.24/ZOOM.xs Net-Z3950-ZOOM-1.24/MANIFEST.SKIP Net-Z3950-ZOOM-1.24/Makefile.PL Net-Z3950-ZOOM-1.24/t/ Net-Z3950-ZOOM-1.24/t/29-events.t Net-Z3950-ZOOM-1.24/t/11-option-callback.t Net-Z3950-ZOOM-1.24/t/15-scan.t Net-Z3950-ZOOM-1.24/t/16-packages.t Net-Z3950-ZOOM-1.24/t/13-resultset.t Net-Z3950-ZOOM-1.24/t/24-sorting.t Net-Z3950-ZOOM-1.24/t/17-logging.t Net-Z3950-ZOOM-1.24/t/20-options.t Net-Z3950-ZOOM-1.24/t/12-query.t Net-Z3950-ZOOM-1.24/t/10-options.t Net-Z3950-ZOOM-1.24/t/1-Net-Z3950-ZOOM.t Net-Z3950-ZOOM-1.24/t/22-query.t Net-Z3950-ZOOM-1.24/t/27-logging.t Net-Z3950-ZOOM-1.24/t/25-scan.t Net-Z3950-ZOOM-1.24/t/19-events.t Net-Z3950-ZOOM-1.24/t/14-sorting.t Net-Z3950-ZOOM-1.24/t/28-charset.t Net-Z3950-ZOOM-1.24/t/23-resultset.t Net-Z3950-ZOOM-1.24/t/26-packages.t Net-Z3950-ZOOM-1.24/t/18-charset.t Net-Z3950-ZOOM-1.24/t/2-ZOOM.t Net-Z3950-ZOOM-1.24/t/21-option-callback.t Net-Z3950-ZOOM-1.24/typemap Net-Z3950-ZOOM-1.24/lib/ Net-Z3950-ZOOM-1.24/lib/ZOOM.pm Net-Z3950-ZOOM-1.24/lib/ZOOM.pod Net-Z3950-ZOOM-1.24/lib/Net/ Net-Z3950-ZOOM-1.24/lib/Net/Z3950/ Net-Z3950-ZOOM-1.24/lib/Net/Z3950/ZOOM.pm Net-Z3950-ZOOM-1.24/lib/Net/Z3950.pm CPAN: File::Temp loaded ok (v0.20) CPAN.pm: Going to build M/MI/MIRK/Net-Z3950-ZOOM-1.24.tar.gz Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lyaz Writing Makefile for Net::Z3950::ZOOM cp lib/Net/Z3950/ZOOM.pm blib/lib/Net/Z3950/ZOOM.pm cp lib/ZOOM.pod blib/lib/ZOOM.pod cp lib/ZOOM.pm blib/lib/ZOOM.pm cp lib/Net/Z3950.pm blib/lib/Net/Z3950.pm /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap ZOOM.xs > ZOOM.xsc && mv ZOOM.xsc ZOOM.c gcc -c -pthread -DYAZ_POSIX_THREADS=1 -DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1 -DYAZ_HAVE_EXSLT=1 -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE" ZOOM.c ZOOM.xs: In function XS_Net__Z3950__ZOOM_record_get_string: ZOOM.xs:329: warning: ISO C90 forbids mixed declarations and code ZOOM.xs: In function XS_Net__Z3950__ZOOM_options_set_callback: ZOOM.xs:469: warning: statement with no effect ZOOM.xs:470: warning: statement with no effect Running Mkbootstrap for Net::Z3950::ZOOM () chmod 644 ZOOM.bs rm -f blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so LD_RUN_PATH="/usr/lib64:/lib64" gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ZOOM.o -o blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so \ -lexslt -lxslt -lz -lm -lgcrypt -lgpg-error -lxml2 -lwrap -lpthread \ /usr/bin/ld: skipping incompatible /usr/lib/libgpg-error.so when searching for -lgpg-error /usr/bin/ld: skipping incompatible /usr/lib/libgpg-error.a when searching for -lgpg-error /usr/bin/ld: cannot find -lgpg-error collect2: ld returned 1 exit status make: *** [blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so] Error 1 MIRK/Net-Z3950-ZOOM-1.24.tar.gz /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: MIRK/Net-Z3950-ZOOM-1.24.tar.gz : make NO --------------------------------------------------------------- Dr. Parthasarathi Mukhopadhyay Department of Library and Information Science University of Burdwan, Burdwan, West Bengal, India = -- _______________________________________________ Search for products and services at: http://search.mail.com _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
participants (1)
-
Partha Mukhopadhyay