This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: compiling Problems...


Works.

I mean it compiles.

But mostly of the games, don't :( e.g chess, tokyo...

But hey ok, if i decide to use hardcore style, i might not be
able to play any game :(


Ciao Jochen.


PS: Maybe there is another one whcih want's the cconq version :))



Ciao (the normal xconq works fine!)

On Thu, 16 Nov 2000, Stan Shebs wrote:
> Jochen Cichon wrote:
> > Hm done. But now there is another thing :(
> > ../kernel/libconq.a(cmdline.o): In function `set_players_from_options':
> > /archive/xconq-7.3.3/kernel/cmdline.c:742: undefined reference to `make_default_player_spec'
> > collect2: ld returned 1 exit status
> > make[1]: *** [cconq] Error 1
> > make[1]: Leaving directory `/usr/local/archive/xconq-7.3.3/curses'
> Hmmm, looks like nobody tested cconq in 7.3.3...
> Anyway, if you add
> extern char *default_player_spec;
> void make_default_player_spec() { default_player_spec = "term"; }
> to cconq.c, everything compiles and works (the side list is short
> by one line, but all the sides are actually there).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]