[GRASS5] Re: [GRASSLIST:80] Re: More Solaris 9 problems - NVIZ

Ade Fewings ade at informatics.bangor.ac.uk
Mon May 19 06:42:55 EDT 2003


Glynn Clements wrote:

>[CC'd to the developers' list.]
>
>Ade Fewings wrote:
>  
>
>>ld: warning: relocation error: R_SPARC_32: file
>>/export/data0/build/grass50_exp_2003_05_17/src/libes/LIB.sparc-sun-solaris2.9/libgproj.a(PJ_krovak.o):
>>symbol .LLC16:
>>        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/grass50_exp_2003_05_17/src/libes/LIB.sparc-sun-solaris2.9/libgproj.a(PJ_krovak.o):
>>symbol .LLC16:
>>        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/grass50_exp_2003_05_17/src/libes/LIB.sparc-sun-solaris2.9/libgproj.a(PJ_krovak.o):
>>symbol .LLC16:
>>        external symbolic relocation against non-allocatable section .stab;
>>        cannot be processed at runtime: relocation ignored
>>Undefined                       first referenced
>> symbol                             in file
>>.LLC16
>>/export/data0/build/grass50_exp_2003_05_17/src/libes/LIB.sparc-sun-solaris2.9/libgproj.a(PJ_krovak.o)
>>ld: fatal: Symbol referencing errors. No output written to
>>/export/data0/build/grass50_exp_2003_05_17/dist.sparc-sun-solaris2.9/etc/bin/cmd/d.where
>>    
>>
>
>Which is almost identical to the last time (the CVS HEAD version
>doesn't have PJ_krovakgis.c)
>
>Another thought: PJ_krovak.c does:
>
>	#include <projects.h>
>
>while every other file does:
>
>	#include "projects.h"
>
>Given that projects.h is in the current directory, and the difference
>between angle brackets and quotes concerns checking the current
>directory, this may be an issue.
>
>Try changing PJ_krovak.c to the latter form.
>

Have tried, unfortunately no different.  Same errors related to .LLC16.
Must confess to being completely lost now.

>
>  
>
>>And, now i am also getting a GL compile error:
>>
>>#################################################################
>>/export/data0/build/grass50_exp_2003_05_17/src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL
>>  make -f OBJ.sparc-sun-solaris2.9/make.rules
>>
>>make[4]: Entering directory
>>`/export/data0/build/grass50_exp_2003_05_17/src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL'
>>gcc -I/export/data0/build/grass50_exp_2003_05_17/src/include -g -O2
>>-I/export/data0/build/grass50_exp_2003_05_17/src/libes/dspf
>>-I/export/data0/build/grass50_exp_2003_05_17/src/libes/ogsf -I/usr/openwin/include     -c
>>new_init_graphics.c -o OBJ.sparc-sun-solaris2.9/new_init_graphics.o
>>new_init_graphics.c:19:26: GL/GLwMDrawA.h: No such file or directory
>>    
>>
>
>You need the Motif OpenGL drawing area widget library, and you have to
>use the --with-motif and --with-glw configure switches (and possibly
>the corresponding *-includes and *-libs switches).
>
>We shouldn't be compiling r3.showdspf.openGL unconditionally, but
>instead should only compile it if the appropriate features are enabled
>(i.e. all of --with-x11, --with-opengl, --with-motif and --with-glw;
>the first two are enabled by default, the last two aren't).
>
>  
>

Right, thats no problem on that one then! 



Cheers
Ade


-- 
___________________________________________________
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-dev mailing list