Tamás Gulácsi <gt-...@gthomas.homelinux.org> added the comment:

srid,

You must be right, but the question is: How can I compile Python-2.7rc1 on AIX 
5.3? I'd never said that this is a Python fault...

I downloaded and extracted a fresh tarball, but the result is the same with the 
given ./configure call. So the problem is with the call: LDFLAGS='$FW/lib' just 
keeps '$' in it, it should be LDFLAGS="$FW/lib".

Sorry for the false alarm, although the error message was quite far from the 
cause.

Thanks for everybody,
Tamás Gulácsi

make fails when trying to compile the modules with the freshly linked ./python 
- I've attached a list of sysconfig._CONFIG_VARS.

Tamás Gulácsi

----------
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8961>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to