gnokii-users
[Top][All Lists]
Advanced

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

Re: gnokii 0.5.5 new requiredments to compile?


From: Papa San
Subject: Re: gnokii 0.5.5 new requiredments to compile?
Date: Mon, 13 Oct 2003 21:13:17 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20030925

When I run configure it says

checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);

So I recon it should be able to find something but nevertheless;

gmake[1]: Entering directory `/home/gnokii/package/gnokii-0.5.5/common'
gcc -g -O2  -I../include -INONE  -c gsm-encoding.c -o gsm-encoding.o
gsm-encoding.c: In function `utf8_decode':
gsm-encoding.c:561: `CODESET' undeclared (first use in this function)
gsm-encoding.c:561: (Each undeclared identifier is reported only once
gsm-encoding.c:561: for each function it appears in.)
gsm-encoding.c:562: warning: passing arg 2 of `iconv' from incompatible pointer type
gsm-encoding.c: In function `utf8_encode':
gsm-encoding.c:578: `CODESET' undeclared (first use in this function)
gsm-encoding.c:579: warning: passing arg 2 of `iconv' from incompatible pointer type
gmake[1]: *** [gsm-encoding.o] Error 1
gmake[1]: Leaving directory `/home/gnokii/package/gnokii-0.5.5/common'
make: *** [common] Error 2

I order to progres I updated these packages

autoconf-2.56 automake-1.3 libtool-1.4 m4-1.4 gettext-0.12.1

and unsuccesfuly tried to install this package

libiconv-1.9.1

But without any change

Pawel,

In a previous mail you said :

  "Grab iconv.m4 from somewhere. Example is in the attachment."

But there was no attachment.


I'm out of clues

Papa







reply via email to

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