Hi, I forgot to say: gcc pthread mode is activated via option "-pthread".
It enables thread-local storage for some things (errno etc) and uses reentrant versions of some functions. Which packages are the ones that is depending on libpng and failing? I can have a look...
