[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compiling with DEBUGMODE
- To: ircd-users@xxxxxxx
- Subject: Compiling with DEBUGMODE
- From: dmac@xxxxxxxxxxxx
- Date: Sat, 21 Nov 1998 13:28:08 -0500
- Delivered-to: ircd-users-out@irc.org
- Delivered-to: ircd-users@irc.org
I've got a i586-pc-linux-gnulibc1 system and I can compile
ircd just fine, but when I try to turn on DEBUGMODE I get
errors in linkediting chkconfig - it can't resolve MyFree.
The compile line doesn't have support.o in it, so I tried
changing CHKCONF_COMMON_OBJS to include it (that may not
be the right thing to do, but I tried it anyway) and then
I got a lot of other compile and link errors.
Has anybody been able to compile 2.9.5 with DEBUGMODE defined?
Regards,
David.
(dmac@xxxxxxxx)