EB-lite complie errors

Christian Talsness <[email protected]> Tue, 22 Jun 2004 22:24:06 -0400
Newsgroups gmane.network.everybuddy.user
Message-ID <[email protected]>
I'm running Mandrake 10 and trying to compile eb-lite alpha 12 and get
the following errors when running make:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -g -O2 -c irc.c -MT
irc.lo -MD -MP -MF .deps/irc.TPlo  -fPIC -DPIC -o .libs/irc.lo
irc.c: In function `eb_irc_process_message':
irc.c:1170: error: `PACKAGE' undeclared (first use in this function)
irc.c:1170: error: (Each undeclared identifier is reported only once
irc.c:1170: error: for each function it appears in.)
irc.c:1170: error: parse error before string constant
make[3]: *** [irc.lo] Error 1
make[3]: Leaving directory `/home/ctalsness/eb-lite-alpha-12/core/plugins/irc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ctalsness/eb-lite-alpha-12/core/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ctalsness/eb-lite-alpha-12/core'
make: *** [all] Error 2

You can look at all the output from ./configure and make at
http://christian.talsness.com/eb-lite_errors.txt
It looks to me like something isn't happy about IRC.  Any help would
be appreciated.

Christian R. Talsness