Date: Fri, 11 Mar 2005 12:39:21 +0100 From: Michael Nottebrock <michaelnottebrock@gmx.net> To: kde-freebsd@freebsd.kde.org Cc: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Subject: Re: [kde-freebsd] C++ issue on 4.11: kpopupmenu.h [Please review] Message-ID: <200503111239.25458.michaelnottebrock@gmx.net> In-Reply-To: <20050311112836.GM75290@i2.informatik.rwth-aachen.de> References: <20050310120140.GD80397@i2.informatik.rwth-aachen.de> <200503111156.41028.michaelnottebrock@gmx.net> <20050311112836.GM75290@i2.informatik.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart3959956.hhLoCatGFi Content-Type: multipart/mixed; boundary="Boundary-01=_qNYMCAq4R95iSqC" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_qNYMCAq4R95iSqC Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday, 11. March 2005 12:28, Volker Stolz wrote: > Am 11. Mar 2005 um 11:56 CET schrieb Michael Nottebrock: > > to) for some whacko compilation error that can be easily worked around. > > If you don't like --enable-final, you can use the attached patch instea= d, > > too. > > Ah, much better, thanks. I was under the impression that this was an > inherent problem and not simply because of an unfortunate ordering > if includes. Another thing I discovered while making that diff but forgot to include in = the=20 last mail: The distribution tarball seems to have been cobbled together and= =20 contains some files with off timestamps, causing the build system to try an= d=20 run autoheader and automake in order to regenerate stuff. The attached patc= h=20 (to be applied after applying the diff from the PR) fixes that. =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=_qNYMCAq4R95iSqC Content-Type: text/plain; charset="iso-8859-1"; name="Makefile.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Makefile.diff" =2D-- Makefile 7 Mar 2005 16:41:01 -0000 1.9 +++ Makefile 11 Mar 2005 11:32:28 -0000 @@ -160,5 +168,6 @@ @${REINPLACE_CMD} -e 's@\/usr\/bin\/k3b@${PREFIX}\/bin\/k3b@g' \ ${WRKSRC}/kipi-plugins/cdarchiving/cdarchiving.cpp \ ${WRKSRC}/kipi-plugins/cdarchiving/cdarchivingdialog.cpp + @${TOUCH} -t 200502091636 ${WRKSRC}/config.h.in ${WRKSRC}/doc/Makefile.am =20 .include <bsd.port.post.mk> --Boundary-01=_qNYMCAq4R95iSqC-- --nextPart3959956.hhLoCatGFi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCMYNtXhc68WspdLARAqbgAKCL3KdTGEVKE7c/5K6QNgM1kkMIdwCglCC9 Vf5ebY60A0EFxabW/561XcY= =Y4uH -----END PGP SIGNATURE----- --nextPart3959956.hhLoCatGFi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503111239.25458.michaelnottebrock>