this bug's URL: http://intevation.de/rt/webrt?serial_num=911
-------------------------------------------------------------------------
Subject: make Grass51 on Solaris8
Platform: Sun Solaris 8
grass downloaded at: Trento site
grass binary for platform: I compiled the sources myself
grass sources source: yes, I am using the latest GRASS from CVS, 2/7 snapshot
c compiler name: gcc
I am using the 2/7/02 snapshot of grass51 with grass5.0 pre3. My commands are indented:
cd /leo2/Grass5/pre3/grass51
./configure --with-grass50=/leo2/Grass5/pre3/grass
make mix
make
/leo2/Grass5/pre3/grass51/dist.sparc-sun-solaris2.8/fonts
make: Fatal error in reader: ../include/Make/Rules.make, line 9: Unexpected end of line seen
Current working directory /leo2/Grass5/pre3/grass51/lib
*** Error code 1
It got past this error when I commented out the three lines at "ifndef LOCAL_HEADERS". But then it complained about Lib.make. It didn't like the three lines at the ifndef or the ARCH_LIB_OBJS line. The error message was always the same (Unexpected end of line seen).
The make I am using is /usr/ccs/bin/make.
-------------------------------------------- Managed by Request Tracker
Would it be feasable for you to try gmake?
On Thu, Feb 07, 2002 at 09:33:15PM +0100, Request Tracker wrote:
this bug's URL: http://intevation.de/rt/webrt?serial_num=911
-------------------------------------------------------------------------
Subject: make Grass51 on Solaris8
Platform: Sun Solaris 8
grass downloaded at: Trento site
grass binary for platform: I compiled the sources myself
grass sources source: yes, I am using the latest GRASS from CVS, 2/7 snapshot
c compiler name: gcc
I am using the 2/7/02 snapshot of grass51 with grass5.0 pre3. My commands are indented:
cd /leo2/Grass5/pre3/grass51
./configure --with-grass50=/leo2/Grass5/pre3/grass
make mix
make
/leo2/Grass5/pre3/grass51/dist.sparc-sun-solaris2.8/fonts
make: Fatal error in reader: ../include/Make/Rules.make, line 9: Unexpected end of line seen
Current working directory /leo2/Grass5/pre3/grass51/lib
*** Error code 1
It got past this error when I commented out the three lines at "ifndef LOCAL_HEADERS". But then it complained about Lib.make. It didn't like the three lines at the ifndef or the ARCH_LIB_OBJS line. The error message was always the same (Unexpected end of line seen).
The make I am using is /usr/ccs/bin/make.
--
Geschäftsführer, Intevation GmbH (intevation.de)
Projekt Freie GIS Software (freegis.org/index.de.html)
FFII e.V. (ffii.org)
FSF Europa (fsfeurope.org/index.de.html)
On Thu, Feb 07, 2002 at 09:33:15PM +0100, Request Tracker wrote:
this bug's URL: http://intevation.de/rt/webrt?serial_num=911
-------------------------------------------------------------------------
Subject: make Grass51 on Solaris8
Platform: Sun Solaris 8
grass downloaded at: Trento site
grass binary for platform: I compiled the sources myself
grass sources source: yes, I am using the latest GRASS from CVS, 2/7 snapshot
c compiler name: gcc
I am using the 2/7/02 snapshot of grass51 with grass5.0 pre3. My commands are indented:
cd /leo2/Grass5/pre3/grass51
./configure --with-grass50=/leo2/Grass5/pre3/grass
... this can't work because GRASS 5.1 needs the *experimental* version,
not the preX. Means that you have to extract the CVS HEAD version
from GRASS.
Radim, we discussed the "make copymix" target. Will it solve the
problem when I update the grass51-snapshot script to run "make copymix"
to get a 5.1 version with required 5.0 code merged into?
Then: As Bernhard says: Please install the gnu make (and also gnu tar)
on your SUN. Especially the original tar from SUN is worst case stuff.
Cheers
Markus