No subject
kilee at CC.UManitoba.CA
kilee at CC.UManitoba.CA
Thu Jun 9 18:03:32 EDT 1994
Dear GRASSers ,
I am installing GRASS4.1 on IBM RS/6000 running AIX3.2.
Compilation of GRASS programs almost finished, but
XDRIVER generation is failed for the below reason.
The following is a message after sh of GISGEN.<header>.
------------------ cited -----------
/home/kilee/grass4.1/gmake4.1 XDRIVER
#################################################################
/home/kilee/grass4.1/src/display/devices/XDRIVER/XDRIVER
make -f OBJ.ibm6000/make.rules
rm -f OBJ.ibm6000/SWITCHER.o
cc -O -D_NO_PROTO -I/home/kilee/grass4.1/src/include -DUSE_TERMIO -c SWITCHER.c
"SWITCHER.c", line 45.0: 1506-041 (S) Parameter list cannot contain fewer parameters than required by macro def
inition.
make: 1254-004 The error code from the last command is 1.
Make Quitting.
make: 1254-004 The error code from the last command is 2.
Make Quitting.
GISGEN failure at STEP: src/display/devices/XDRIVER
%
------------ end of cite
Currently, I use Motif Window Manager( mwm); therefore, I don't need
X11r3. As another reference, my GISGEN.<header> is the followings,
------------ cited --------
CC = cc
ARCH = ibm6000
GISBASE = /home/kilee/grass4.1/ibm6000
UNIX_BIN = /home/kilee/grass4.1
DEFAULT_DATABASE = /home/kilee/grass.data
DEFAULT_LOCATION = spearfish
COMPILE_FLAGS = -O
LDFLAGS = -s
XCFLAGS = -D_NO_PROTO
XLDFLAGS =
XINCPATH =
XMINCPATH =
XLIBPATH = -L/usr/lib
XTLIBPATH = -L/usr/lib
XMLIBPATH = -L/usr/lib
XLIB = -lX11
XTLIB = -lXt
XMLIB = -lXm
XEXTRALIBS =
TERMLIB =
CURSES = -lcurses $(TERMLIB)
MATHLIB = -lm
# LIBRULE = ar ruv $@ $?
# LIBRULE = ar ruv $@ $?; ranlib $@
# LIBRULE = ar ruv $@ $?; ar ts $@
# LIBRULE = ar rc $@ `lorder $(OBJ) | tsort`
LIBRULE = ar ruv $@ $?
USE_TERMIO = -DUSE_TERMIO
USE_MTIO =
USE_FTIME =
DIGITFLAGS = -DUSE_SETREUID -DUSE_SETEUID -DUSE_SETPRIORITY
VECTLIBFLAGS =
GETHOSTNAME = -DGETHOSTNAME_OK
---------------------------------
My problem is mainly on XDRIVER generation and
GRASS Graphic Windows related to it.
Grass menu( with prompt GRASS-GRID >) is working well,
though no display.
Someone help me?
In the mean time, I owe Yung-Tsung Kang, Center of Remote Sensing
at MSU, for installation on IBM RS/6000 AIX 3.2.
Thank Kang.
Kiwon
e-mail; kilee at ccu.umanitoba.ca
More information about the grass-user
mailing list