Hi !
I'm using eggdrop 1.6-17 + ssl patch under a Ubuntu dapper distro.
Problem is, it will NOT start and run into the background, nothing happens, logs don't even get written. But if I use the -n flag to run in console mode, it works fine.
I googled around and found some advice, i.e apt-get install eggdrop to get the "ubuntu binary", and replace my binary with this one, which appears to be runnable as a background process. Unfortunately, it then core dumps on startup I assume this is because of the unpatched ssl binary, the resulting DEBUG next to core stack is :
Debug (eggdrop v1.6.17) written Thu Oct 26 04:32:34 2006
Full Patch List:
Tcl library: /usr/lib/tcl8.4
Tcl version: 8.4.12 (header version 8.4.7)
Tcl is threaded
Compile flags: gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H
Link flags: gcc -pipe
Strip flags: touch
Context: main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
main.c/731, []
tclhash.c/216, []
tclhash.c/238 []
SOCK ADDR PORT NICK HOST TYPE
---- -------- ----- --------- ----------------- ----
7 00000000 0 (dns) dns (ready)
9 0A100A0B 6697 (server) my.ssl.ircd conn (lag: 0)
So ... does the 1.6-18 version work fine under Ubuntu ? i.e can it background with the SSL patch ?
Thanks for your support !
haki