Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.0.15
-
None
-
None
Description
Here's how to repro:
$ sh support/buildconf.sh support/buildconf.sh: configure script generated successfully $ ./configure *** Current host *** checking build system type... ./support/config.guess: unable to guess system type This script, last modified 2001-04-20, 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 ftp://ftp.gnu.org/pub/gnu/config/ If the version you run (./support/config.guess) is already up to date, please send the following data and any information you think might be pertinent to <config-patches@gnu.org> in order to provide the needed information to handle your system. config.guess timestamp = 2001-04-20 uname -m = ppc64le uname -r = 3.19.0-47-generic uname -s = Linux uname -v = #53-Ubuntu SMP Mon Jan 18 14:01:36 UTC 2016 /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 = 3.19.0-47-generic UNAME_SYSTEM = Linux UNAME_VERSION = #53-Ubuntu SMP Mon Jan 18 14:01:36 UTC 2016 configure: error: cannot guess build type; you must specify one
Attachments
Attachments
Issue Links
- duplicates
-
DAEMON-343 Add 64-bit POWERPC-LE (ppc64le) support
- Resolved