From owner-freebsd-x11@FreeBSD.ORG Wed Apr 18 16:02:41 2007 Return-Path: X-Original-To: x11@freebsd.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D664A16A407; Wed, 18 Apr 2007 16:02:41 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4040F13C4B7; Wed, 18 Apr 2007 16:02:41 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-01-z2.arcor-online.net (mail-in-01-z2.arcor-online.net [151.189.8.13]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 58FF91075FB; Wed, 18 Apr 2007 18:02:38 +0200 (CEST) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mail-in-01-z2.arcor-online.net (Postfix) with ESMTP id 3D1B312DDBB; Wed, 18 Apr 2007 18:02:38 +0200 (CEST) Received: from lofi.dyndns.org (dslb-084-061-178-040.pools.arcor-ip.net [84.61.178.40]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 9F253212F65; Wed, 18 Apr 2007 18:02:37 +0200 (CEST) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.2]) by lofi.dyndns.org (8.13.8/8.13.3) with ESMTP id l3IG2XZW051034 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 18 Apr 2007 18:02:33 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.13.6/8.13.4) with ESMTP id l3IG2WFd098251; Wed, 18 Apr 2007 18:02:32 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by kiste.my.domain (8.13.6/8.13.4/Submit) id l3IG2VFv098250; Wed, 18 Apr 2007 18:02:31 +0200 (CEST) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: kde@freebsd.org Date: Wed, 18 Apr 2007 18:02:30 +0200 User-Agent: KMail/1.9.6 References: <200704051229.27994.lists@jnielsen.net> <200704051231.45103.lists@jnielsen.net> <00d201c78052$6b2af740$0d0aa8c0@dorfl> In-Reply-To: <00d201c78052$6b2af740$0d0aa8c0@dorfl> X-Face: g:jG2\O{-yqD1x?DG2lU1)(v%xffR"p8Nz(w/*)YEUO\Hn%mGi&-!+rq$&r64,=?utf-8?q?fuP=7E=3Bbw=5C=0A=09=5EQdX?=@v~HEAi?NaE8SU]}.oeYSjN84Fe{M(ahZ.(i+lxyP; pr)2[%mGbkY'RmM>=?utf-8?q?+mg3Y=24ip=0A=091?=@Z>[EUaE7tjJ=1DRs~:!uSd""d~:/Er3rpQA%ze|bp>S MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart20745322.P7gT6J618O"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200704181802.31789.lofi@freebsd.org> X-Virus-Scanned: by amavisd-new Cc: x11@freebsd.org, Andy Fawcett Subject: Re: [kde-freebsd] qt upgrade strangeness X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2007 16:02:41 -0000 --nextPart20745322.P7gT6J618O Content-Type: multipart/mixed; boundary="Boundary-01=_XEkJGGH7rHbIEwf" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_XEkJGGH7rHbIEwf Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday, 16. April 2007, Andy Fawcett wrote: > > On Thursday 05 April 2007 12:29:27 pm John Nielsen wrote: > > [...] > > > In short, qt will install happily the first time but not the second. > > [...] > > Originally I reported that I wasn't seeing this. > > Now, I've just updated to the very latest git X11 ports, with X11BASE > migrated to LOCALBASE, and get this problem. > > cd src/moc && make > cd src/moc && make install > cp -f "../../bin/moc" "/usr/local/bin/moc" > cd src && make > make: don't know how to make /usr/local/include/qconfig.h. Stop > *** Error code 2 John, Andy, can you both try the attached patch? =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-01=_XEkJGGH7rHbIEwf Content-Type: text/plain; charset="iso-8859-1"; name="qt33.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="qt33.diff" Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/kde-freebsd/area51/x11-toolkits/qt33/Makefile,v retrieving revision 1.48 diff -u -r1.48 Makefile =2D-- Makefile 12 Apr 2007 16:27:19 -0000 1.48 +++ Makefile 18 Apr 2007 15:41:00 -0000 @@ -186,10 +186,10 @@ .for tool in makeqpf mergetr msg2qm qembed qvfb @cd ${WRKSRC}/tools/${tool}; ${SETENV} ${MAKE_ENV} ${MAKE} .endfor =2D @${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${GREP} --mmap -F -l -- \ =2D "${PLATFORM}" | ${XARGS} ${REINPLACE_CMD} -e "s,${PLATFORM}/qmake.conf= ,," \ =2D -e "s,${PLATFORM},," @${RM} -f ${WRKSRC}/doc/html/qmake* + ${REINPLACE_CMD} -e 's|${PREFIX}/include/q.*h||g' \ + -e 's|${PREFIX}/include/private/q.*h||g' \ + ${WRKSRC}/src/Makefile =20 # Work around qmake generated dependencies pre-su-install: --Boundary-01=_XEkJGGH7rHbIEwf-- --nextPart20745322.P7gT6J618O Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGJkEXXhc68WspdLARAkN/AJsEPYTIzjeoyDniYJx1rFWYoouyggCcDaHp Ujz/ffO6G1Vz3ccW4Mw0m10= =ik/c -----END PGP SIGNATURE----- --nextPart20745322.P7gT6J618O--