This is the mail archive of the xconq7@sourceware.cygnus.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]

More on compiling :-(


All.

There was no entry X11_LIB_FLAGS in the make file in x11 directory.
I fixed that problem.

Now it falls over trying to make the cursers stuff with...

gcc -O2 -o cconq -g -DUNIX -I. -I./../kernel cconq.o cdraw.o ccmd.o ../kernel/libconq.a ../kernel/libconqlow.a -lcurses -ltermlib
ld: cannot open -ltermlib: No such file or directory
make[1]: *** [cconq] Error 1
make[1]: Leaving directory `/home/worik/xc7.1.90/curses'
make: *** [all-cconq] Error 2


There is no libtermlib or termlib on my system, so I removed the
Makefile in curses and the process finished.

Then I go to run xconq and this is what occures...



worik:573 ~/xc7.1.90$ x11/xconq 

              Welcome to X11 Xconq version 7.1.90 (Mar 1997)

Xconq is free software and you are welcome to distribute copies of it
under certain conditions; type "o copying" to see the conditions.
There is absolutely no warranty for Xconq; type "o warranty" for details.
Warning: Can't find module "standard" anywhere.
Error: no unit types have been defined.

worik:574 ~/xc7.1.90$ x11/xconq -g lib/standard.g 
[snip]
There is absolutely no warranty for Xconq; type "o warranty" for details.
Warning: Can't find module "lib/standard.g" anywhere.
Error: no unit types have been defined.


worik:575 ~/xc7.1.90$ x11/xconq -x                
[snip]
Error: Widget viewport has zero width and/or height

Hmmm... I do not understand!

WORiK

-- 
Worik Stanton
wsta002@cs.auckland.ac.nz
Aotearoa 
(New Zealand)




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