Re: libpthread linking problem -- [EMAIL PROTECTED]: Re: imagemagick: convert hangs on hurd-i386]

2007-01-26 Thread Samuel Thibault
Hi, Thomas Schwinge, le Fri 26 Jan 2007 14:13:48 +0100, a écrit : > > Ok, the problem is that convert is linked both with libpthread and > > libX11, and when looking for the pthread_mutex_unlock() symbol, the one > > from libX11 (void stub) is found instead of the one from libpthread. > > 19:

Re: libpthread linking problem -- [EMAIL PROTECTED]: Re: imagemagick: convert hangs on hurd-i386]

2007-01-26 Thread Thomas Schwinge
Hello! > Ok, the problem is that convert is linked both with libpthread and > libX11, and when looking for the pthread_mutex_unlock() symbol, the one > from libX11 (void stub) is found instead of the one from libpthread. Before applying Samuel's patch: #v+ 36: 62f041 FUNCGLOBAL