>Are you sure that file includes all the output, including stderr? yes, that's the entire output
>Can you manually run these commands, and paste me the output? >$ cd libclamav >$ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DWARN_DLOPEN_FAIL -DSEARCH_LIBDIR=\"/opt/clamav/lib\" -g -O2 -MT libclamav_la-uniq.lo -MD -MP -MF .deps/libclamav_la-uniq.Tpo -c uniq.c -DPIC -o .libs/libclamav_la-uniq.o host:/tmp/clamTmp/clamav-0.95.3/libclamav# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl-DWARN_DLOPEN_FAIL -DSEARCH_LIBDIR=\"/opt/clamav/lib\" -g -O2 -MTlibclamav_la-uniq.lo -MD -MP -MF .deps/libclamav_la-uniq.Tpo -c uniq.c-DPIC -o .libs/libclamav_la-uniq.o gcc: uniq.c-DPIC: A file or directory in the path name does not exist. gcc: no input files >$ mv -f .deps/libclamav_la-uniq.Tpo .deps/libclamav_la-uniq.Plo host:/tmp/clamTmp/clamav-0.95.3/libclamav# mv -f .deps/libclamav_la-uniq.Tpo .deps/libclamav_la-uniq.Plo mv: 0653-401 Cannot rename .deps/libclamav_la-uniq.Tpo to .deps/libclamav_la-uniq.Plo: A file or directory in the path name does not exist. looks like some files are not there (uniq.c-DPIC, libclamav_la-uniq.Tpo). Are these created by the configure script? host:/tmp/clamTmp/clamav-0.95.3/libclamav# find /tmp/clamTmp/clamav-0.95.3 -print|grep -i uniq.c-DPIC host:/tmp/clamTmp/clamav-0.95.3/libclamav# find /tmp/clamTmp/clamav-0.95.3 -print|grep -i libclamav_la-uniq.Tpo host:/tmp/clamTmp/clamav-0.95.3/libclamav# Thanks again. -- View this message in context: http://old.nabble.com/compile-errors-on-AIX-5.3-tp27552422p27554765.html Sent from the clamav-users mailing list archive at Nabble.com. _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml