LTPlus compiling problems
Christian Kernbach
kerniebc at cetus.zrz.TU-Berlin.DE
Thu Nov 26 07:53:14 EST 1998
Dear grass-users,
I try to compile the new LTPlus source on my Suse Linux 5.1 distribution
and get the following errors:
SRC = /usr/local/grass42/src421/src
CMD = /usr/local/grass42/src421/src/CMD
HEADER = linux
ARCH = linux
GISBASE = /usr/local/grass42
VERSION = 4.2.1 V.19 - September 1998
#################################################################
/usr/local/grass42/src421/src.related/LTPlus_4.14/source
make -f OBJ.linux/make.rules
make
make[1]: Entering directory
`/usr/local/grass42/src421/src.related/LTPlus_4.14/source'
echo C_FLAGS = > make.head
echo XTERM_CMD=/usr/openwin/bin/xterm >> make.head
echo RASTER_PACK=pack >> make.head
echo GENERAL_PACK=compress >> make.head
echo LTP_BASE_DIR=/usr/local/grass42/ltp >> make.head
echo LTP_BIN_DIR=/usr/local/grass42/ltp/bin >> make.head
echo COPY_CMD=cp >> make.head
echo LIBRULE='ar ruv $@ $?' >> make.head
echo 'CFLAGS=-g -DLTP_X11 -DMULTIUSER -DX11BIT24 -DDEBUG -DSUNOS -DREDHAT51 \
-DXTERM_CMD=\"/usr/openwin/bin/xterm\" \
-DRASTER_PACK=\"pack\" \
-DGENERAL_PACK=\"compress\" \
-DLTP_BASE_DIR=\"/usr/local/grass42/ltp\" \
-DCOPY_CMD=\"cp\" \
-DLTP_BIN_DIR=\"/usr/local/grass42/ltp/bin\" ' >> make.head
cat make.head fc/Makefile.orig > fc/Makefile
(cd fc; make CC=\"gcc\")
make[2]: Entering directory
`/usr/local/grass42/src421/src.related/LTPlus_4.14/source/fc'
make[2]: `libltpfc.a' is up to date.
make[2]: Leaving directory
`/usr/local/grass42/src421/src.related/LTPlus_4.14/source/fc'
cat make.head fm/Makefile.orig > fm/Makefile
(cd fm; make CC=gcc)
make[2]: Entering directory
`/usr/local/grass42/src421/src.related/LTPlus_4.14/source/fm'
make[2]: `libltpfm.a' is up to date.
make[2]: Leaving directory
`/usr/local/grass42/src421/src.related/LTPlus_4.14/source/fm'
cat make.head in/Makefile.orig > in/Makefile
mkdir -p /usr/local/grass42/ltp;
mkdir -p /usr/local/grass42/ltp/bin
(cd in; make CC=gcc)
make[2]: Entering directory
`/usr/local/grass42/src421/src.related/LTPlus_4.14/source/in'
gcc -g -DLTP_X11 -DMULTIUSER -DX11BIT24 -DDEBUG -DSUNOS -DREDHAT51
-DXTERM_CMD=\"/usr/openwin/bin/xterm\" -DRASTER_PACK=\"pack\"
-DGENERAL_PACK=\"compress\" -DLTP_BASE_DIR=\"/usr/local/grass42/ltp\"
-DCOPY_CMD=\"cp\" -DLTP_BIN_DIR=\"/usr/local/grass42/ltp/bin\" -c
fsfree.c -o fsfree.o
make[2]: Leaving directory
`/usr/local/grass42/src421/src.related/LTPlus_4.14/source/in'
make[1]: Leaving directory
`/usr/local/grass42/src421/src.related/LTPlus_4.14/source'
Any idea. If you could compile it on your system what compiler version did
you use?
Thanks in advance,
Christian
--------------------------------------------------------------
Christian Kernbach e-mail: kerniebc at sp.zrz.TU-Berlin.DE
Gruenberger Str.22
10243 Berlin
Germany
More information about the grass-user
mailing list