I tried ./configure, then get this message
Code: Select all
Operating System: Darwin 7.5.0
Warning:
The operating system you are using has not yet had a great
deal of testing with Eggdrop. For this reason, this compile
will default to "make static".
To enable module support, type "make eggdrop" instead of just
"make" after you run "make config" (or "make iconfig").
As we have not done a sufficiant ammount of testing on this
OS, your feedback is greatly appreciated. Please let us know
at bugs@eggheads.org if there are any problems compiling with
module support, or if you got it to work :)
If you experiance any problems compiling Eggdrop, please read the
compile guide, found in doc/COMPILE-GUIDE.
Type 'make config' to configure the modules, or type 'make iconfig'
to interactively choose which modules to compile.
Code: Select all
make[2]: *** [../dns.o] Error 1
make[1]: *** [dns.mod_so] Error 2
make: *** [modules] Error 2
So I can't compile manually, and if I use a 3rd party compile system I get an incomplete bot it seems. Any ideas?