[GRASSLIST:3054] Re: Compiling 5.3 (2004/03/27) on a ix86/Suse8.2 - part IIIb

Paul Kelly paul-grass at stjohnspoint.co.uk
Tue Mar 30 06:20:41 EST 2004


On Tue, 30 Mar 2004, SWlab wrote:

> OK,
> Eventually, the log of make, errors included. This time, with the file
> included...
> Seems that I def'ny have a problem of curses. Thanks for any insight :)
> P.

Looks like a problem with your system

#################################################################
/home2/sources/grass53_exp_2004_03_27/src/libes/vask
  mkdir OBJ.i686-pc-linux-gnu
  make -f OBJ.i686-pc-linux-gnu/make.rules

make[1]: Entering directory
`/home2/sources/grass53_exp_2004_03_27/src/libes/vask'
gcc -I/home2/sources/grass53_exp_2004_03_27/src/include -g -O2   -DMAKE_VASK_LIB   -c V_call.c -o OBJ.i686-pc-linux-gnu/V_call.o
In file included from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/curses.h:88,
                 from /home2/sources/grass53_exp_2004_03_27/src/include/vask.h:2,
                 from V_call.c:91:
/usr/include/unctrl.h:57: parse error before "unctrl"
make[1]: *** [OBJ.i686-pc-linux-gnu/V_call.o] Error 1
make[1]: Leaving directory `/home2/sources/grass53_exp_2004_03_27/src/libes/vask'
GISGEN failure at STEP: src/libes/vask

I searched for
/usr/include/unctrl.h:57: parse error before "unctrl"
on google and found quite a few references, several of which suggest
that the solution may be to delete or rename the file
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/curses.h




More information about the grass-user mailing list