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]

Re: Snapshot 7.1.91, and general remarks


Marcus Schrattenholzer <1schratt@informatik.uni-hamburg.de> writes:

> Building Xconq under Linux is fine, just for the sake of completeness I
> mention the trouble building cconq:
>  
> make[1]: Entering directory `/home/marcus/xc7.1.91/curses'
> rm -f cconq
> gcc -O2 -o cconq -g -DUNIX -I. -I./../kernel cconq.o cdraw.o ccmd.o
> ../kernel/libconq.a ../kernel/libconqlow.a -lncurses -lm
> cdraw.o(.text+0xed): undefined reference to `__waddbytes'
> cdraw.o(.text+0x44f): undefined reference to `wstandout'
> cdraw.o(.text+0x643): undefined reference to `wstandend'
> [more of these...]

I had a different set of problems building xc7.1.91 under Linux:

configure didn't find X (in /usr/X11R6), and I found no flag to set
this by hand.

imake did not link xconq and cconq with -lm, and did not make the
docs.  I'll try to fix it over the weekend.

cconq built fine for me, I'll look at the linking flags.

-- 
        Massimo Campostrini, 
Istituto Nazionale di Fisica Nucleare, Sezione di Pisa.
WWW home page: http://www.difi.unipi.it/~campo/



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