Re: Fwd: compile error of core (a13)

Cory McWilliams <[email protected]> Mon, 09 Aug 2004 17:26:35 -0400
Newsgroups gmane.network.everybuddy.user
Message-ID <[email protected]>
Alternatively, upgrade expat if possible, and I'll look into handling 
this better.

I didn't realize there were versions of expat that didn't define 
XML_STATUS_ERROR, but that seems to be the case.

Cory

Meredydd wrote:
> 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/
> 
> -------------------------------------------------------
> _______________________________________________
> Everybuddy mailing list
> [email protected]
> http://lists.spine.cx/listinfo/everybuddy
>