On Tue, 2004-12-07 at 23:03 -0600, James wrote:
> 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?
> 

Exactly where is the output that you posted coming from?  config.log?
Usually, and it depends on the package, you should export
LDFLAGS='-L/usr/local/lib' and LD_OPTIONS='-R/usr/local/lib'.  Note, no
space after the -x

Alex

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to