From owner-freebsd-ports@FreeBSD.ORG Fri May 28 04:00:32 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64C9116A4CE; Fri, 28 May 2004 04:00:32 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B55743D2D; Fri, 28 May 2004 04:00:32 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 5739D167590; Fri, 28 May 2004 12:59:45 +0200 (CEST) Received: from [192.168.8.4] (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i4SAxhi5031646 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 28 May 2004 12:59:44 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: deischen@freebsd.org Date: Fri, 28 May 2004 12:59:38 +0200 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_euxtAEi/x0thT9g"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200405281259.43004.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: ports@freebsd.org Subject: Re: QT33 port is screwed up X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 11:00:32 -0000 --Boundary-02=_euxtAEi/x0thT9g Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 28 May 2004 10:15, Daniel Eischen wrote: > I have /usr/X11R6 linked to /opt/X11R6 (same for /usr/local). > This stanza from qt33/Makefile is not happening because the > generated Makefile has "/opt/X11R6/" instead of "/usr/X11R6": Thanks, will fix. > Also, this port doesn't seem to obey PTHREAD_LIBS. The configure > stage uses -lc_r when it compiles a few files, and -lc_r also ends > up in the Makefile (work/qt-x11-free-3.3.2/lib/qt-mc.pc and > work/qt-x11-free-3.3.2/src/Makefile): If you change your C(XX)FLAGS or PTHREAD_LIBS, you will always need to=20 recompile devel/qmake to make those changes effective. Qmake generates =20 configuration files in /usr/local/share/qt/mkspecs/freebsd-g++/ which=20 contains those settings and is used by Qt (and other ports which use qmake). =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_euxtAEi/x0thT9g Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAtxueXhc68WspdLARAu6FAJ9ITuUNM3/zxrXr5ulGnkG0RisQZgCeKrmn hLhfE/9k6QmS9phqPNg9rz4= =2Nna -----END PGP SIGNATURE----- --Boundary-02=_euxtAEi/x0thT9g--