compiling Problems...
Stan Shebs
shebs@shebs.cnchost.com
Wed Nov 15 06:39:00 GMT 2000
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.
Stan
More information about the Xconq7
mailing list