pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [root%mail.asta.uni-rostock.de@localhost: pkgsrc DragonFly 1.4.0/i386 bulk build results]
On Wed, 1 Feb 2006 joerg%britannica.bec.de@localhost 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/
Home |
Main Index |
Thread Index |
Old Index