Skip Menu |

This queue is for tickets about the Net-RabbitMQ CPAN distribution.

Report information
The Basics
Id: 52117
Status: resolved
Priority: 0/
Queue: Net-RabbitMQ

People
Owner: JESUS [...] cpan.org
Requestors: hunger [...] sipgate.de
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.0.1
Fixed in: (no value)



Subject: does not compile on etch-amd64
make cp RabbitMQ.pm blib/lib/Net/RabbitMQ.pm /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap RabbitMQ.xs > RabbitMQ.xsc && mv RabbitMQ.xsc RabbitMQ.c cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.0.1\" -DXS_VERSION=\"0.0.1\" -fPIC "-I/usr/lib/perl/5.8/CORE" RabbitMQ.c Running Mkbootstrap for Net::RabbitMQ () chmod 644 RabbitMQ.bs rm -f blib/arch/auto/Net/RabbitMQ/RabbitMQ.so cc -shared -L/usr/local/lib RabbitMQ.o librabbitmq/amqp_api.c librabbitmq/amqp_connection.c librabbitmq/amqp_debug.c librabbitmq/amqp_framing.c librabbitmq/amqp_mem.c librabbitmq/amqp_socket.c librabbitmq/amqp_table.c -o blib/arch/auto/Net/RabbitMQ/RabbitMQ.so \ \ /usr/bin/ld: /tmp/ccMZmNOF.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /tmp/ccMZmNOF.o: could not read symbols: Bad value collect2: ld returned 1 exit status make: *** [blib/arch/auto/Net/RabbitMQ/RabbitMQ.so] Error 1
Same problem here on Fedora 12 x86_64.
Fixed in 0.1.1