Andreas Schweitzer wrote:
1) In /usr/lib : Link libpthreads.a to libpthread.a 2) Don't just call configure but do the following : export LDFLAGS='-lpthreads' ; ./configure 3) Apply one of the attached patches. If you use 0.7.3, try the patch against configure (configure.diff), if you run CVS use the patch against configure.in (configure.in.diff3)
Note to all: the latter patch should be considered for general inclusion !
Please test, as I have VERY limited ways of testing that.
I will try the patch way since that is probably the most general way to fix dillo. I am using 0.7.3 and unfortunately the patch gets rejected (using patch -i configure.diff) I will get now cvs version and try that with the other patch. -Ric PS: and yes, I subscribed to the list, since I have to report some problems on Solaris too... I thought this is the best way, hoping in a low volume, high-profile list.