Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2007 00:53:20 -0400
From:      "Dan Langille" <dan@langille.org>
To:        freebsd-ports@freebsd.org
Subject:   qmake problems
Message-ID:  <46EB2D00.21199.73C43B0@dan.langille.org>

next in thread | raw e-mail | index | archive | help
Folks:

I'm trying to create a new port (sysutils/bacula-bat).  I'm having 
trouble getting it to compile.  Notable errors I see are:

config.status: executing default commands
Creating bat Makefile
qmake: not found

It seems the vendor code for this new port wants to run qmake, and it 
seems like I should make it want /usr/local/sbin/qmake-qt4 instead.

The full make output is at:

  http://www.langille.org/tmp/bacula.build.txt

A copy of the Makefile is shown at that URL as well.

The port skeleton tarball:

  http://www.langille.org/tmp/bacula-bat.tgz

It is a slave port of bacula-server

$ md5 bacula-bat.tgz
MD5 (bacula-bat.tgz) = 7336f6ed124c34480f16e799db23a8ee

thank you

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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46EB2D00.21199.73C43B0>