[GRASSLIST:5526] g.gisenv is not compiling for arm linux

Hi,

I am trying to compiling the Grass for Arm-Linux,
Some modules are get compiled and working fine.
but I am facing difficulty in

/grass54/etc/clean_temp
/grass54/etc/run
g.gisenv

If any one have a copy of These compiled files from Arm Linux
Kindly send me, or suggest a link to download

The Error Log says ..
Compilation error in module: src/general/g.gisenv

--

Regards, and Have a nice day.

Prachait Saxena

Force3 Team
---------------------------
(M) :- +91 98229 44025
(M) :- +91 93732 81318
(E) :- prachait (at) force3-india (dot) com
(E) :- subscription (at) force3-india (dot) com
(W) :- http://www.force3-india.org/

_________________________________
Our Solution at Microsoft Solution Market Place
Public Grievance Redressal System version 1.0.0
http://www.microsoft.com/asia/solutionmarketplace/solutiondetail.asp?ind=3&sid=30101&type=1&solid=1760&language=1&searchresult=true&sLanguage=1

Checkout Latest:
http://force3-india.org/downloads/Presentations/Force3-India_inCLASS-Presentation.zip

On Wed, 26 Jan 2005, Force3 Team wrote:

Hi,

I am trying to compiling the Grass for Arm-Linux,
Some modules are get compiled and working fine.
but I am facing difficulty in

/grass54/etc/clean_temp
/grass54/etc/run
g.gisenv

If any one have a copy of These compiled files from Arm Linux
Kindly send me, or suggest a link to download

The Error Log says ..
Compilation error in module: src/general/g.gisenv

You need to post the output from the make command showing the actual errors before anybody can do anything about it. Also I think large parts of 6.0 are not really safe for cross-compiling (e.g. after compiling a module it is run to generate the man pages; that won't work if you're cross-compiling). 5.4 might be a little better but cross-compiling isn't well tested AFAIK.

Paul

Paul Kelly wrote:

On Wed, 26 Jan 2005, Force3 Team wrote:

Hi,

I am trying to compiling the Grass for Arm-Linux,
Some modules are get compiled and working fine.
but I am facing difficulty in

/grass54/etc/clean_temp
/grass54/etc/run
g.gisenv

If any one have a copy of These compiled files from Arm Linux
Kindly send me, or suggest a link to download

The Error Log says ..
Compilation error in module: src/general/g.gisenv

You need to post the output from the make command showing the actual errors before anybody can do anything about it. Also I think large parts of 6.0 are not really safe for cross-compiling (e.g. after compiling a module it is run to generate the man pages; that won't work if you're cross-compiling). 5.4 might be a little better but cross-compiling isn't well tested AFAIK.

Paul

Do We need the Error Log, or the Output of ./configure file ?
or Both ?

Regards

Prachait

Paul Kelly wrote:

On Wed, 26 Jan 2005, Force3 Team wrote:

Hi,

I am trying to compiling the Grass for Arm-Linux,
Some modules are get compiled and working fine.
but I am facing difficulty in

/grass54/etc/clean_temp
/grass54/etc/run
g.gisenv

If any one have a copy of These compiled files from Arm Linux
Kindly send me, or suggest a link to download

The Error Log says ..
Compilation error in module: src/general/g.gisenv

You need to post the output from the make command showing the actual errors before anybody can do anything about it. Also I think large parts of 6.0 are not really safe for cross-compiling (e.g. after compiling a module it is run to generate the man pages; that won't work if you're cross-compiling). 5.4 might be a little better but cross-compiling isn't well tested AFAIK.

Paul

Hi Paul.

I am using 5.4 and it is working fine the Native Machine
I am cross compiling, the some of the Files are working fine
But Some Modules are not

I am uploaded all by logs at
http://www.force3-india.org/downloads/Grass/20050126/

Kindly let me know, if you need some more.

--

Regards, and Have a nice day.

Prachait Saxena

Force3 Team
---------------------------
(M) :- +91 98229 44025
(M) :- +91 93732 81318
(E) :- prachait (at) force3-india (dot) com
(E) :- subscription (at) force3-india (dot) com
(W) :- http://www.force3-india.org/

_________________________________
Our Solution at Microsoft Solution Market Place
Public Grievance Redressal System version 1.0.0
http://www.microsoft.com/asia/solutionmarketplace/solutiondetail.asp?ind=3&sid=30101&type=1&solid=1760&language=1&searchresult=true&sLanguage=1

Checkout Latest:
http://force3-india.org/downloads/Presentations/Force3-India_inCLASS-Presentation.zip

On Wed, 26 Jan 2005, Force3 Team wrote:

The Error Log says ..
Compilation error in module: src/general/g.gisenv

You need to post the output from the make command showing the actual errors before anybody can do anything about it. Also I think large parts of 6.0 are not really safe for cross-compiling (e.g. after compiling a module it is run to generate the man pages; that won't work if you're cross-compiling). 5.4 might be a little better but cross-compiling isn't well tested AFAIK.

Paul

Do We need the Error Log, or the Output of ./configure file ?
or Both ?

No, neither of those. As I said, the output of make.
make > make.log 2>&1
should capture it if you're using bourne/bash shell.

Paul

Paul Kelly wrote:

On Wed, 26 Jan 2005, Force3 Team wrote:

The Error Log says ..
Compilation error in module: src/general/g.gisenv

You need to post the output from the make command showing the actual errors before anybody can do anything about it. Also I think large parts of 6.0 are not really safe for cross-compiling (e.g. after compiling a module it is run to generate the man pages; that won't work if you're cross-compiling). 5.4 might be a little better but cross-compiling isn't well tested AFAIK.

Paul

Do We need the Error Log, or the Output of ./configure file ?
or Both ?

No, neither of those. As I said, the output of make.
make > make.log 2>&1
should capture it if you're using bourne/bash shell.

Paul

Hi Paul.

I have uploaded the files which are required by you

./configure OUTPUT => configure.log
make OUTPUT => make.log
make install OUTPUT => makeinstall.log

Reset in comm you will fine parameter passed in ./configure.

Kindly write, if you need more information.

Thanks in Advance.

--

Regards, and Have a nice day.

Prachait Saxena

Force3 Team
---------------------------
(M) :- +91 98229 44025
(M) :- +91 93732 81318
(E) :- prachait (at) force3-india (dot) com
(E) :- subscription (at) force3-india (dot) com
(W) :- http://www.force3-india.org/

_________________________________
Our Solution at Microsoft Solution Market Place
Public Grievance Redressal System version 1.0.0
http://www.microsoft.com/asia/solutionmarketplace/solutiondetail.asp?ind=3&sid=30101&type=1&solid=1760&language=1&searchresult=true&sLanguage=1

Checkout Latest:
http://force3-india.org/downloads/Presentations/Force3-India_inCLASS-Presentation.zip

On Wed, 26 Jan 2005, Force3 Team wrote:

Paul Kelly wrote:

You need to post the output from the make command showing the actual errors before anybody can do anything about it. Also I think large parts of 6.0 are not really safe for cross-compiling (e.g. after compiling a module it is run to generate the man pages; that won't work if you're cross-compiling). 5.4 might be a little better but cross-compiling isn't well tested AFAIK.

Paul

Do We need the Error Log, or the Output of ./configure file ?
or Both ?

No, neither of those. As I said, the output of make.
make > make.log 2>&1
should capture it if you're using bourne/bash shell.

Paul

Hi Paul.

I have uploaded the files which are required by you

./configure OUTPUT => configure.log
make OUTPUT => make.log

That file only seems to contain the standard output of make. You need to redirect the standard error into the logfile as well. As I said,
make > make.log 2>&1
should do it.