>You missed a space there, between uniq.c and -DPIC (see your original log).
>Please retry with a space between uniq.c and -DPIC.

so I did, good catch!  I had to run the previous command from make's output
in order to get these last 2 to run correctly but they did.  So now, how to
fix make (look through the Makefile and find the error)?  I'll poke through
it and post anything that I find.  Thanks for your help Torok, I apprecaite
it!

host:/tmp/clamTmp/clamav-0.95.3/libclamav# /bin/sh ../libtool  --tag=CC  
--mode=compile 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 -o
libclamav_la-uniq.lo `test -f 'uniq.c' || echo './'`uniq.c
libtool: compile:  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
csc06dnim01.qv.keybank.com:/tmp/clamTmp/clamav-0.95.3/libclamav# echo $?
0
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 -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# mv -f .deps/libclamav_la-uniq.Tpo
.deps/libclamav_la-uniq.Plo
host:/tmp/clamTmp/clamav-0.95.3/libclamav#

-- 
View this message in context: 
http://old.nabble.com/compile-errors-on-AIX-5.3-tp27552422p27555263.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

Reply via email to