ps.map on Solaris 2.5
Iwao NODA
noda12 at ffpri-kys.affrc.go.jp
Tue Oct 22 08:00:00 EDT 1996
Dear Malcolm:
At 9:50 AM 96.10.21 -0500, Malcolm Williamson wrote:
>Hello, Iwai
>I'll be glad to make a compiled version of ps.map which runs ok under 2.5
>available to you, if you'd like. It was _not_ compiled under 2.5.
>--
The ps.map which I compiled on Solaris2.5 does not work. It makes core dump
by Segmentation Fault.
Do you have a normal version of ps.map for Solaris2.5 ?
And , may I ask you ? I had many warnings as below when I compiled
GRASS4.1.5 with gcc on Solaris2.5.( however the installation was done) Is
that ok ? I worry that grass-commands might generate wrong results.
Thank you for your kindness.
.....
GISGEN: src/libes/vask - 1996..... JST
#################################################################
/export/home/grass415/src/libes/vask
mkdir OBJ
make -f OBJ/make.rules
rm -f OBJ/V_call.o
gcc -O -I/export/home/grass415/src/include -DUSE_TERMIO -c V_call.c
V_call.c:390: warning: `fmt' was declared implicitly `extern' and later `static
'
V_call.c:409: warning: `centered' was declared implicitly `extern' and
later `static'
mv V_call.o OBJ/V_call.o
rm -f OBJ/V_clear.o
gcc -O -I/export/home/grass415/src/include -DUSE_TERMIO -c V_clear.c
mv V_clear.o OBJ/V_clear.o
.....
rm -f OBJ/get.o
gcc -O -I/export/home/grass415/src/include -DUSE_TERMIO -c get.c
mv get.o OBJ/get.o
rm -f OBJ/get_row.o
gcc -O -I/export/home/grass415/src/include -DUSE_TERMIO -c get_row.c
mv get_row.o OBJ/get_row.o
rm -f OBJ/init.o
gcc -O -I/export/home/grass415/src/include -DUSE_TERMIO -c init.c
init.c:34: warning: `read_int' was declared implicitly `extern' and later
`static'
mv init.o OBJ/init.o
rm -f OBJ/pagein.o
gcc -O -I/export/home/grass415/src/include -DUSE_TERMIO -c pagein.c
pagein.c:55: warning: `segment_select' was declared implicitly `extern' and
later `static'
mv pagein.o OBJ/pagein.o
rm -f OBJ/pageout.o
gcc -O -I/export/home/grass415/src/include -DUSE_TERMIO -c pageout.c
mv pageout.o OBJ/pageout.o
rm -f OBJ/put.o
.......
rm -f OBJ/io.o
gcc -O -I/export/home/grass415/src/display/devices/lib
-I/export/home/grass415/src/include -DUSE_TERMIO -c io.c
io.c:290: warning: `fifoto' was declared implicitly `extern' and later `static'
io.c: In function `fifoto':
io.c:296: warning: passing arg 2 of `signal' from incompatible pointer type
io.c:300: warning: passing arg 2 of `signal' from incompatible pointer type
io.c:305: warning: passing arg 2 of `signal' from incompatible pointer type
io.c:309: warning: passing arg 2 of `signal' from incompatible pointer type
io.c: At top level:
io.c:322: warning: `sync_driver' was declared implicitly `extern' and later
`static'
io.c: In function `sync_driver':
io.c:340: warning: passing arg 2 of `signal' from incompatible pointer type
io.c:362: warning: passing arg 2 of `signal' from incompatible pointer type
io.c:371: warning: passing arg 2 of `signal' from incompatible pointer type
io.c: At top level:
io.c:380: warning: `dead' was declared `extern' and later `static'
io.c: In function `_hold_signals':
io.c:396: warning: passing arg 2 of `signal' from incompatible pointer type
io.c:397: warning: passing arg 2 of `signal' from incompatible pointer type
io.c: At top level:
io.c:443: warning: `lockfile' was declared implicitly `extern' and later
`static'
.....
----
Iwao Noda
Research Scientist
Forest Management and Economics Laboratory
Kyushu Research Center
Forestry & Forest Products Research Institute
Kurokami 4-11-16, Kumamoto 860, JAPAN
Fax: JAPAN(096)344-5054
Internet : noda12 at ffpri-kys.affrc.go.jp
More information about the grass-user
mailing list