I read that, some one had problem in compiling 0.91.2 on AIX. I too had the same problem. I have sorted out like this.
Please download libiconv library from ulca public domain site for AIX. The compressed tar file, when extracted will get extracted in /usr/local/special directory. Now, run configure using these additional parameters: ./configure LDFLAGS=-L/usr/local/special/lib CPPFLAGS=-I/usr/local/special/include parameters. This should solve your problem. Regards, Anant Athavale. _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
