config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

config.guess unable to identify system


From: HingTat Teh
Subject: config.guess unable to identify system
Date: Sat, 26 Aug 2017 17:50:37 +0800

Hello ,
I am trying to compile asterisk onto IBM PowerLinux Ubuntu 14.06 (little endian)  ppc64 hardware. While configuring the required pjproject , the following error message aborted the process. I have updated the scripts as advice without success. Hence am seeking assistance here to help fix this problem with config.guess. Please advice . Thank you.

address@hidden:/usr/src/asterisk/asterisk-15.0.0-beta1/contrib/scripts/pjproject# ./configure --prefix=/usr --enable-shared --disable-sound --disable-resample --disable-video --disable-opencore-amr CFLAGS='-O2 -DNDEBUG'
checking build system type... ./config.guess: unable to guess system type

This script, last modified 2012-06-17, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <address@hidden> in order to provide the needed
information to handle your system.

config.guess timestamp = 2012-06-17

uname -m = ppc64le
uname -r = 4.4.0-66-generic
uname -s = Linux
uname -v = #87-Ubuntu SMP Fri Mar 3 15:30:20 UTC 2017

/usr/bin/uname -p =
/bin/uname -X     =

hostinfo               =
/bin/universe          =
/usr/bin/arch -k       =
/bin/arch              =
/usr/bin/oslevel       =
/usr/convex/getsysinfo =

UNAME_MACHINE = ppc64le
UNAME_RELEASE = 4.4.0-66-generic
UNAME_SYSTEM  = Linux
UNAME_VERSION = #87-Ubuntu SMP Fri Mar 3 15:30:20 UTC 2017
aconfigure: error: cannot guess build type; you must specify one


reply via email to

[Prev in Thread] Current Thread [Next in Thread]