[Xastir] make problems on OSX

Keith Kaiser wa0tjt at gmail.com
Fri Feb 12 11:49:14 EST 2010


I searched out and found a gettext to install but can't find any reference to the libintl thing. After installing the gettext I get exactly the same response as before. 

I have no idea what to try next.


Undefined symbols:
  "_libintl_gettext", referenced from:
      _create_appshell in main.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [xastir] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

On Feb 11, 2010, at 11:38 PM, Curt, WE7U wrote:

> On Thu, 11 Feb 2010, Keith Kaiser wrote:
> 
>> The last few lines of the 'sudo make' were;
>> 
>> Undefined symbols:
>> "_libintl_gettext", referenced from:
>>     _create_appshell in main.o
>> ld: symbol(s) not found
> 
> This tells you that the linker could not find "_libintl_gettext"
> when it was trying to resolve all of the symbols between the source
> code and all of the various libraries in order to make the
> executable.
> 
> I don't know off-hand which package you need, but there's either a
> libintl-devel or a gettext-devel that you probably don't have
> installed.
> 
> Try looking for one of those types of packages (spelling of the
> package name may vary a bit), install it/them, then retry the build
> starting at "./configure".
> 
> BTW:  Your e-mail went only to the two list admins.  It bounced
> because it was sent from an unsubscribed address.
> 
> -- 
> Curt, WE7U.                         <http://www.eskimo.com/~archer>
>   APRS:  Where it's at!                    <http://www.xastir.org>
>  Lotto:  A tax on people who are bad at math. - unknown
> Windows:  Microsoft's tax on computer illiterates. - WE7U.
> The world DOES revolve around me:  I picked the coordinate system!"




More information about the Xastir mailing list