Well, that could be the problem :
lrwxrwxr-x 1 root wheel 13 Nov 25 10:28 libz.so -> libz.so.1.0.2
lrwxrwxr-x 1 root wheel 13 Nov 25 10:28 libz.so.1 -> libz.so.1.0.2
-r-xr-xr-x 1 root wheel 139181 Nov 25 10:28 libz.so.1.0.2
but what is weird is that those old libs are dated as of today.
Furthermoe, on my system shared libraries are handled by ELF
here is what make install says at the end :
Libraries have been installed in:
/usr/pkg/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
===> [Automatic ELF shared object handling]
===> Registering installation for zlib-1.2.2
if they are not updated, i'll have to find how to do it with pkgsrc...
-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] la part de Trog
Envoye : jeudi 25 novembre 2004 11:10
A : ClamAV users ML
Objet : RE: [Clamav-users] clamscan 0.80 keeps dying with signal 11
On Thu, 2004-11-25 at 09:43, gregory duchesnes wrote:
> well for the moment i don't manage to find if the zlib shared libraries
are
> updated.
>
> i use pkgsrc, so i don't have a configure script, i just add options to my
> /etc/mk.conf file and then type make in /usr/pkgsrc/devel/zlib
>
> unfortunately i don't find any mk.conf option for zlib (i assume they are
> compiled by default).
>
> So... could you tell me how to check if they are up to date, please.
Check the actual files themselves, in the lib directory, the names of
the shared lib files should give their version:
lrwxrwxrwx 1 root root 13 Nov 5 14:46 libz.so.1 -> libz.so.1.2.2
-rwxr-xr-x 1 root root 71883 Nov 5 14:46 libz.so.1.2.2
-trog
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users