[btOOL] issue installing Text::BibTeX
Status: Beta
Brought to you by:
gward
From: Didier V. <did...@ir...> - 2010-02-09 14:38:39
|
Hi I try to install Text::BibTeX on a linux computer (fedora x64) unfortunatly I get some compile error when I do cpan install Text::BibTeX I get gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic BibTeX.o btxs_support.o -o blib/arch/auto/Text/BibTeX/BibTeX.so btparse/src/.libs/libbtparse.a \ \ /usr/bin/ld: btparse/src/.libs/libbtparse.a(input.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC btparse/src/.libs/libbtparse.a: could not read symbols: Bad value collect2: ld returned 1 exit status make: *** [blib/arch/auto/Text/BibTeX/BibTeX.so] Error 1 AMBS/Text/Text-BibTeX-0.38.tar.gz /usr/bin/make -- NOT OK Prepending blib/arch and blib/lib of 12 build dirs to PERL5LIB; for 'test' Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: AMBS/Text/Text-BibTeX-0.38.tar.gz : make NO I've also tried using a manually downloaded tar.gz and obtain the same error on perl Makefile.PL make any idea how to fix that ? (I need this library to run another tool that depends on it) thanks Didier -- Breathe life into your metamodels : www.kermeta.org |