Menu

#5 1.2.0 config error on x86_64_linux machine

open-fixed
configure (5)
5
2007-02-18
2005-01-31
Anonymous
No

env F90=/san/pgi/linux86-64/5.2/bin/pgf90 \ configure --prefix=/san/homedirs/yyuan/bin/chasm

I got the following error:
-------------------------------
packages/chasm_1.2.0> ccc_chasm
checking build system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown'
not recognized
configure: error: /bin/sh configuration/config.sub
x86_64-unknown-linux-gnu failed
---------------------------------

Any suggestion to fix ?

Thanks.

- Cathy

Discussion

  • Craig E Rasmussen

    Logged In: YES
    user_id=531842
    Originator: NO

    This has been working on our test x86_64 machines in recent versions so I'm marking this as fixed. Configure with
    --with-arch=linux64

     
  • Craig E Rasmussen

    • status: open --> open-fixed