Fwd: compile error of core (a13)

Meredydd <[email protected]> Mon, 9 Aug 2004 21:47:00 +0100
Newsgroups gmane.network.everybuddy.user
Message-ID <[email protected]>
Hey there,

	I'm not sure why this is happening either. For now, if you're not 
planning to use Jabber at all, you could try ./configure 
--without-jabber (I think), which would disable it entirely. As for the 
rest, that's not my patch...Cory?

Meredydd

----------  Forwarded Message  ----------

Subject: compile error of core (a13)
Date: Sunday 08 August 2004 20:52
From: Kevin Hawkins <[email protected]>
To: [email protected]

Greetings!

I'm wondering what I did wrong to cause this error during compile of
 the core (alpha 13):

/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
 -I../.. -I../../src    -g -O2 -c -o jabber.lo `test -f 'jabber.c' ||
 echo './'`jabber.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -g -O2 -c jabber.c -MT
jabber.lo -MD -MP -MF .deps/jabber.TPlo  -fPIC -DPIC -o .libs/jabber.lo
jabber.c: In function `eb_jabber_data_received':
jabber.c:537: error: `XML_STATUS_ERROR' undeclared (first use in this
function)
jabber.c:537: error: (Each undeclared identifier is reported only once
jabber.c:537: error: for each function it appears in.)
make[3]: *** [jabber.lo] Error 1
make[3]: Leaving directory
`/home/jedihawk/work/eb-lite-alpha-13/core/plugins/jabber'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/jedihawk/work/eb-lite-alpha-13/core/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jedihawk/work/eb-lite-alpha-13/core'
make: *** [all] Error 2
$ uname -a
Linux badass.jedihawk.net 2.4.16 #1 SMP Tue Feb 19 09:53:17 PST 2002
i686 unknown

Thanks for your help!

--

-Hawk
818-687-5153
[email protected]
http://jedihawk.com/

-------------------------------------------------------