From owner-freebsd-questions@FreeBSD.ORG Sun Oct 6 02:11:49 2013 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 89A53621 for ; Sun, 6 Oct 2013 02:11:49 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EBD3F20E8 for ; Sun, 6 Oct 2013 02:11:47 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id r962BYpr031462 for ; Sun, 6 Oct 2013 04:11:35 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <5250C6D6.6040602@bananmonarki.se> Date: Sun, 06 Oct 2013 04:11:34 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: questions FreeBSD Subject: Qcad port error Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Oct 2013 02:11:49 -0000 Hello list! When trying to build qcad I get this error; ===> Configuring for qcad-3.2.1.0 /usr/bin/sed -i.bak -e "s|%%DATADIR%%|/usr/local/share/qcad|" /usr/ports/cad/qcad/work/qcad-3.2.1.0/src/core/RSettings.cpp cd /usr/ports/cad/qcad/work/qcad-3.2.1.0 && /usr/local/bin/qmake-qt4 -r Reading /usr/ports/cad/qcad/work/qcad-3.2.1.0/src/src.pro Reading /usr/ports/cad/qcad/work/qcad-3.2.1.0/src/3rdparty/3rdparty.pro Project ERROR: Script bindings not available for Qt version 4.8.2. You can add them to src/scripting/qt-labs-qtscriptgenerator-4.8.2 or use another version of Qt. *** [do-configure] Error code 2 Stop in /usr/ports/cad/qcad. There is other ports that is broken like multimedia/audacious among others.