[GRASSLIST:70] Re: More Solaris 9 problems - NVIZ
Ade Fewings
ade at informatics.bangor.ac.uk
Sat May 17 11:52:29 EDT 2003
Glynn Clements wrote:
>Ade Fewings wrote:
>
>
>
>>Would appreciate any help with what has become an unsurmountable problem
>>here at the moment.....
>>
>>I have now got Grass 5.0.2 building and working on Sol9 except for NVIZ
>>which doesn't build, with 'make' giving the following errors:
>>
>>GRASS GIS source code compiled.
>>
>>Compilation error in module: src/general/g.region (ignored)
>>Compilation error in module: src/imagery/i.points3 (ignored)
>>Compilation error in module: src/mapdev/v.digit (ignored)
>>Compilation error in module: src/mapdev/v.in.gshhs (ignored)
>>Compilation error in module: src/mapdev/v.mkquads (ignored)
>>Compilation error in module: src/mapdev/v.proj (ignored)
>>Compilation error in module: src/misc/m.proj2 (ignored)
>>Compilation error in module: src/raster/r.in.gdal (ignored)
>>Compilation error in module: src/raster/r.proj (ignored)
>>Compilation error in module: src/raster/r.sun (ignored)
>>Compilation error in module: src/raster/r.sunmask (ignored)
>>Compilation error in module: src/sites/s.proj (ignored)
>>Compilation error in module: src/display/devices/PNGdriver (ignored)
>>Compilation error in module: src.contrib/GMSL/NVIZ2.2 (ignored)
>>
>>Understanding not enough about the build process, does this mean that
>>the reason NVIZ2.2 won't build is because of problems with the
>>previously mentioned compile problems? NVIZ's error is:
>>
>>
>
>ISTR that the NVIZ error has already been identified, and is fixed in
>the CVS HEAD.
>
>I suspect that most of the errors are related to the projection code;
>only 15 GRASS modules use the projection library, and 10 of them are
>in the above list.
>
>The PNGdriver error is probably related to the problems which you've
>been having with GD.
>
>We need to see the actual error messages from "make" in order to be
>able to do anything about these problems.
>
>
>
Thanks for your replies. I've had a look at the 'make' output and cut
out the relevant parts and they're quoted at the bottom of this mail.
But, the problem is the same in all cases except PNGdriver and the
original NVIZ problem - all to do with symbol LLC24.
The version of TCL/TK i'm using is 8.4.1.
BTW, should i move this to the developer list?
Many thanks,
Ade
#################################################################
/export/data0/build/grass5.0.2/src/general/g.region/cmd
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[2]: Entering directory
`/export/data0/build/grass5.0.2/src/general/g.region/cmd'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o /export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cm
d/g.region OBJ.sparc-sun-solaris2.9/printwindow.o
OBJ.sparc-sun-solaris2.9/adjust.o OBJ.sparc-sun-solaris2.9/main.o
OBJ.sparc-sun-solaris2.9/zo
om.o -lvect -ldig2 -lgis -lsocket -ldatetime -lproj -lm -lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbo
l .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbo
l .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
sy
mbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
sy
mbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/g.region
collect2: ld returned 1 exit status
make[2]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/g.region]
Error 1
make[2]: Leaving directory
`/export/data0/build/grass5.0.2/src/general/g.region/cmd'
make[1]: *** [all] Error 1
make[1]: Leaving directory
`/export/data0/build/grass5.0.2/src/general/g.region'
GISGEN failure at STEP: src/general/g.region
GISGEN: src/general/g.tempfile - Sat May 17 16:17:50 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/imagery/i.points3/inter
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[2]: Entering directory
`/export/data0/build/grass5.0.2/src/imagery/i.points3/inter'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o /export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/in
ter/i.points3 OBJ.sparc-sun-solaris2.9/anal_fid.o
OBJ.sparc-sun-solaris2.9/anal_control.o
OBJ.sparc-sun-solaris2.9/camera.o OBJ.sparc-sun-solar
is2.9/camera_mod.o OBJ.sparc-sun-solaris2.9/digit.o
OBJ.sparc-sun-solaris2.9/draw_cell.o
OBJ.sparc-sun-solaris2.9/draw_grid.o OBJ.sparc-sun-sol
aris2.9/draw_vect.o OBJ.sparc-sun-solaris2.9/driver.o
OBJ.sparc-sun-solaris2.9/expose_mod.o
OBJ.sparc-sun-solaris2.9/graph_ask.o OBJ.sparc-sun-
solaris2.9/graph_askmag.o OBJ.sparc-sun-solaris2.9/graph_dot.o
OBJ.sparc-sun-solaris2.9/graph_init.o
OBJ.sparc-sun-solaris2.9/graph_title.o OBJ
.sparc-sun-solaris2.9/input.o OBJ.sparc-sun-solaris2.9/list_colors.o
OBJ.sparc-sun-solaris2.9/list_group.o OBJ.sparc-sun-solaris2.9/list_target
.o OBJ.sparc-sun-solaris2.9/main.o OBJ.sparc-sun-solaris2.9/mark_fid.o
OBJ.sparc-sun-solaris2.9/mark_control.o OBJ.sparc-sun-solaris2.9/mouse.o
OBJ.sparc-sun-solaris2.9/overlay.o OBJ.sparc-sun-solaris2.9/plot.o
OBJ.sparc-sun-solaris2.9/plot_cell.o OBJ.sparc-sun-solaris2.9/plot_grid.o O
BJ.sparc-sun-solaris2.9/plot_vect.o OBJ.sparc-sun-solaris2.9/read_elev.o
OBJ.sparc-sun-solaris2.9/target.o OBJ.sparc-sun-solaris2.9/transform.o
OBJ.sparc-sun-solaris2.9/view_config.o
OBJ.sparc-sun-solaris2.9/view_clear.o
OBJ.sparc-sun-solaris2.9/view_colors.o OBJ.sparc-sun-solaris2.9/v
iew_conv.o OBJ.sparc-sun-solaris2.9/view_outline.o
OBJ.sparc-sun-solaris2.9/view_points.o
OBJ.sparc-sun-solaris2.9/view_refresh.o OBJ.sparc-sun
-solaris2.9/view_where.o OBJ.sparc-sun-solaris2.9/zoom_box.o
OBJ.sparc-sun-solaris2.9/zoom_pnt.o -lI -limage_sup -lD -ldisplay
-lraster -lvect
-ldig2 -lproj -lgis -lsocket -lvask -lncurses -lm -lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbo
l .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbo
l .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
sy
mbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
sy
mbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/inter/i.points3
collect2: ld returned 1 exit status
make[2]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/inter/i.points3]
Error 1
make[2]: Leaving directory
`/export/data0/build/grass5.0.2/src/imagery/i.points3/inter'
make[1]: *** [all] Error 1
make[1]: Leaving directory
`/export/data0/build/grass5.0.2/src/imagery/i.points3'
GISGEN failure at STEP: src/imagery/i.points3
GISGEN: src/imagery/i.quantize - Sat May 17 16:17:59 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/mapdev/v.digit
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[1]: Entering directory
`/export/data0/build/grass5.0.2/src/mapdev/v.digit'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/inter/v.dig
it OBJ.sparc-sun-solaris2.9/add_scale.o OBJ.sparc-sun-solaris2.9/area.o
OBJ.sparc-sun-solaris2.9/ask_driver.o
OBJ.sparc-sun-solaris2.9/backdrop.o OBJ.sp
arc-sun-solaris2.9/bad_areas.o OBJ.sparc-sun-solaris2.9/break.o
OBJ.sparc-sun-solaris2.9/build_neat.o
OBJ.sparc-sun-solaris2.9/coll_pts.o OBJ.sparc-sun-
solaris2.9/color.o OBJ.sparc-sun-solaris2.9/compress.o
OBJ.sparc-sun-solaris2.9/contour.o OBJ.sparc-sun-solaris2.9/customize.o
OBJ.sparc-sun-solaris2.9/
debug.o OBJ.sparc-sun-solaris2.9/debugf.o
OBJ.sparc-sun-solaris2.9/dig_curses.o OBJ.sparc-sun-solaris2.9/dig_dev.o
OBJ.sparc-sun-solaris2.9/digitize.o O
BJ.sparc-sun-solaris2.9/digmain.o OBJ.sparc-sun-solaris2.9/discio.o
OBJ.sparc-sun-solaris2.9/display_area.o
OBJ.sparc-sun-solaris2.9/display_line.o OBJ.
sparc-sun-solaris2.9/display_site.o
OBJ.sparc-sun-solaris2.9/display_node.o
OBJ.sparc-sun-solaris2.9/drawcell.o OBJ.sparc-sun-solaris2.9/duplicate.o OBJ
.sparc-sun-solaris2.9/edit.o OBJ.sparc-sun-solaris2.9/eq.o
OBJ.sparc-sun-solaris2.9/find_w_mouse.o
OBJ.sparc-sun-solaris2.9/find_w_dig.o OBJ.sparc-sun-s
olaris2.9/flush.o OBJ.sparc-sun-solaris2.9/flush_input.o
OBJ.sparc-sun-solaris2.9/get_point.o
OBJ.sparc-sun-solaris2.9/get_diginput.o OBJ.sparc-sun-sola
ris2.9/gorun.o OBJ.sparc-sun-solaris2.9/graph_input.o
OBJ.sparc-sun-solaris2.9/graphics.o OBJ.sparc-sun-solaris2.9/head_info.o
OBJ.sparc-sun-solaris2.9/
help.o OBJ.sparc-sun-solaris2.9/initialize.o
OBJ.sparc-sun-solaris2.9/interact.o OBJ.sparc-sun-solaris2.9/interface.o
OBJ.sparc-sun-solaris2.9/intersect
.o OBJ.sparc-sun-solaris2.9/isle.o OBJ.sparc-sun-solaris2.9/label.o
OBJ.sparc-sun-solaris2.9/label_mult.o OBJ.sparc-sun-solaris2.9/leave.o
OBJ.sparc-sun
-solaris2.9/list.o OBJ.sparc-sun-solaris2.9/main.o
OBJ.sparc-sun-solaris2.9/map_ask.o
OBJ.sparc-sun-solaris2.9/map_ask_new.o OBJ.sparc-sun-solaris2.9/ma
p_coor_new.o OBJ.sparc-sun-solaris2.9/map_init_new.o
OBJ.sparc-sun-solaris2.9/map_reg.o
OBJ.sparc-sun-solaris2.9/map_residnew.o OBJ.sparc-sun-solaris2.9
/map_scale.o OBJ.sparc-sun-solaris2.9/menus.o
OBJ.sparc-sun-solaris2.9/mk_window.o OBJ.sparc-sun-solaris2.9/mouse_yn.o
OBJ.sparc-sun-solaris2.9/mouse_co
ll.o OBJ.sparc-sun-solaris2.9/move_line.o
OBJ.sparc-sun-solaris2.9/move_point.o
OBJ.sparc-sun-solaris2.9/new_line.o OBJ.sparc-sun-solaris2.9/node_color.
o OBJ.sparc-sun-solaris2.9/node_lines.o OBJ.sparc-sun-solaris2.9/oplot.o
OBJ.sparc-sun-solaris2.9/overlay.o OBJ.sparc-sun-solaris2.9/plot.o
OBJ.sparc-su
n-solaris2.9/read_cap.o OBJ.sparc-sun-solaris2.9/remove.o
OBJ.sparc-sun-solaris2.9/remove_block.o
OBJ.sparc-sun-solaris2.9/replot.o OBJ.sparc-sun-solari
s2.9/reset_map.o OBJ.sparc-sun-solaris2.9/retype_line.o
OBJ.sparc-sun-solaris2.9/scal_window.o
OBJ.sparc-sun-solaris2.9/screen_plt.o OBJ.sparc-sun-solar
is2.9/select_digit.o OBJ.sparc-sun-solaris2.9/set_key.o
OBJ.sparc-sun-solaris2.9/set_thresh.o
OBJ.sparc-sun-solaris2.9/set_window.o OBJ.sparc-sun-solari
s2.9/slid_window.o OBJ.sparc-sun-solaris2.9/spline.o
OBJ.sparc-sun-solaris2.9/snap.o OBJ.sparc-sun-solaris2.9/states.o
OBJ.sparc-sun-solaris2.9/str.o OB
J.sparc-sun-solaris2.9/toolbox.o OBJ.sparc-sun-solaris2.9/where_am_i.o
OBJ.sparc-sun-solaris2.9/wind_conv.o
OBJ.sparc-sun-solaris2.9/wind_2_box.o OBJ.sp
arc-sun-solaris2.9/window.o OBJ.sparc-sun-solaris2.9/window_setup.o
OBJ.sparc-sun-solaris2.9/window_rout.o
OBJ.sparc-sun-solaris2.9/withinthresh.o -lvec
t -ldig2 -lproj
/export/data0/build/grass5.0.2/src/libes/vect32/libes/LIB.sparc-sun-solaris2.9/libtrans.a
-ldig_atts -ldisplay -lraster -lvask -lgis -ls
ocket -lncurses -lm -lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/inter/v.digit
collect2: ld returned 1 exit status
make[1]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/inter/v.digit]
Error 1
make[1]: Leaving directory
`/export/data0/build/grass5.0.2/src/mapdev/v.digit'
GISGEN failure at STEP: src/mapdev/v.digit
GISGEN: src/mapdev/v.distance - Sat May 17 16:18:05 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/mapdev/v.in.gshhs
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[1]: Entering directory
`/export/data0/build/grass5.0.2/src/mapdev/v.in.gshhs'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/v.in.gs
hhs OBJ.sparc-sun-solaris2.9/main.o -lgis -lsocket -lvect -ldig2
-ldig_atts -lproj -lm -lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/v.in.gshhs
collect2: ld returned 1 exit status
make[1]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/v.in.gshhs]
Error 1
make[1]: Leaving directory
`/export/data0/build/grass5.0.2/src/mapdev/v.in.gshhs'
GISGEN failure at STEP: src/mapdev/v.in.gshhs
GISGEN: src/mapdev/v.in.shape - Sat May 17 16:18:09 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/mapdev/v.mkquads
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[1]: Entering directory
`/export/data0/build/grass5.0.2/src/mapdev/v.mkquads'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/v.mkqua
ds OBJ.sparc-sun-solaris2.9/mkquads_cmd.o
OBJ.sparc-sun-solaris2.9/ask_for.o OBJ.sparc-sun-solaris2.9/calc_quads.o
OBJ.sparc-sun-solaris2.9/convert.o OB
J.sparc-sun-solaris2.9/init_head.o OBJ.sparc-sun-solaris2.9/init_quad.o
OBJ.sparc-sun-solaris2.9/reg_quads.o
OBJ.sparc-sun-solaris2.9/report_quads.o OBJ
.sparc-sun-solaris2.9/sites_quads.o
OBJ.sparc-sun-solaris2.9/wind_quads.o
OBJ.sparc-sun-solaris2.9/write_quads.o -lgis -lsocket -lvect -ldig2
-lproj -l
coorcnv -ldatetime -lm -lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/v.mkquads
collect2: ld returned 1 exit status
make[1]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/v.mkquads]
Error 1
make[1]: Leaving directory
`/export/data0/build/grass5.0.2/src/mapdev/v.mkquads'
GISGEN failure at STEP: src/mapdev/v.mkquads
GISGEN: src/mapdev/v.out.arc - Sat May 17 16:18:10 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/mapdev/v.proj
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[1]: Entering directory
`/export/data0/build/grass5.0.2/src/mapdev/v.proj'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/v.proj
OBJ.sparc-sun-solaris2.9/main.o OBJ.sparc-sun-solaris2.9/setenv.o
-lproj -lvect -ldig2 -ldig_atts -lgis -lsocket -lm -lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/v.proj
collect2: ld returned 1 exit status
make[1]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/v.proj]
Error 1
make[1]: Leaving directory
`/export/data0/build/grass5.0.2/src/mapdev/v.proj'
GISGEN failure at STEP: src/mapdev/v.proj
GISGEN: src/mapdev/v.prune - Sat May 17 16:18:12 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/misc/m.proj2
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[1]: Entering directory
`/export/data0/build/grass5.0.2/src/misc/m.proj2'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/m.proj2
OBJ.sparc-sun-solaris2.9/main.o OBJ.sparc-sun-solaris2.9/get_deg.o
OBJ.sparc-sun-solaris2.9/get_stp.o OBJ.sparc-sun-solaris2.9/geo_func.o
OBJ.sparc-sun
-solaris2.9/process.o OBJ.sparc-sun-solaris2.9/input.o
OBJ.sparc-sun-solaris2.9/output.o -lgis -lsocket -lproj -lm -lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/m.proj2
collect2: ld returned 1 exit status
make[1]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/m.proj2]
Error 1
make[1]: Leaving directory `/export/data0/build/grass5.0.2/src/misc/m.proj2'
GISGEN failure at STEP: src/misc/m.proj2
GISGEN: src/misc/m.region.ll - Sat May 17 16:18:20 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/raster/r.in.gdal
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[1]: Entering directory
`/export/data0/build/grass5.0.2/src/raster/r.in.gdal'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.in.gd
al OBJ.sparc-sun-solaris2.9/main.o
OBJ.sparc-sun-solaris2.9/gbgetsymbol.o
OBJ.sparc-sun-solaris2.9/gdalbridge.o OBJ.sparc-sun-solaris2.9/make_loc.o \
-ldl -lgis -lsocket -lI -lproj -lm -lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.in.gdal
collect2: ld returned 1 exit status
make[1]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.in.gdal]
Error 1
make[1]: Leaving directory
`/export/data0/build/grass5.0.2/src/raster/r.in.gdal'
GISGEN failure at STEP: src/raster/r.in.gdal
GISGEN: src/raster/r.in.gridatb - Sat May 17 16:18:39 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/raster/r.proj/cmd
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[2]: Entering directory
`/export/data0/build/grass5.0.2/src/raster/r.proj/cmd'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.proj
OBJ.sparc-sun-solaris2.9/main.o OBJ.sparc-sun-solaris2.9/bordwalk.o
OBJ.sparc-sun-solaris2.9/readcell.o OBJ.sparc-sun-solaris2.9/nearest.o
OBJ.sparc-sun
-solaris2.9/bilinear.o OBJ.sparc-sun-solaris2.9/cubic.o -lproj -lgis
-lsocket -lm -lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.proj
collect2: ld returned 1 exit status
make[2]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.proj]
Error 1
make[2]: Leaving directory
`/export/data0/build/grass5.0.2/src/raster/r.proj/cmd'
make[1]: *** [all] Error 1
make[1]: Leaving directory
`/export/data0/build/grass5.0.2/src/raster/r.proj'
GISGEN failure at STEP: src/raster/r.proj
GISGEN: src/raster/r.quant - Sat May 17 16:18:51 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/raster/r.sun
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[1]: Entering directory
`/export/data0/build/grass5.0.2/src/raster/r.sun'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.sun O
BJ.sparc-sun-solaris2.9/main.o -lgis -lsocket -lproj -llinkm -lm
-lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.sun
collect2: ld returned 1 exit status
make[1]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.sun]
Error 1
make[1]: Leaving directory `/export/data0/build/grass5.0.2/src/raster/r.sun'
GISGEN failure at STEP: src/raster/r.sun
GISGEN: src/raster/r.sunmask - Sat May 17 16:18:56 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/raster/r.sunmask
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[1]: Entering directory
`/export/data0/build/grass5.0.2/src/raster/r.sunmask'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.sunma
sk OBJ.sparc-sun-solaris2.9/main.o OBJ.sparc-sun-solaris2.9/solpos00.o
OBJ.sparc-sun-solaris2.9/g_solposition.o -lgis -lsocket -lproj -lm
-lnsl -l
z
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.sunmask
collect2: ld returned 1 exit status
make[1]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/r.sunmask]
Error 1
make[1]: Leaving directory
`/export/data0/build/grass5.0.2/src/raster/r.sunmask'
GISGEN failure at STEP: src/raster/r.sunmask
GISGEN: src/raster/r.support - Sat May 17 16:18:56 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/sites/s.proj
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[1]: Entering directory
`/export/data0/build/grass5.0.2/src/sites/s.proj'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/s.proj
OBJ.sparc-sun-solaris2.9/main.o -lproj -lgis -lsocket -ldatetime -lm
-lnsl -lz
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o):
symbol .LLC24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovakgis.o):
symbol .LLC
24:
external symbolic relocation against non-allocatable section .stab;
cannot be processed at runtime: relocation ignored
Undefined first referenced
symbol in file
.LLC24
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libproj.a(PJ_krovak.o)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/s.proj
collect2: ld returned 1 exit status
make[1]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/etc/bin/cmd/s.proj]
Error 1
make[1]: Leaving directory `/export/data0/build/grass5.0.2/src/sites/s.proj'
GISGEN failure at STEP: src/sites/s.proj
GISGEN: src/sites/s.qcount - Sat May 17 16:19:08 BST 2003
#################################################################
/export/data0/build/grass5.0.2/src/display/devices/PNGdriver
make -f OBJ.sparc-sun-solaris2.9/make.rules
make[1]: Entering directory
`/export/data0/build/grass5.0.2/src/display/devices/PNGdriver'
gcc -L/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9
-o /export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/driver/PNG
OBJ.spar
c-sun-solaris2.9/Can_do.o OBJ.sparc-sun-solaris2.9/Clr_table.o
OBJ.sparc-sun-solaris2.9/Color.o OBJ.sparc-sun-solaris2.9/Draw_line.o
OBJ.sparc-sun-solar
is2.9/Get_w_box.o OBJ.sparc-sun-solaris2.9/Get_w_line.o
OBJ.sparc-sun-solaris2.9/Get_w_pnt.o
OBJ.sparc-sun-solaris2.9/Graph_Clse.o OBJ.sparc-sun-solaris
2.9/Graph_Set.o OBJ.sparc-sun-solaris2.9/Panel.o
OBJ.sparc-sun-solaris2.9/Polygn_abs.o -ldriver -lgis -lsocket -lnsl
-lz -lgd
Undefined first referenced
symbol in file
sin
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libdriver.a(Text2.o)
(symbol belongs to implicit
dependency /usr/lib/libm.so.1)
cos
/export/data0/build/grass5.0.2/src/libes/LIB.sparc-sun-solaris2.9/libdriver.a(Text2.o)
(symbol belongs to implicit
dependency /usr/lib/libm.so.1)
ld: fatal: Symbol referencing errors. No output written to
/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/driver/PNG
collect2: ld returned 1 exit status
make[1]: ***
[/export/data0/build/grass5.0.2/dist.sparc-sun-solaris2.9/driver/PNG]
Error 1
make[1]: Leaving directory
`/export/data0/build/grass5.0.2/src/display/devices/PNGdriver'
GISGEN failure at STEP: src/display/devices/PNGdriver
GISGEN: src.garden/grass.postgresql - Sat May 17 16:19:28 BST 2003
--
___________________________________________________
Adrian [Ade] Fewings MEng
Distributed & High Performance Computing, Informatics, UWB
Dean Street, Bangor, Gwynedd. LL57 1UT. UK.
ade at informatics.bangor.ac.uk www.informatics.bangor.ac.uk/~ade
Tel: +44 (0)1248 382736 Fax: +44 (0)1248 361429
'The ideal engineer is a composite ... He is not a scientist, he
is not a mathematician, he is not a sociologist or a writer; but
he may use the knowledge and techniques of any or all of these
disciplines in solving engineering problems.'
N. W. Dougherty, 1955
___________________________________________________
More information about the grass-user
mailing list