On 28 feb. 2011, at 17:40, "Williams, Stephen" <[email protected]> 
wrote:
> I tried to post the log to the list, but it went into an approval status 
> since the log is so large.
> 

Next time [bg]zip the log file before sending it. 

> configure:6988: checking for mhash_get_block_size in -lmhash
> 
> configure:7013: gcc -o conftest -g -O2    conftest.c -lmhash   >&5
> 
> collect2: library libmhash not found
> 

You have successfully disabled static linking, but libmhash.so cannot be found. 
Where is it installed on your system? Try using the --with-extra-libs configure 
option: 

--with-extra-libs=-L/path/to/libmhash/

Regards,

Richard
_______________________________________________
Aide mailing list
[email protected]
https://mailman.cs.tut.fi/mailman/listinfo/aide

Reply via email to