Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 19:43:19 -0500
From:      Tom McLaughlin <tmclaugh@sdf.lonestar.org>
To:        Stacey Roberts <stacey@vickiandstacey.com>
Cc:        FreeBSD Gnome <gnome@freebsd.org>
Subject:   Re: portupgrade for evolution fails
Message-ID:  <1079138598.301.19.camel@compass>
In-Reply-To: <200403130004.i2D04BQC079404@Demon.vickiandstacey.com>
References:  <200403130004.i2D04BQC079404@Demon.vickiandstacey.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2004-03-12 at 19:04, Stacey Roberts wrote:
> <snip>
> gmake[4]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/data/cde_app_root'
> gmake[3]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/data/cde_app_root'
> gmake[3]: Entering directory `/usr/ports/mail/evolution/work/evolution-1.4.6/data'
> LC_ALL=C ../intltool-merge ../po evolution.keys.in evolution.keys -k -u -c ../po/.intltool-merge-cache
> Not enough arguments for mkdir at ../intltool-merge line 999, near "$lang or"
> Execution of ../intltool-merge aborted due to compilation errors.
> gmake[3]: *** [evolution.keys] Error 255
> gmake[3]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/data'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/data'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
>  
> <snip>

Stacey, change the line in evolution's port Makefile that reads:

USE_GNOME=      gnomeprefix gnomehack gnometarget gtkhtml3

to

USE_GNOME=      gnomeprefix gnomehack gnometarget gtkhtml3 intlhack

Then run portupgrade again.  That should do it until it gets fixed in
cvs.

Tom



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1079138598.301.19.camel>