Re: [gtk-list] ./configure fails on Slackware Linux



Hi,
 
> I am not sure if gcc has some magic to determine shared library names,
> so try "cd /lib ; ln -s libpthread.so.0 libpthread.so" and then re-run
> configure.
> 
> You can also do './configure --disable-threads' as a workaround.
> 
> IMHO Glib has a bug here -- we should fall back to disable-threads in
> the absence of a threading library, not die with an error.

But there is a /usr/include/pthread.h file, so I think, it's fair to
assume, that there is a threading system around. We should find a way to
find it rather, there might be some tricks with renamed symbols that are
defined to right ones in pthread.h. We therefore need information, how a
threaded program is compiled on such systems. But of course there should
be a tip in the error to reconfigure with the '--disable-thread' option.
I'll do that.

Bye,
Sebastian

-- 
Sebastian Wilhelmi                   |            här ovanför alla molnen
mailto:wilhelmi@ira.uka.de           |      är himmlen så förunerligt blå
http://goethe.ira.uka.de/~wilhelmi   |



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]