gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: [Axiom-developer] Re: sock_get_string_buf


From: Camm Maguire
Subject: [Gcl-devel] Re: [Axiom-developer] Re: sock_get_string_buf
Date: 02 Nov 2006 10:00:11 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

"Bill Page" <address@hidden> writes:

> On November 2, 2006 2:29 AM Tim Daly wrote:
> > ... 
> > fails on MAC OSX PPC
> > 
> > config.status: creating po/Makefile.in
> > config.status: executing depfiles commands
> > config.status: executing default commands
> > file=./`echo fr | sed 's,.*/,,'`.gmo \
> >   && rm -f $file && PATH=../src:$PATH msgfmt -o $file fr.po
> > /bin/sh: line 1: msgfmt: command not found
> > make[3]: *** [fr.gmo] Error 127
> > make[2]: *** [all-recursive] Error 1
> > make[1]: *** [all] Error 2
> > make: *** [binutils/bfd/libbfd.a] Error 2
> > sh-2.05b# 
> > 
> 
> msgfmt is part of gettext. You need the following options to
> encourage gcl to use it's own built-in version of gettext:
> 
> ./configure --enable-locbfd --disable-statsysbfd
> 
> These should be the default of MAC OSX
> 

Yes, up until a few minutes ago, by default on macosx you should get
local bfd with gettext, providing the -lintl on the link command
line.  But msgfmt is still not in the path, though might be made so.
In any case, I just added --disable-nls which omits these calls to
msgfmt. 

Take care,

> Regards,
> Bill Page.
> 
> 
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]