Re: RR compile error in actual CVS version

[email protected] (Jonas Borgström) 08 Nov 2002 13:39:47 +0100
Newsgroups gmane.network.beep.roadrunner.general
Message-ID <[email protected]>
Sandro Poppi <[email protected]> writes:

> Hi,
> 
> I just downloaded the actual cvs version of roadrunner and tried to
> compile it on a RedHat Linux 7.3 system. After copying configure.ac to
> configure.in and running ./autogen.sh --prefix=/usr and make I get the
> following error:
> 
> [snip]
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/libxml2 -DRR_DEBUG_NET_ENABLE -DG_LOG_DOMAIN=\"RR\" -g
> -O2 -Wp,-MD,.deps/rr-manager.pp -c rr-manager.c  -fPIC -DPIC -o
> .libs/rr-manager.lo
> rr-manager.c: In function `rr_manager_start_multiv':
> rr-manager.c:725: structure has no member named `client_init_error'
> rr-manager.c:727: structure has no member named `client_init_error'
> rr-manager.c:728: structure has no member named `client_init_error'
> make[3]: *** [rr-manager.lo] Error 1
> [snip]
> 
> In rr-manager.c:725 is a reference to start_msg->client_init_error, but
> an RRMessageStart element has no client_init_error member. The only
> GError* defined in RRMessageStart is GError *done_error; which I think
> is not what is meant with client_init_error.
> 
> Could someone shed some light into that? Or did I simply checkout too
> early?
> 

It was my fault, my last commit broke it. But it should be fixed now.

/ Jonas
-- 
Jonas Borgström                  [email protected]
CodeFactory AB                   http://www.codefactory.se/
Office: +46 (0)90 71 86 14