[GRASS-user] Grass7 on FreeBSD 9.0 : Compilation Error.

Hi Grass Users,

I'm trying to install Grass7 on FreeBSD 9.0 with the latest SVN snapshot.

The problem comes with " ./configure " command.

The error is : " ***Unknown platform: i386-unknown-freebsd9.0*** ".

Maybe one of us can help FreeBSD users.

Here is the outcome of " ./configure " command :

checking host system type... i386-unknown-freebsd9.0
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for full floating-point support... yes
checking for pwd... /bin/pwd
checking for source directory... /usr/local/src/grass7
checking for build directory... /usr/local/src/grass7
checking for svnversion... /usr/local/bin/svnversion
checking for MacOSX App... no
checking for MacOSX architectures... no
checking for MacOSX SDK... no
checking how to build libraries... shared
configure: error: ***Unknown platform: i386-unknown-freebsd9.0***

--
Pierre Stévens
GeoBSD
pierre@geobsd.com
+32 479 87 01 96
Rue des Ponts 5b, 4684 Haccourt

On Sun, Dec 2, 2012 at 9:05 PM, Pierre Stévens <pierre@geobsd.com> wrote:

Hi Grass Users,

I'm trying to install Grass7 on FreeBSD 9.0 with the latest SVN snapshot.

The problem comes with " ./configure " command.

The error is : " ***Unknown platform: i386-unknown-freebsd9.0*** ".

Maybe one of us can help FreeBSD users.

We need to update "config.guess" and "config.sub". In times of git, I no
longer understand where to fetch these files:

http://git.savannah.gnu.org/cgit/autoconf.git

Any idea?

Markus

Here is the outcome of " ./configure " command :

checking host system type... i386-unknown-freebsd9.0
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for full floating-point support... yes
checking for pwd... /bin/pwd
checking for source directory... /usr/local/src/grass7
checking for build directory... /usr/local/src/grass7
checking for svnversion... /usr/local/bin/svnversion
checking for MacOSX App... no
checking for MacOSX architectures... no
checking for MacOSX SDK... no
checking how to build libraries... shared
configure: error: ***Unknown platform: i386-unknown-freebsd9.0***

--
Pierre Stévens
GeoBSD
pierre@geobsd.com
+32 479 87 01 96
Rue des Ponts 5b, 4684 Haccourt
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

I found the latest version of those files here :

http://git.savannah.gnu.org/cgit/config.git/tree/

Are they the good ones ?

We need to update "config.guess" and "config.sub". In times of git, I no
longer understand where to fetch these files:

http://git.savannah.gnu.org/cgit/autoconf.git

Markus.

I'm trying to install Grass7 on FreeBSD 9.0 with the latest SVN
snapshot.

The problem comes with " ./configure " command.

The error is : " ***Unknown platform: i386-unknown-freebsd9.0*** ".

Maybe one of us can help FreeBSD users.

--
Pierre Stévens
GeoBSD
pierre@geobsd.com
+32 479 87 01 96
Rue des Ponts 5b, 4684 Haccourt

On Mon, Dec 3, 2012 at 6:48 PM, Pierre Stévens <pierre@geobsd.com> wrote:

I found the latest version of those files here :

http://git.savannah.gnu.org/cgit/config.git/tree/

Are they the good ones ?

Perfect - I have updated the files in GRASS 7.svn. Please try again,
I hope it now works for you.

Markus

On Tue, Dec 4, 2012 at 12:33 AM, Markus Neteler <neteler@osgeo.org> wrote:

On Mon, Dec 3, 2012 at 6:48 PM, Pierre Stévens <pierre@geobsd.com> wrote:

I found the latest version of those files here :

http://git.savannah.gnu.org/cgit/config.git/tree/

Are they the good ones ?

Perfect - I have updated the files in GRASS 7.svn. Please try again,
I hope it now works for you.

FYI:
I have updated config.guess, config.sub, configure in all
branches/trunk to the latest version to keep up with the
autoconf improvements.

Source:
http://git.savannah.gnu.org/cgit/config.git/plain/

Markus

I've just compiled trunk version on FreeBSD 9.1.

It works perfectly.

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Grass7-on-FreeBSD-9-0-Compilation-Error-tp5020196p5059646.html
Sent from the Grass - Users mailing list archive at Nabble.com.