kenmcd@xxxxxxxxxxxxxxxxx wrote:
Thanks, Jan-Frode.
It should come as no surprise that sgi engineers don't have access to
x86_64 for pcp testing, so assistance from others is most appreciated.
Tell me what could help you...
My only limitation is that i actually MUST use SuSE SLES9, and so can't
upgrade automake/autoconf.
But if i can do anything for pcp, it will be a pleasure :-)
Olivier
On Thu, 16 Dec 2004, Olivier Tarnus wrote:
Thanks,
This fixed my problem.
Cheers.
Olivier
Jan-Frode Myklebust wrote:
On Thu, Dec 16, 2004 at 11:38:13AM +0100, Olivier Tarnus wrote:
Any suggestion?
Change the top-level GNUmakefile to also specify the '--build' option
to configure:
config configure config.cache : configure.in
rm -f config.cache
autoconf
./configure --build=i386-unknown-linux-gnu
-jf
|