Tomasz Kojm wrote:

> What does 'file' and 'ldd' say when you run them against the newly
> build clamscan binary? And what's the output from 'file /usr/bin/gcc'?
> 

# file ./clamscan/.libs/clamscan
./clamscan/.libs/clamscan: ELF 64-bit LSB executable, x86-64, version 1
(SYSV), for GNU/Linux 2.6.4, dynamically linked (uses shared libs), not
stripped

# ldd ./clamscan/.libs/clamscan
  libclamav.so.4 => not found
  libpthread.so.0 => /lib64/libpthread.so.0 (0x00002b2cd86ed000)
  libc.so.6 => /lib64/libc.so.6 (0x00002b2cd8908000)
  /lib64/ld-linux-x86-64.so.2 (0x00002b2cd84d0000)

# file /usr/bin/gcc
/usr/bin/gcc: symbolic link to `gcc-4.2'

# file /usr/bin/gcc-4.2
/usr/bin/gcc-4.2: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
for GNU/Linux 2.6.4, dynamically linked (uses shared libs), stripped



/Per Jessen, Zürich

_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to