Date: Fri, 8 Nov 2002 09:40:18 -0800 (PST) From: bruno schwander <bruno@tinkerbox.org> To: Tilman Linneweh <tilman@arved.de> Cc: ports@freebsd.org Subject: Re: updating port/cad/qcad Message-ID: <Pine.BSF.4.21.0211080938290.274-100000@duron.bschwand.net> In-Reply-To: <20021108070955.GA3158@huckfinn.arved.de>
next in thread | previous in thread | raw e-mail | index | archive | help
well I see that he did the same I did, i.e. spcifiying the QT libs directly as -lqt-mt and adding the needed pthread options. Shouldn't that go in the bsd.kde.mk ? it used to be in there for QT2 it seems. bruno On Fri, 8 Nov 2002, Tilman Linneweh wrote: > > I am trying to update ports/cad/qcad and I am hitting a little problem > > with QT3. It seems that the linking options such as "-lqt-mt -pthread" ar > > not passed to the linker if I use just the > > > > MAKE_ENV= MOC="${MOC}" LIBQT="-l${QTNAME}" \ > > QTCPPFLAGS="${QTCPPFLAGS}" QTCFGLIBS="${QTCFGLIBS}" > > > > Looking at /usr/ports/Mk/bsd.kde.mk, it looks like QTNAME is not set for > > QT3. The QTCFGLIBS do not seem to include these additional flags > > either. What am I missing here ? > > There is a PR about qcad ports/43694. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0211080938290.274-100000>