On Fri, 2 Feb 2007, Stephen Gran wrote: > What breaks? I agree that at first glance it seems like an unnecessary > include, but I'm curious what error you get.
Here are the errors I get building rc3 with --enable-experimental gcc 4.1.1 binutils 2.17 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./unrar -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/bin/include -O2 -mcpu=ultrasparc -pipe -DNDEBUG -MT entconv.lo -MD -MP -MF .deps/entconv.Tpo -c entconv.c -fPIC -DPIC -o .libs/entconv.o if /usr/local/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./unrar -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/bin/include -O2 -mcpu=ultrasparc -pipe -DNDEBUG -MT dconf.lo -MD -MP -MF ".deps/dconf.Tpo" -c -o dconf.lo dconf.c; \ then mv -f ".deps/dconf.Tpo" ".deps/dconf.Plo"; else rm -f ".deps/dconf.Tpo"; exit 1; fi entconv.c: In function 'encoding_norm_readline': entconv.c:689: warning: passing argument 2 of 'iconv' from incompatible pointer type gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./unrar -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/bin/include -O2 -mcpu=ultrasparc -pipe -DNDEBUG -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c -fPIC -DPIC -o .libs/hashtab.o hashtab.c:27:20: error: stdint.h: No such file or directory hashtab.c: In function 'hashtab_delete': hashtab.c:348: warning: passing argument 1 of 'free' discards qualifiers from pointer target type hashtab.c: In function 'hashtab_clear': hashtab.c:360: warning: passing argument 1 of 'free' discards qualifiers from pointer target type make[2]: *** [hashtab.lo] Error 1 ========================================================== Chris Candreva -- [EMAIL PROTECTED] -- (914) 948-3162 WestNet Internet Services of Westchester http://www.westnet.com/ _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html