After upgrading to redhat 5.2 I get the following error :
configure : error:installation or configuration problem : C compiler cannot
create executables
in config.log i see :
configure:1065: gcc -o conftest conftest.c 1>&5
/lib/libc.so.6: undefined reference to `_dl_unload_cache'
configure: failed program was:
#line 1060 "configure"
#include "confdefs.h"
main(){return(0);}
Did anyone have the same problem?
I remeber having the same problem when upgrading from 5.0 to 5.1 but I don't
know how I fixed it. Please help