gnucash does not compile

Kris Kennaway kris at obsecurity.org
Fri Jun 1 00:45:13 UTC 2007


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


More information about the freebsd-ports mailing list