Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2004:
[Freeciv-Dev] (PR#8409) CVS version will not compile
Home

[Freeciv-Dev] (PR#8409) CVS version will not compile

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#8409) CVS version will not compile
From: "andrearo@xxxxxxxxxxxx" <andrearo@xxxxxxxxxxxx>
Date: Sun, 28 Mar 2004 00:15:39 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=8409 >

I'm not able to compile the latest CVS version.

I ran:

./autogen.sh --enable-client=gtk-2.0 --enable-auth
make

and then got:

connecthand.c: In function `handle_login_request':
connecthand.c:336: warning: implicit declaration of function
`dsend_packet_authe ntication_req'
connecthand.c: In function `handle_authentication_reply':
connecthand.c:423: error: structure has no member named `password'

connecthand.c:440: error: structure has no member named `password'
connecthand.c:440: error: structure has no member named `password'
make[3]: *** [connecthand.o] Error 1
make[3]: Leaving directory `/home/andreas/devel/freeciv-auth/server'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/andreas/devel/freeciv-auth/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andreas/devel/freeciv-auth'
make: *** [all-recursive-am] Error 2

When fixing this error, I just get more errors elsewhere...
Is this a known problem?

Andreas Røsdal




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#8409) CVS version will not compile, andrearo@xxxxxxxxxxxx <=