gnokii-users
[Top][All Lists]
Advanced

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

Re: gnokii-0.5.5 make fails OS X 10.3


From: BORBELY Zoltan
Subject: Re: gnokii-0.5.5 make fails OS X 10.3
Date: Mon, 3 Nov 2003 22:26:31 +0100
User-agent: Mutt/1.4.1i

Hi,

On Sat, Nov 01, 2003 at 04:30:18PM +0000, Tobie Kerridge wrote:
> I'm trying to make gnokii on a new OS X 10.3 and I'm getting the 
> following error:
> 
> ...
> ranlib libgnokii.a
> make -C gnokii
> gcc -g -O2  -I../include -I/usr/local/include -INONE  -c -o gnokii.o 
> gnokii.c
> gcc  gnokii.o  -L../common -lgnokii -o gnokii
> ld: Undefined symbols:
> _libiconv
> _libiconv_close
> _libiconv_open
> make[1]: *** [gnokii] Error 1
> make: *** [gnokii] Error 2
> 
> I did a bit of digging around, saw a similar problem on this list which 
> suggested installing libiconv-1.7, which I have done, and also gettext 
> which creates some useful (?) header files.

I think I found the iconv problem. Non glibc systems (or systems with an
older glibc version) don't contain the proper iconv functions in the
standard C library.

The proposed fix is in the cvs.

Bye,
Bozo




reply via email to

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