[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ trying to make a new port ] - configure can't find QT ...
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: [ trying to make a new port ] - configure can't find QT ...
- From: Joel CARNAT <joel_carnat_(_at_)_yahoo_(_dot_)_fr>
- Date: Fri, 12 Jul 2002 16:49:18 +0200
Hi,
I'm trying to port BBconf !
I needs QT3 but I can't make him understand it's there...
Can anyone help pliz ?
=== already (QT related) installed packages ===
qt3-0.3 C++ X11 GUI toolkit
qt3-html-0.3 off-line html documentation for qt3
==================================
=== configure error ===
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.0.3) (library qt-mt)
not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
*** Error code 1
Stop in /usr/ports/x11/bbconf (line 1710 of
/usr/ports/infrastructure/mk/bsd.port.mk).
========================
=== Makefile ===
# $OpenBSD: Makefile,v 1.0.0 2002/07/12
# $NetBSD: Makefile,v 1.1.1.1 2002/03/18 23:02:30 wiz Exp $
#
COMMENT= "configuration tool for the blackbox window
manager"
DISTNAME= bbconf-1.6
CATEGORIES= x11
HOMEPAGE= http://bbconf.sourceforge.net/
MAINTAINER= Joel CARNAT <joel_carnat_(_at_)_yahoo_(_dot_)_fr>
# GPL license
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://bbconf.sourceforge.net/code/
BUILD_DEPENDS= qt.3::x11/qt3
LIB_DEPENDS= qt.3::x11/qt3
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= MOC=${PREFIX}/bin/moc3
CONFIGURE_ARGS+= --with-xinerama \
--with-extra-includes=${LOCALBASE}/include \
--with-extra-libs=${LOCALBASE}/lib \
--with-qt-includes=${LOCALBASE}/include/X11/qt3
\
--with-qt-libraries=${LOCALBASE}/lib/qt3
#MAKE_FLAGS= ???
MAKE_ENV= ${CONFIGURE_ENV}
#FAKE_FLAGS= ???
USE_X11= Yes
USE_LIBTOOL= Yes
MODULES= qt3
#LTCONFIG_OVERRIDE= ${WRKSRC}/admin/ltconfig
.include <bsd.port.mk>
=========================
thanks for help,
Jo
Visit your host, monkey.org