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...



On Wed, 15 Nov 2000, Stan Shebs wrote:

> Jochen Cichon wrote:
> > gcc -o cconq -g -DUNIX  -I. -I./../kernel  cconq.o cdraw.o ccmd.o ../kernel/libc
> > onq.a ../kernel/libconqlow.a -lcurses -ltermlib  -lm
> > /usr/bin/ld: cannot find -ltermlib
> Actually, this is a known bug that I keep forgetting to fix.  Some
> systems need termlib in addition to curses, some don't.  In your
> case, just remove the -ltermlib and it should build/run OK.

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'

Ciao Jochen

BTW: does anyone know that mulinux project? (http://sunsite.auc.dk/mulinux)
     so if anyone has a running (older) system (with libc5) please can u
     compile cconq for me ? TNX




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