Date: Fri, 1 Jun 2007 02:40:50 +0200 From: Momchil Ivanov <idiotbg@gmail.com> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-ports@freebsd.org Subject: Re: gnucash does not compile Message-ID: <200706010240.55608.idiotbg@gmail.com> In-Reply-To: <20070601003008.GA39109@rot13.obsecurity.org> References: <200706010158.41869.idiotbg@gmail.com> <20070601003008.GA39109@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1473352.4xM1SmgWaJ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 01 June 2007 02:30:09 Kris Kennaway wrote: > The error indicates you forgot to a) make clean to remove stale > ktoblzcheck build directory, b) upgrade that port first. > > Kris This fixes the problem for me, it compiles and runs after that =2D-- Makefile.orig Fri Jun 1 02:02:25 2007 +++ Makefile Fri Jun 1 02:02:48 2007 @@ -72,7 +72,7 @@ # WITH_OPENHBCI is old synonym for aqbanking option .if defined(WITH_AQBANKING) || defined(WITH_OPENHBCI) LIB_DEPENDS+=3D aqbanking.5:${PORTSDIR}/finance/aqbanking \ =2D ktoblzcheck.4:${PORTSDIR}/finance/ktoblzcheck + ktoblzcheck.5:${PORTSDIR}/finance/ktoblzcheck CONFIGURE_ARGS+=3D--enable-hbci PLIST_SUB=3D AQBANKING=3D"" .else =2D-=20 PGP KeyID: 0x3118168B Keyserver: pgp.mit.edu Key fingerprint BB50 2983 0714 36DC D02E =A0158A E03D 56DA 3118 168B =20 --nextPart1473352.4xM1SmgWaJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQBGX2sX4D1W2jEYFosRAnuZAJwIzn80U+ksMlNMCzQPX0/PvtXu0gCfXRtR fz+mE5pjU7EYftnmBsYz69Q= =SYtA -----END PGP SIGNATURE----- --nextPart1473352.4xM1SmgWaJ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706010240.55608.idiotbg>