I've got connection issues running Eggdrop 1.8, please see the log file below. I can't connect neither to SSLed Link-net nor to EFNet. However 1.6.21 runs perfectly for me (when I connect to EFNet). The only problem is I need SSL, that's why I wanted to install the 1.8 version. The log file itself:
[22:45:15] Trying server [irc.inet.tele.dk]:6667
[22:45:15] net: eof!(write) socket 8 (Broken pipe,32)
[22:45:15] Disconnected from irc.inet.tele.dk
[22:46:16] Trying server [irc.link-net.org]:7000
[22:46:16] net: eof!(write) socket 8 (Broken pipe,32)
What could be the reason of such errors? Thanks. My OS is FreeBSD 6.3-STABLE.
Some warnings when compiling:
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c net.c
net.c: In function `getvhost':
net.c:223: warning: 'h' might be used uninitialized in this function
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c rfc1459.c
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c tcl.c
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c tcldcc.c
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c tclhash.c
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c tclmisc.c
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c tcluser.c
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c tls.c
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c userent.c
userent.c: In function `del_entry_type':
userent.c