Package: bigloo
Version: 2.6f+2.7a-050616-1
Severity: serious

When building 'bigloo' on amd64/unstable, I get the following error:

gcc -shared -o /bigloo-2.6f+2.7a-050616/build-tree/bigloo2.7a/lib/2.7a/libbigloo
gc-2.7a.so \
                 -Wl,-soname=libbigloogc-2.7a.so \
                 alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rt
s.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc
.o stubborn.o checksums.o solaris_threads.o pthread_support.o pthread_stop_world
.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_ml
c.o specific.o gc_dlopen.o backgraph.o win32_threads.o inline-alloc.o dyn_load.o
 \
                 -L/bigloo-2.6f+2.7a-050616/build-tree/bigloo2.7a/lib/2.7a  \
                 -ldl -lm  \
                 -lc
/usr/bin/ld: alloc.o: relocation R_X86_64_32 can not be used when making a share
d object; recompile with -fPIC
alloc.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[8]: *** [shared-soname] Error 1


The current version in testing (2.6e-1) builds fine on amd64.

Please use -fPIC to compile objects for shared libraries.

Regards
Andreas Jochens


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to