[GRASS5] compiling beta10 on IRIX and CYGWIN/WIN32

Andreas Lange Andreas.Lange at Rhein-Main.de
Sat Dec 9 20:10:20 EST 2000


Hi Markus, hi others,

sorry for the confusing message. 
The problem is with the two Gmakefiles mentioned later in the text. 
Only these two Gmakefiles cause problems because of missing $(MATHLIB)
_or_ $(MATHLIB) _before_ $(GISLIB), which makes the IRIX linker fail.
So the order should be:
$(LIBES) $(WHATEVER) $(GISLIB) $(MATHLIB) $(XDRLIB)

I just was a little bit frustrated because both programs compiled with
beta8. So everyone should remember not to delete/reorder the LIBES. Then
the Gmakefiles should be 100% correct.  

The $(XDRLIB) may be useless on linux, but is needed for win32. 

I am too overworked right now to look into the Cygwin problem with the
Init.sh. This should be fixed, as the windows port will not work on
commandline :-(. No graphics is bad, but setting the GRASS environment
by hand is nearly impossible. 

cu,

Andreas


Markus Neteler wrote:
> Hi Andreas,
> 
> actually I don't see the problem:
> 
> Is the order:
>  $(LIBS) $(MATHLIB) $(XDRLIB)
> 
> causing problems? If yes, we have to change 60% (or more) of the Gmakefiles.
> If so, please modify SUBMITTING. I have a script here which could do
> the change of order.
> 
> Generally I was sure that 99% of the Gmakefiles are ok. Obviously I am
> wrong?
> 
> How does Justin manage if not (he is using Irix, too)?
> 
> As Linux doesn't complain if $(XDRLIB) is missing, what is the rule for this
> requirement? Then I can check all Gmakefiles...
> 
> Little confused (as beta10 is rather identical to CVS at time),
> 
>  Markus
> 
> PS: I'll look into problems mentioned below:
> 


> > wrong order of libs: $(MATHLIB) in
> > src.garden/answers/src.answers/display/d.lingraph/cmd/Gmakefile
> >
> > src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/Gmakefile

-- 
Andreas Lange, 65187 Wiesbaden, Germany, Tel. +49 611 807850
Andreas.Lange at Rhein-Main.de - A.C.Lange at GMX.net



---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list