[GRASS5] src/scripts compile error

Kirk R. Wythers kwythers at umn.edu
Tue May 18 17:55:34 EDT 2004


gmake5 and gmake 53 are in my $PATH.

barbaloot:~ kirkw$ $PATH
bash:  
/sw/bin:/sw/sbin:/usr/bin:/usr/local/bin:/bin:/usr/sbin:/sbin:/Users/ 
kirkw/bin:/usr/X11R6/bin:/opt/ibmcmp/vacpp/6.0/bin:/opt/ibmcmp/xlf/8.1/ 
bin: No such file or directory
barbaloot:~ kirkw$

barbaloot:~ kirkw$ which gmake53
/usr/local/bin/gmake53

Same goes for gmake5.

I only called it with the relative PATH in order to generate the error  
message. Otherwise I only get the "Compilation error in module:" error:

GRASS GIS source code compiled.

Compilation error in module: src/scripts (ignored)
Compilation error in module: src/display/d.text.freetype (ignored)

Kirk

On May 18, 2004, at 4:32 PM, Glynn Clements wrote:

>
> Kirk R. Wythers wrote:
>
>> Still fighting with with compileing 53. Does anyone recognize this  
>> one?:
>
>> truffula:~/grass5_dev/grass53_cvs_exp/src/scripts kirkw$
>> ../../bin.powerpc-apple-darwin7.3.0/gmake53
>
> Referring to gmake5, gmake53 etc using a relative path doesn't work.
> You either have to install it somewhere in $PATH, so that just typing
> "gmake53" works, or you have to use an absolute path, e.g.
>
> 	`pwd`/../../bin.powerpc-apple-darwin7.3.0/gmake53
>
> -- 
> Glynn Clements <glynn.clements at virgin.net>
>
> _______________________________________________
> grass5 mailing list
> grass5 at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass5
>
------------------------------------------------------------------------
Kirk R. Wythers	                                    tel: 612.625.2261
Dept. of Forest Resources                fax: 612.625.5212
University of Minnesota     email: kwythers at umn.edu
------------------------------------------------------------------------




More information about the grass-dev mailing list