Make fails in po directory

Derek Atkins warlord at MIT.EDU
Sat Jul 28 10:45:47 EDT 2007


You're missing the gettext utilities.

-derek

Quoting Daniel Smith <dlsmith at rice.edu>:

> I get this error when I run "./configure; make" on a fresh download
> of 2.2.0.
>
> Making all in po
> cd .. \
>   && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
>        /bin/sh ./config.status
> config.status: creating po/Makefile.in
> config.status: executing depfiles commands
> config.status: executing intltool commands
> config.status: executing default-1 commands
> config.status: executing po/stamp-it commands
> file=`echo ca | sed 's,.*/,,'`.gmo \
>   && rm -f $file &&  -o $file ca.po
> /bin/sh: line 1: -o: command not found
> make[2]: *** [ca.gmo] Error 127
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> I've built 2.1.5 via MacPorts, so all the dependencies should be
> installed correctly (including gettext 0.16.1).  I have not built
> manually (rather than via MacPorts) before, but I followed the
> instructions on the Wiki (MacOSX/MacPortsDetail), and declared these
> variables:
>
> $ export CPPFLAGS="-I/opt/local/include"
> $ export LDFLAGS="-L/opt/local/lib"
> $ export DYLD_LIBRARY_PATH="/opt/local/lib"
>
> This looks like some environment variable is perhaps missing, but I
> haven't been able to figure it out.  Any help would be appreciated.
>
> My machine is a PowerBook G4 running OS X 10.4.10.
>
> —Dan
>
>
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>



-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available




More information about the gnucash-devel mailing list