[email protected] wrote:
> On AIX5.2, after my administrator changed the argument thing, my
> bootstrap (via eprefix-bootstrap) went on, till python 2.6. It complains
> about libpthreads:
> 
> ,----
> | Could not load program ./python:
> |         Dependent module libpthreads.a(shr_comm.o) could not be loaded.
> | Could not load module libpthreads.a(shr_comm.o).
> | System error: No such file or directory
> `----

This is interesting: What does this command show against that "./python":
$ dump -Hv ./python

> Maybe I can disable threads in USE? But that will downgrade the
> performance a lot?

I don't think this really is threads-related, the just created python binary
seems to lack /usr/lib in runpath somehow...

/haubi/
-- 
Michael Haubenwallner
Gentoo on a different level

Reply via email to