bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] tar 1.13.93: iconv compilation errors


From: Karl Berry
Subject: [Bug-tar] tar 1.13.93: iconv compilation errors
Date: Tue, 24 Feb 2004 08:41:36 -0500

On my red hat 9 system, tar 1.13.93 does not compile.

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib     -g -O2 -MT utf8.o -MD 
-MP -MF ".deps/utf8.Tpo" -c -o utf8.o utf8.c; \
then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f ".deps/utf8.Tpo"; exit 
1; fi
utf8.c:283: error: parse error before "ICONV_CONST"
utf8.c: In function `iconv':
utf8.c:285: error: number of arguments doesn't match prototype
/usr/include/iconv.h:44: error: prototype declaration
utf8.c: In function `utf8_convert':
utf8.c:337: warning: passing arg 2 of `iconv' from incompatible pointer type

The iconv results from configure:
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv_t... yes
checking for iconv in -liconv... no

I'll attach /usr/include/iconv.h.

Thanks,
k

Attachment: iconv.h
Description: Binary data


reply via email to

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