Whenever I do it, I get the following:
eggdrop.h:94: error_you_need_vsprintf_to_compile_eggdrop: No such file or direct
ory
eggdrop.h:103: you_can't_compile_with_module_support_on_this_system_try_make_sta
tic: No such file or directory
In file included from /usr/include/signal.h:44,
from ./bg.c:28:
/usr/include/sys/signal.h:198: warning: `sa_handler' redefined
eggdrop.h:157: warning: this is the location of the previous definition
In file included from main.h:58,
from ./bg.c:27:
/usr/include/sys/types.h:83: warning: useless keyword or type name in empty decl
aration
/usr/include/sys/types.h:83: warning: empty declaration
In file included from /usr/include/signal.h:44,
from ./bg.c:28:
/usr/include/sys/signal.h:258: redefinition of `struct sigvec'
In file included from ./bg.c:28:
/usr/include/signal.h:87: conflicting types for `sigvec'
/usr/include/signal.h:57: previous declaration of `sigvec'
*** Error code 1
Can anyone help me, or can I not install eggdrop on this shell?