On 04 December 2006 23:35, sofia wrote:

> Hello,
> 
> I'm trying to install the packages Net-Pcap0.14 but it's impossible to
> do "make",it reports:
> 
> /usr/bin/ld: /usr/local/lib/libpcap.a(pcap-linux.o): no se puede usar la
> reubicación R_X86_64_32 contra `a local symbol' cuando se hace un objeto
> compartido; recompile con -fPIC

  One cannot use the relocation R_X86_64_32 against a local symbol when one is 
making a segmented object; recompile with -fPIC.

> /usr/local/lib/libpcap.a: no se puede leer símbolos: Valor erróneo
> collect2: ld returned 1 exit status
> make: *** [blib/arch/auto/Net/Pcap/Pcap.so] Error 1
> 
> I have tried with -fPIC and with several options(-k,-i,-B..) but it
> always happens the same.

  No hay problema con 'make'; el problema se queda entre los binutils.  
Pregunté a la lista "[EMAIL PROTECTED]".


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to