pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/30255
The following reply was made to PR pkg/30255; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
Cc: joerg%leaf.dragonflybsd.org@localhost, gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/30255
Date: Wed, 24 Aug 2005 09:14:08 +0200
On Tue, Aug 23, 2005 at 10:14:03PM -0700, Jeremy C. Reed wrote:
> When attempting lyx-qt I saw:
>
> /home/reed/pkg/qt3/lib/libqt-mt.so: undefined reference to `pthread_create'
Can you check whether lyx-qt uses libtool for linking or not? In the
former case, it should pick up the -pthread from libqt-mt.la, otherwise
it has to be specified explicitly.
Joerg
Home |
Main Index |
Thread Index |
Old Index