Skip to content

CoinOR config.guess not able to guess for newer OSes #122

Description

@jpfeuffer
/usr/bin/oslevel =

  /usr/convex/getsysinfo =



  UNAME_MACHINE = aarch64

  UNAME_RELEASE = 5.15.0-1021-oracle

  UNAME_SYSTEM = Linux

  UNAME_VERSION = #27-Ubuntu SMP Fri Oct 14 20:04:20 UTC 2022

  configure: error: cannot guess build type you must specify one

  configure: error: /bin/bash './configure' failed for Data/Sample
Call Stack (most recent call first):
  CMakeLists.txt:590 (OPENMS_CONTRIB_BUILD_COINOR)

Solution:

find . -name "config.guess" -exec cp /usr/share/automake-1.16/config.guess {} \; or whatever, newer current automaker version you have installed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions