On Dec 27, 2007, at 3:08 AM, [EMAIL PROTECTED] wrote: >> Hi, all, >> >> Under OS X 10.5.1 PPC, I'm getting a build error when the configure >> script for libgeda is called by the main Makefile: >> >> checking for CFPreferencesCopyAppValue... (cached) yes >> checking for CFLocaleCopyCurrent... (cached) yes >> checking whether included gettext is requested... no >> checking for GNU gettext in libc... no >> checking for GNU gettext in libintl... yes >> checking whether to use NLS... yes >> checking where the gettext function comes from... external libintl >> checking how to link with libintl... -lintl -Wl,-framework - >> Wl,CoreFoundation >> ./configure: line 28854: syntax error near unexpected token `0.35.0' >> ./configure: line 28854: `IT_PROG_INTLTOOL(0.35.0)' >> >> I'm building from the latest git. > > If you're building from git, you need to make sure you have the > development package for intltool installed. If just building from > source > tarballs, you don't. > > This is a new dependency required for translating the new .desktop > files > installed.
I installed the latest intltool from http://ftp.gnome.org/pub/gnome/sources/intltool/0.37/ and it was not impressed ... -a _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

