Quoting Alex S Moore <[EMAIL PROTECTED]>:

> On Tue, 2004-12-07 at 20:06 -0600, James wrote:
> > Undefined                       first referenced
> >  symbol                             in file
> > __eprintf                           strrcpy.lo
> > ld: fatal: Symbol referencing errors. No output written to
> > .libs/libclamav.so.1.0.4
>
> Cannot find libgcc_s.so.1.  Put whereever that file is located in
> ldflags with the -L option.  What does the compile statement look like?

libgcc_s.so.1 is right where it should be - in /usr/local/lib.  I usually
compile stuff with LDFLAGS="-R /usr/local/lib".  Changing to -L doesn't change
anything.  Compile statement, you mean ./configure, make?

Also, gcc version is a bit older, but not that old - 3.2.1



----------------------------------------------------
This mail sent through jkm.NET secure webmail server
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to