Date: Thu, 31 May 2007 20:45:12 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Momchil Ivanov <idiotbg@gmail.com> Cc: freebsd-ports@freebsd.org, Kris Kennaway <kris@obsecurity.org> Subject: Re: gnucash does not compile Message-ID: <20070601004512.GA39559@rot13.obsecurity.org> In-Reply-To: <200706010240.55608.idiotbg@gmail.com> References: <200706010158.41869.idiotbg@gmail.com> <20070601003008.GA39109@rot13.obsecurity.org> <200706010240.55608.idiotbg@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 01, 2007 at 02:40:50AM +0200, Momchil Ivanov wrote: > 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 > > --- 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+= aqbanking.5:${PORTSDIR}/finance/aqbanking \ > - ktoblzcheck.4:${PORTSDIR}/finance/ktoblzcheck > + ktoblzcheck.5:${PORTSDIR}/finance/ktoblzcheck OK, your log just didn't show that being the problem :) Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070601004512.GA39559>