qmake problems

Dan Langille dan at langille.org
Sun Sep 16 13:02:51 PDT 2007


Danny Pansters wrote:

> USE_QTVER=		4
> QT_COMPONENTS=		qmake
>
> That should put qmake-qt4 and other vars in CONFIGURE_ENV.

That puts qmake-qt4 into ${QMAKE}.  This allowed me to change the 
vendor code patches to use that variable instead of harcoding the 
path to qmake.

The following error persists:

> ==>Entering directory /usr/home/dan/src/bacula-bat/work/bacula-
> 2.2.4/src/qt-console
> /usr/local/bin/qmake-qt4 -unix -o Makefile bat.pro
> Cannot find file: bat.pro.
> *** Error code 2

To debug this, I put an echo `pwd` before qmake is invoked.  The 
output is: 

/usr/home/dan/src/bacula-bat/work/bacula-2.2.4/src/qt-console/obj

bat.pro is one directory up.

Ideas?

-- 
Dan Langille - http://www.langille.org/
Available for hire: http://www.freebsddiary.org/dan_langille.php




More information about the freebsd-ports mailing list