Message157932
Yes, I think my libffi setup is okay, but python apparently doesn't (according to the deeper-down log files I didn't initially know about). The following is a suspicious-looking snippet from build/temp.hp-ux-B.11.31-ia64-2.7/libffi/config.log... I have to question the usefulness of that linker error message. My immediate thought is that maybe conftstm.o is a 32-bit object file, but I don't see anything earlier in the log to indicate it was even created.
configure:6159: gcc463 -o conftest -I. -IInclude -I./Include -D_TERMIOS_INCLUDED -I/usr/local/lp64/include -mlp64 -L/usr/local/src/Python-2.7.2 -L/usr/local/lp64/lib conftest.c conftstm.o >&5
ld: Mismatched Data ABI. Expected EF_IA_64_ABI64 but found None in file conftstm.o
Fatal error. |
|
Date |
User |
Action |
Args |
2012-04-10 02:52:33 | pda | set | recipients:
+ pda, rosslagerwall |
2012-04-10 02:52:33 | pda | set | messageid: <1334026353.34.0.281847155594.issue14527@psf.upfronthosting.co.za> |
2012-04-10 02:52:32 | pda | link | issue14527 messages |
2012-04-10 02:52:32 | pda | create | |
|