[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 0.5.6 build fail due to unicode utf_8 in gsm-encoding.c (:602)
From: |
BORBELY Zoltan |
Subject: |
Re: 0.5.6 build fail due to unicode utf_8 in gsm-encoding.c (:602) |
Date: |
Thu, 13 Nov 2003 01:09:31 +0100 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Tue, Nov 11, 2003 at 01:37:57PM +1100, michaeltone1975 wrote:
> make[1]: Entering directory `/chroot2/build/gnokii-0.5.6/common'
> gcc -ggdb3 -Wall -I../include -INONE -c -o gsm-encoding.o gsm-encoding.c
> gsm-encoding.c: In function `utf8_encode':
> gsm-encoding.c:600: parse error before `cd'
> gsm-encoding.c:602: `cd' undeclared (first use in this function)
> gsm-encoding.c:602: (Each undeclared identifier is reported only once
> gsm-encoding.c:602: for each function it appears in.)
> gsm-encoding.c: In function `base64_decode':
> gsm-encoding.c:706: warning: unused variable `retval'
> make[1]: *** [gsm-encoding.o] Error 1
> make[1]: Leaving directory `/tmp/build/gnokii-0.5.6/common'
> make: *** [common] Error 2
Thanks for the report, fixed in the cvs.
Bye,
Bozo