Hi, folk
The command "d.mon"(5.0b and 4.2p21) can't exec under Linux RH6.0?
Segmentation fault (core dumped) under 5.0b.
No respone under 4.2.
... again a comment from my side. The current
Linux GRASS 5beta is based on libc5. I shall
compile a version based on glibc2 when the next
release is published. Meanwhile please compile
the source code by yourself. That should be
working on Linux.
When downloading 4.2.1 you have to take care
of your Linux version as well. It is described
on the 4.2.1 download page.
If there is really a problem with Redhat6, please
let me know. I have a different Linux here and
cannot try myself.
Best regards
Markus Neteler
I get some errors when I compile grass5.0b under Linux RH6.0.
Der-Johng Sun
djsun@gate.sinica.edu.tw
is.a -lcurses -lm
OBJ.linux/select_digit.o: In function `select_digitizer':
OBJ.linux/select_digit.o(.text+0xd2): the `gets' function is dangerous
and
should not be used.
mv a.out /usr/local/grass5/etc/bin/main/inter/v.digspline
if [ ! -d /usr/local/grass5/txt ]; then mkdir /usr/local/grass5/txt; fi
if [ ! -d /usr/local/grass5/txt/DIGIT ]; mkdir
/usr/local/grass5/txt/DIGIT; fi
/bin/sh: syntax error near unexpected token `fi'
/bin/sh: -c: line 1: `if [ ! -d /usr/local/grass5/txt/DIGIT ]; mkdir
/usr/local/grass5/txt/DIGIT; fi'
make: *** [/usr/local/grass5/txt/DIGIT/Main] Error 2
GISGEN failure at STEP: src/mapdev/v.digspline
#################################################################
/D/grass5.0beta/src/misc/m.in.pl94.db3
mkdir OBJ.linux
make -f OBJ.linux/make.rules
rm -f OBJ.linux/m.in.pl94.db.o
gcc -O2 -m486 -DATT_386 -I/opt/GRASS5.0/src/include -DUSE_TERMIO -c
m.in.pl94.db.c
mv m.in.pl94.db.o OBJ.linux/m.in.pl94.db.o
gcc -Wl,-s OBJ.linux/m.in.GISGEN failure at STEP: src/misc/m.in.pl94.db3
#################################################################
/D/grass5.0beta/src/misc/m.in.stf1.db3
mkdir OBJ.linux
make -f OBJ.linux/make.rules
rm -f OBJ.linux/m.in.stf1.db.o
gcc -O2 -m486 -DATT_386 -I/opt/GRASS5.0/src/include -DUSE_TERMIO -c
m.in.stf1.db.c pl94.db.o
OBJ.linux/m.in.pl94.db.o: In function `get_input_record':
OBJ.linux/m.in.pl94.db.o(.text+0xb1e): undefined reference to `tell'
collect2: ld returned 1 exit status
make: *** [/usr/local/grass5/etc/bin/main/cmd/m.in.pl94.db3] Error 1
mv m.in.stf1.db.o OBJ.linux/m.in.stf1.db.o
gcc -Wl,-s OBJ.linux/m.in.stf1.db.o
OBJ.linux/m.in.stf1.db.o: In function `get_input_record':
OBJ.linux/m.in.stf1.db.o(.text+0xbf5): undefined reference to `tell'
collect2: ld returned 1 exit status
make: *** [/usr/local/grass5/etc/bin/main/cmd/m.in.stf1.db3] Error 1
GISGEN failure at STEP: src/misc/m.in.stf1.db3
#################################################################
/D/grass5.0beta/src/tcltkgrass
Gmakefile not found (or not readable)
GISGEN failure at STEP: src/tcltkgrass
But I think the major problem what I can't run d.mon is XDRIVER24.
I try compile the XDRIVER24, then I get errors as below.
Thank you for your help.
Der-Johng Sun
djsun@garte.sinica.edu.tw
#################################################################
/D/grass5.0beta/src/display/devices/XDRIVER/XDRIVER24
make -f OBJ.linux/make.rules
rm -f OBJ.linux/SWITCHER.o
gcc -O2 -m486 -DATT_386 -D_NO_PROTO -I/usr/X11R6/include
-I/opt/GRASS5.0/src/include -DUSE_TERMIO -c
SWITCHER.c
SWITCHER.c:45: macro `strcpy' used without args
make: *** [OBJ.linux/SWITCHER.o] Error 1
On Tue, 8 Jun 1999, Der-Johng Sun wrote:
#################################################################
/D/grass5.0beta/src/tcltkgrass
Gmakefile not found (or not readable)
GISGEN failure at STEP: src/tcltkgrass
Sorry for this! Find attached the Gmakefile
for GRASS 5.0beta. Please store it in
grass5.0beta/src/tcltkgrass/
Cheers
Markus Neteler
(attachments)
Gmakefile (387 Bytes)