Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2003:
[Freeciv-Dev] Re: client/server authentication (PR#1767)
Home

[Freeciv-Dev] Re: client/server authentication (PR#1767)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: kaufman@xxxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: client/server authentication (PR#1767)
From: "ChrisK@xxxxxxxx" <ChrisK@xxxxxxxx>
Date: Sun, 18 May 2003 03:53:07 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Sat, May 17, 2003 at 08:51:27PM -0700, Mike Kaufman wrote:
> my bad, shoulda known that a capability was going to be added in the mean
> time, here's an updated patch. sorry for the bandwidth.

[auth6o patch]

chris@max:~/freeciv/patched/auth6o> autogen.sh --enable-auth=yes 
...
using:  --enable-auth=yes
...
Now type 'make' to compile freeciv.
chris@max:~/freeciv/patched/auth6o> make
...
Making all in userdb
make[3]: Entering directory
`/home/chris/freeciv/patched/auth6o/server/userdb'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common    -g -O2 -Wall
-Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -c
lockfile.c
lockfile.c: In function `create_lock':
lockfile.c:87: `S_IRUSR' undeclared (first use in this function)
lockfile.c:87: (Each undeclared identifier is reported only once
lockfile.c:87: for each function it appears in.)
lockfile.c:87: `S_IWUSR' undeclared (first use in this function)
make[3]: *** [lockfile.o] Error 1
make[3]: Leaving directory
`/home/chris/freeciv/patched/auth6o/server/userdb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/chris/freeciv/patched/auth6o/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chris/freeciv/patched/auth6o'
make: *** [all-recursive-am] Error 2

Christian

-- 
Christian Knoke     * * *      http://www.enter.de/~c.knoke/
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.



[Prev in Thread] Current Thread [Next in Thread]