Message229448
make log from RHEL 6.4 for python 3.4.2.
Also got this on the STDERR:
$ make > ../make.log
build/temp.linux-x86_64-3.4/opt/python-3.4.2/Python-3.4.2/Modules/_ctypes/libffi/src/x86/ffi.o: In function `ffi_prep_closure_loc':
/opt/python-3.4.2/Python-3.4.2/Modules/_ctypes/libffi/src/x86/ffi.c:679: undefined reference to `ffi_closure_FASTCALL'
/usr/bin/ld: build/temp.linux-x86_64-3.4/opt/python-3.4.2/Python-3.4.2/Modules/_ctypes/libffi/src/x86/ffi.o: relocation R_386_GOTOFF against undefined hidden symbol `ffi_closure_FASTCALL' can not be used when making a shared object
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status |
|
Date |
User |
Action |
Args |
2014-10-15 13:47:02 | siming85 | set | recipients:
+ siming85, georg.brandl, doko, vstinner, larry, Arfrever |
2014-10-15 13:47:02 | siming85 | set | messageid: <1413380822.61.0.965387437646.issue22634@psf.upfronthosting.co.za> |
2014-10-15 13:47:02 | siming85 | link | issue22634 messages |
2014-10-15 13:47:02 | siming85 | create | |
|