-jailshell-2.05b$ ./configure
This is Eggdrop's GNU configure script.
It's going to run a bunch of strange tests to hopefully
make your compile work without much twiddling.
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
What OS is this? Post the output of uname -a. After that is said, I seriously, seriously doubt you will be able to compile Eggdrop from 'jailshell'. Contact your system administrator about this.
On that note, if your admin has your shell set to 'jailshell', chances are, this is a webhosting box and you aren't allowed to run an Eggdrop on it. Like I said though, contact the sysadmin and have your shell changed to bash before you compile Eggdrop.
Wcc wrote:What OS is this? Post the output of uname -a. After that is said, I seriously, seriously doubt you will be able to compile Eggdrop from 'jailshell'. Contact your system administrator about this.
On that note, if your admin has your shell set to 'jailshell', chances are, this is a webhosting box and you aren't allowed to run an Eggdrop on it. Like I said though, contact the sysadmin and have your shell changed to bash before you compile Eggdrop.
you're right, Wcc
I was having the same problem here, trying to compile it from an account with jailshell
i've even tried to put another version of cpp (i have r00t on this server) but it didn't work
when i changed my shell to bash it worked perfectly
My ISP only allows Jailshell..i requested it changed to bash, but they wont...is there anyway i can install eggdrop on jailshell? i tried and it gave me an error about Ansi C Header files during .Configure