Displaying 1 result from an estimated 1 matches for "staticlibrarychang".
Did you mean:
staticlibrarychanges
2008 Jan 09
3
CentOS and GCC Question
Hi People
I am trying to build a piece of software from source in this case aide
0.13.1 using this config line ./configure --with-zlib --with-selinux.
The configure step completes but there is a Warning that concerns me.
This is taken from config.log
configure:9809: checking for mhash_get_block_size in -lmhash
configure:9844: gcc -o conftest -g -O2 -static -static conftest.c
-lmhash -lz