Hi--

On Oct 30, 2009, at 4:46 PM, George R. Kasica wrote:
Why isn't there a .so file? Linking a .a file (compiled without - fPIC)
into a .so file (compiled with -fPIC) is not going to work on x86_64.

I have no idea - I just followed the zlib instructions to run

./configure
make
make install

You're getting into things I don't know - I'm no programmer here,
please keep this simple, I'm just the system admin.

You need to run "./configure --shared" instead; that should compile the code with -fPIC and create a .so object...

Regards,
--
-Chuck

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to