1 Feb 2006 17:47
Re: [root <at> mail.asta.uni-rostock.de: pkgsrc DragonFly 1.4.0/i386 bulk build results]
Jeremy C. Reed <reed <at> reedmedia.net>
2006-02-01 16:47:01 GMT
2006-02-01 16:47:01 GMT
On Wed, 1 Feb 2006 joerg <at> britannica.bec.de wrote: > > My Makefile has this addition: > > > > +# the following is a work-around because $PREFIX/qt3/lib/libqt-mt.so > > +# didn't link with pthread > > +# need to fix libqt3 package? > > +CONFIGURE_ENV+= qt_cv_libname=-lqt-mt > > This is not a problem of the libqt3 package, but of configure script. > Linking against a threaded library (not a thread-aware library) needs > PTHREAD_* flags, it should be done for consistence also on other > platforms BTW. Okay. It is just not noticed, because on Linux and NetBSD, the libqt-mt shared library depends on libpthread.so. Jeremy C. Reed BSD News, BSD tutorials, BSD links http://www.bsdnewsletter.com/
RSS Feed