Getting this on the final step:
[/usr/local/src/mod_evasive]# /usr/local/apache/bin/apxs -cia mod_evasive20.c
/usr/local/apache/build/libtool --silent --mode=compile gcc -prefer-pic -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/local/apache/include -I/usr/local/apache/include -I/usr/local/apache/include -c -o mod_evasive20.lo mod_evasive20.c && touch mod_evasive20.slo
as: error while loading shared libraries: libbfd-2.17.50.0.6-12.el5.so: cannot open shared object file: No such file or directory
apxs:Error: Command failed with rc=65536
--------------
Note: "error while loading shared libraries: libbfd-2.17.50.0.6-12.el5.so: cannot open shared object file: No such file or directory"
--------------
Also when I try:
yum install httpd-devel
I get this:
Loaded plugins: rhnplugin, security
Excluding Packages in global exclude list
Finished
Setting up Install Process
No package httpd-devel available.
Nothing to do
Any ideas would be greatly appreciated.
[/usr/local/src/mod_evasive]# /usr/local/apache/bin/apxs -cia mod_evasive20.c
/usr/local/apache/build/libtool --silent --mode=compile gcc -prefer-pic -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/local/apache/include -I/usr/local/apache/include -I/usr/local/apache/include -c -o mod_evasive20.lo mod_evasive20.c && touch mod_evasive20.slo
as: error while loading shared libraries: libbfd-2.17.50.0.6-12.el5.so: cannot open shared object file: No such file or directory
apxs:Error: Command failed with rc=65536
--------------
Note: "error while loading shared libraries: libbfd-2.17.50.0.6-12.el5.so: cannot open shared object file: No such file or directory"
--------------
Also when I try:
yum install httpd-devel
I get this:
Loaded plugins: rhnplugin, security
Excluding Packages in global exclude list
Finished
Setting up Install Process
No package httpd-devel available.
Nothing to do
Any ideas would be greatly appreciated.