pyqonsole #3060 makefile doesn't work on amd64 [open]
but setup.py does (seems -fPIC is missing in the makefile) syt@crater:pyqonsole$ make cc -O2 -I/usr/include/python2.3 -c -o helpers.o helpers.c cc -O2 -I/usr/include/python2.3 --shared -o _helpers.so helpers.o /usr/bin/ld: helpers.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC helpers.o: could not read symbols: Bad value collect2: ld returned 1 exit status make: *** [_helpers.so] Error 1
| |
priority | normal |
---|---|
type | bug |
done in | <not specified> |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |