pcp
[Top] [All Lists]

Re: PCP for x86_64 ?

To: Olivier Tarnus <o.tarnus@xxxxxxx>
Subject: Re: PCP for x86_64 ?
From: Martin Quinson <martin.quinson@xxxxxxx>
Date: Thu, 16 Dec 2004 12:24:45 +0100
Cc: pcp@xxxxxxxxxxx
In-reply-to: <41C16595.8000604@xxxxxxx>
References: <20041127162330.GA28649@xxxxxxxxx> <41C16595.8000604@xxxxxxx>
Sender: pcp-bounce@xxxxxxxxxxx
User-agent: Mutt/1.5.6+20040907i
It looks like an old config.sub. What is its timestamp (3rd line of the
script) ? If it's more than 6-10 month old, try to get new versions of
config.sub and config.guess (from the automake project).

Fyi, in automake-1.9, the timestamp of config.sub is 2004-06-24. The one of
config.guess is 2004-08-13.

HTH, Mt.

On Thu, Dec 16, 2004 at 11:38:13AM +0100, Olivier Tarnus wrote:
> Hi,
> 
> I have some problems to compile on Suse SLES9 on x86_64.
> Either trying to build via rpmb or by hand will get the same error:
> 
> 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
> 
> I've tried:
> ./configure --build=x86_64-unknown-linux-gnu    and
> ./configure --build=x86_64-suse-linux-gnu
> 
> but both hang at same point
> 
> I've tried too:
> ./configure --build=i386-unknown-linux-gnu
> 
> This will succesfully run configure, but make still hang :
> 
> Andromeda:~/tmp/pcp-2.4.0 # make
> rm -f config.cache
> autoconf
> ./configure
> 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
> make: *** [config.cache] Error 1
> 
> Any suggestion?
> 
> Thanks.
> Olivier
> 
> 
> 
> Jan-Frode Myklebust wrote:
> 
> >Has anybody ported PCP to linux/x86_64, or are there no porting
> >needed? I just did a '/configure --build=i386-unknown-linux-gnu' and
> >it seemed to build everything just fine, even as 64-bit executables,
> >but I'm uncertain if this is all it takes ... ?
> >
> >
> > -jf
> >
> > 
> >
> 
> 

Attachment: signature.asc
Description: Digital signature

<Prev in Thread] Current Thread [Next in Thread>