[GRASS5] [bug #1349] (grass) r.slope.aspect will not compile Solaris 8 \i386

this bug's URL: http://intevation.de/rt/webrt?serial_num=1349
-------------------------------------------------------------------------

Subject: r.slope.aspect will not compile Solaris 8 \i386

Platform: Solaris7/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources

Hello,

   we compiled the GRASS 5.0.0 source code under Solaris 8 (i386 on intel machines). Everything seemed to be OK, but there were two compilation errors. The rest of GRASS works very nicely - but I need the r.slope.aspect module!:

Compilation error in /src/raster/r.slope.aspect (ignored)
                             /src.contrib/GMSL/NVIZ2.2 (ignored)

Is this a common problem (has anyone else found this?). Is it simple to recompile these modules seperately? What more should I do to track the errors. I am a bit rusty on C (shouldn't be, but I am) and have not used gmake before .....

cheers

Dan Cornford
Aston University, UK.

-------------------------------------------- Managed by Request Tracker

Request Tracker wrote:

Subject: r.slope.aspect will not compile Solaris 8 \i386

Platform: Solaris7/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources

Hello,

we compiled the GRASS 5.0.0 source code under Solaris 8 (i386 on intel
machines). Everything seemed to be OK, but there were two compilation
errors. The rest of GRASS works very nicely - but I need the
r.slope.aspect module!:

Compilation error in /src/raster/r.slope.aspect (ignored)
                             /src.contrib/GMSL/NVIZ2.2 (ignored)

Is this a common problem (has anyone else found this?).

No.

Is it simple to recompile these modules seperately?

Yes. Once GRASS has been installed, you can use:

  gmake5 -i src/raster/r.slope.aspect
  gmakelinks5 -i

What more should I do to track the errors.

Examine the output from "make" or "gmake5" for the actual error
message, and post it here.

--
Glynn Clements <glynn.clements@virgin.net>