[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ircd 2.9.4 problem



On Feb 10, Loic Breat wrote:
| 1) when compiling the source (make server) with "define DEBUGMODE" defined
| in config.h i got this error:
| 
| in "init.conf"
| chkconf.o:.... undefined reference to "MyFree"

there is no point of running chkconf with DEBUGMODE enabled.

| 2) when compiliong without debug mode enabled the server can't stay up in
| memory.
| the server never starts, there are no error messages.
| can you help me please ?

run chkconf to make sure your ircd.conf file is right,
run ircd -v to make sure there's no error.

you need to have at least a P line in your ircd.conf