Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2008 09:55:03 +0200 (CEST)
From:      Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/128045: qt4 freebsd make.conf files need to refer uic-qt4 not uic
Message-ID:  <200810130755.m9D7t3CC021542@y.dockes.com>
Resent-Message-ID: <200810130800.m9D80CIk009250@freefall.freebsd.org>

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

>Number:         128045
>Category:       ports
>Synopsis:       qt4 freebsd make.conf files need to refer uic-qt4 not uic
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 13 08:00:11 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 6.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD y 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #1: Fri Oct 3 09:39:49 CEST 2008 dockes@y:/usr/obj/usr/src/sys/MOUTON i386


	
>Description:
All the versions of freebsd's qmake.conf under 
/usr/local/share/qt4/mkspecs/freebsd* (freebsd-g++34, freebsd-g++40,
freebsd-icc) should list uic-qt4 and moc-qt4 instead of uic and moc. 
Currently only freebsd-g++ (the default) is correct.

>How-To-Repeat:
	Use qmake with QMAKESPEC set to freebsd-g++34.
>Fix:

Replace uic and moc with uic-qt4 and moc-qt4 inside freebsd-g++34/qmake.conf,
freebsd-g++40/qmake.conf, freebsd-icc/qmake.conf



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810130755.m9D7t3CC021542>