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 Tue, 14 Nov 2000, Stan Shebs wrote:
> Jochen Cichon wrote:
> > Sri,
> > I can't compile Xconq :( under Debian...
> Could be a lot of reasons for that - what does the build log say?

Its a missing Library (but my debian is a bit confused in the packages :( 
so I can't install any new one :(
(The Packet Management is sometimes a bit... horrible)

BTW: U know wich packet it really is? So i install it "manually"...


Jochen


------------------ list -----------
gcc -c -g -DUNIX  -DXCONQDATA=\"/usr/local/share/xconq\" -DXCONQSCORES=\"/var/li
b/xconq/scores\" -I. unix.c
gcc -c -g -DUNIX  -DXCONQDATA=\"/usr/local/share/xconq\" -DXCONQSCORES=\"/var/li
b/xconq/scores\" -I. socket.c
rm -f libconqlow.a
ar rcu libconqlow.a imf.o gif.o lisp.o util.o unix.o socket.o
ranlib libconqlow.a
make[1]: Leaving directory `/usr/local/archive/xconq-7.3.3/kernel'
make[1]: Entering directory `/usr/local/archive/xconq-7.3.3/curses'
gcc -c -g -DUNIX  -I. -I./../kernel cconq.c
gcc -c -g -DUNIX  -I. -I./../kernel cdraw.c
gcc -c -g -DUNIX  -I. -I./../kernel ccmd.c
rm -f cconq
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
collect2: ld returned 1 exit status
make[1]: *** [cconq] Error 1
make[1]: Leaving directory `/usr/local/archive/xconq-7.3.3/curses'
make: *** [all-cconq] Error 2





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