Re: [Freeciv] solaris
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
> >has anyone got 1.72 to work with solaris 2.6?
> >I had to edit some stuff in the 1.71 sources to get it work..
> >The problem is with xpm that is installed but never found! Not even when I
> >specifies it's location.. it NEVER finds it...
> >I can't edit this stuff since it seems that I have to edit the configure
> >script as well, and I have no experience with doing that...
> >
> >/Thorbjörn
> >
>
> Both 1.7.1 and 1.7.2 compile and work on Solaris. (In our system without
> modifications). One only has to use 'gmake' instead of 'make'. Also Xpm
> libs are found... so with respect to that I haven't done any further
> research.
>
> Mika
ok, I got the configure stuff to work (everything looks ok). But when I
try to compile I get errors almost immediatly :(
fraggel10(31)> pwd
/tmp/freeciv-1.7.2
fraggel10(32)> gmake
gmake all-recursive
gmake[1]: Entering directory `/tmp/freeciv-1.7.2'
Making all in data
gmake[2]: Entering directory `/tmp/freeciv-1.7.2/data'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/tmp/freeciv-1.7.2/data'
Making all in common
gmake[2]: Entering directory `/tmp/freeciv-1.7.2/common'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -c capability.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -c city.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -c diptreaty.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -c game.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -c genlist.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -c log.c
log.c: In function `flog':
log.c:59: `__builtin_va_alist' undeclared (first use this function)
log.c:59: (Each undeclared identifier is reported only once
log.c:59: for each function it appears in.)
log.c:47: warning: `args' might be used uninitialized in this function
gmake[2]: *** [log.o] Error 1
gmake[2]: Leaving directory `/tmp/freeciv-1.7.2/common'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/freeciv-1.7.2'
gmake: *** [all-recursive-am] Error 2
fraggel10(33)>
this log stuff seems to mess up something.. and I dunno what! (I don't
have the time to see if I could fix it myself) anyone who knows?
/Thorbjörn
|
|