Sat, Nov 27 2004
21:10:57
|
|
Request created by guest (as #2725)
|
|
Subject: config.guess failed unknown on Athlon64 with SuSE9.1
Platform: other
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: 5.7
ucon04k30:/sc/GRASS/libgrass # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/sc/GRASS/libgrass/missing: Unknown `--run' option
Try `/sc/GRASS/libgrass/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
...
checking whether make sets $(MAKE)... (cached) yes
checking build system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linux-gnu failed
ucon04k30:/sc/GRASS/libgrass # ./config.guess
x86_64-unknown-linux-gnu
ucon04k30:/sc/GRASS/grass51 # ./config.guess
x86_64-unknown-linux-gnu
ucon04k30:/sc/GRASS/grass51 # uname -a
Linux ucon04k30 2.6.4-52-default #1 Wed Apr 7 02:15:23 UTC 2004 x86_64
x86_64 x86_64 GNU/Linux
ucon04k30:/sc/GRASS/grass51 # uname -s
Linux
ucon04k30:/sc/GRASS/grass51 # uname -n
ucon04k30
ucon04k30:/sc/GRASS/grass51 # uname -r
2.6.4-52-default
ucon04k30:/sc/GRASS/grass51 # uname -v
#1 Wed Apr 7 02:15:23 UTC 2004
ucon04k30:/sc/GRASS/grass51 # uname -m
x86_64
ucon04k30:/sc/GRASS/grass51 # uname -p
x86_64
ucon04k30:/sc/GRASS/grass51 # uname -i
x86_64
ucon04k30:/sc/GRASS/grass51 # uname -o
GNU/Linux
ucon04k30:/sc/GRASS/grass51 # uname --version
uname (coreutils) 5.2.1
|
|
Mon, Nov 29 2004
10:30:06
|
|
Mail sent by mneteler (as #2725)
|
|
Hi Stefan,
I have updated config.guess and config.sub in 5.7-CVS.
Please try again after
cvs up -dP
and let me know if the problem is solved.
Markus |
|
Tue, Nov 30 2004
08:31:14
|
|
Request created by stefan.paulick@urbeli.com (as #2743)
|
|
Return-Path |
<stefan@urbeli.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Message-ID |
<20041130073050.85984.qmail@mail.bytecamp.net>
|
References |
<20041129093006.1C67C100169@lists.intevation.de>
|
In-Reply-To |
<20041129093006.1C67C100169@lists.intevation.de>
|
From |
Stefan Paulick <stefan.paulick@urbeli.com>
|
To |
Markus Neteler via RT <grass-bugs@intevation.de>
|
Subject |
Re: (grass) config.guess failed unknown on Athlon64 with SuSE9.1
|
Date |
Tue, 30 Nov 2004 08:30:50 +0100
|
Mime-Version |
1.0
|
Content-Type |
text/plain; format=flowed; charset="iso-8859-1"
|
Content-Transfer-Encoding |
8bit
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
Hallo Markus,
leider isses noch nicht gans rund:
ucon04k30:/sc/GRASS/libgrass # ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
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 a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking host system type... Invalid configuration
`x86_64-unknown-linux-gnu': m achine `x86_64-unknown' not
recognized
checking build system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not
recognized
checking for ranlib... ranlib
checking for ld used by GCC... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
updating cache ./config.cache
loading cache ./config.cache within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
ucon04k30:/sc/GRASS/libgrass #
Ich hatte den libgrass-pfad komplett gelöscht und neu geladen.
Mit freundlichen Grüßen / With kindest regards
Stefan Paulick
http://www.urbeli.com
mailto://stefan.paulick@urbeli.com
/*----------------------*/
Markus Neteler via RT schrieb:
> Hi Stefan,
>
> I have updated config.guess and config.sub in 5.7-CVS.
> Please try again after
>
> cvs up -dP
>
> and let me know if the problem is solved.
>
> Markus
>
> -------------------------------------------- Managed by Request Tracker
|
|
Wed, Dec 1 2004
18:44:07
|
|
Mail sent by mneteler (as #2743)
|
|
Stefan,
[english for the Rest of the world]
what are you compiling? libgrass? URL?
I have updated GRASS 5.7-CVS so far.
Markus
|
|
Thu, Dec 2 2004
05:06:20
|
|
Request created by stefan.paulick@urbeli.com
|
|
Return-Path |
<stefan@urbeli.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Message-ID |
<20041202040614.49333.qmail@mail.bytecamp.net>
|
References |
<20041201174407.A1A35102C0C@lists.intevation.de>
|
In-Reply-To |
<20041201174407.A1A35102C0C@lists.intevation.de>
|
From |
Stefan Paulick <stefan.paulick@urbeli.com>
|
To |
Markus Neteler via RT <grass-bugs@intevation.de>
|
Subject |
Re: (grass) Re: (grass) config.guess failed unknown on Athlon64 with SuSE9.1
|
Date |
Thu, 02 Dec 2004 05:06:14 +0100
|
Mime-Version |
1.0
|
Content-Type |
text/plain; format=flowed; charset="iso-8859-1"
|
Content-Transfer-Encoding |
8bit
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
Hi Markus,
yes, libgrass.
I beg your pardon for not mention it clearly.
Mit freundlichen Grüßen / With kindest regards
Stefan Paulick
http://www.urbeli.com
mailto://stefan.paulick@urbeli.com
/*----------------------*/
Markus Neteler via RT schrieb:
> Stefan,
>
> [english for the Rest of the world]
>
> what are you compiling? libgrass? URL?
>
> I have updated GRASS 5.7-CVS so far.
>
> Markus
>
>
> -------------------------------------------- Managed by Request Tracker
|
|
Thu, Dec 2 2004
10:16:11
|
|
Mail sent by mneteler
|
|
Hi Stefan,
(cc to libgrass maintainer)
[please use the 'reply' function to reply, otherwise you always
generate a new bug report in the GRASS bugtracker]
libgrass is using libtool. I have no idea how to update this.
Not sure if I can simply update config.guess and config.sub.
Please note that the recent GDAL comes with a new GRASS driver
for GRASS 5.7. Maybe worth looking at (http://gdal.org).
Best
Markus |
|
Thu, Dec 2 2004
10:16:52
|
|
Request 2743 merged into 2750 by mneteler (as #2743)
|
|
Thu, Dec 2 2004
10:17:14
|
|
Request 2725 merged into 2750 by mneteler (as #2725)
|
|
Tue, Mar 1 2005
21:25:16
|
|
Mail sent by mneteler
|
|
Hi,
does the current CVS 6 snapshot work on 64bit platforms?
I had updated the configure stuff.
Let me know
Markus
|
|
Wed, Mar 2 2005
04:42:54
|
|
Mail sent by stefan.paulick@urbeli.com
|
|
Return-Path |
<stefan.paulick@urbeli.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
From |
Stefan Paulick <stefan.paulick@urbeli.com>
|
Organization |
Paulick Consult
|
To |
Markus Neteler via RT <grass-bugs@intevation.de>
|
Subject |
Re: [bug #2750] (grass) Re: (grass) Re: (grass) config.guess failed unknown on Athlon64 with SuSE9.1
|
Date |
Wed, 2 Mar 2005 04:45:39 +0100
|
User-Agent |
KMail/1.6.2
|
References |
<20050301202516.580D41005A1@lists.intevation.de>
|
In-Reply-To |
<20050301202516.580D41005A1@lists.intevation.de>
|
MIME-Version |
1.0
|
Content-Disposition |
inline
|
Content-Type |
text/plain; charset="utf-8"
|
Content-Transfer-Encoding |
quoted-printable
|
Message-Id |
<200503020445.39549.stefan.paulick@urbeli.com>
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
Hi Markus,
sorry, can't test because I did not get 64bit SuSE 9.1 running stable on th=
e=20
Athlon box.
So I am using it with the 32bit version, which does compile and run fine o=
ut=20
of CVS (I do NOT use the snapshot!)
/Stefan
Am Dienstag, 1. M=C3=A4rz 2005 21:25 schrieb Markus Neteler via RT:
> Hi,
>=20
> does the current CVS 6 snapshot work on 64bit platforms?
> I had updated the configure stuff.
>=20
> Let me know
>=20
> Markus
>
>
> -------------------------------------------- Managed by Request Tracker
|
|
Fri, May 6 2005
21:59:13
|
|
Status changed to resolved by bdouglas
|
|
Tue, Aug 2 2005
19:06:51
|
|
Mail sent by guest
|
|
Hi,
meanwhile I have access to a 64bit box. GRASS 6.1-CVS can
be compiled and used successfully.
Please read INSTALL (source code) for details.
Markus |
|