Package: xdelta3
Version: 0q.dfsg-1
Severity: serious

Hi,

Your package is failing to build with the following error:
ld -shared xdelta3.o xdelta3_wrap.o -o xdelta3module.so 
/usr/lib/libpython2.4.so -lc
ld: xdelta3.o: relocation R_X86_64_32S against `a local symbol' can not be used 
when making a shared object; recompile with -fPIC
xdelta3.o: could not read symbols: Bad value
make[1]: *** [xdelta3module.so] Error 1

To create a shared object you need to use -fPIC.  See policy section
10.2.

You might also want to look into all the format string warnings that are
seen on all 64 bit arches.


Kurt



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

Reply via email to