Re: config.guess Update needed

2020-06-07 Thread Ben Elliston
This script, last modified 2008-01-08, 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://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
and
http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub

Ben


signature.asc
Description: PGP signature


config.guess Update needed

2020-06-07 Thread C. Thiede

Dear all,

I'm running a Ubuntu OS (18.04) on a NVIDIA Jetson AGX Xavier and tried 
to build the wxWidgets files.
It seems, that my Jetson ARMS Nvidia is not recognized and so I'd like 
to for your support,

what to do with the following output of the build:

Thank you very much in advance!
Claus Thiede



=== configuring in src/tiff 
(/home/nvidia/wxWidgets-3.0.5/gtk-build/src/tiff)
configure: running /bin/bash ../../../src/tiff/configure 
--disable-option-checking '--prefix=/usr/local' '--disable-shared' 
'--enable-unicode' --cache-file=/dev/null --srcdir=../../../src/tiff
checking build system type... ../../../src/tiff/config/config.guess: 
unable to guess system type


This script, last modified 2008-01-08, 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://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
and
http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub

If the version you run (../../../src/tiff/config/config.guess) is 
already up to date, please

send the following data and any information you think might be
pertinent to  in order to provide the needed
information to handle your system.

config.guess timestamp = 2008-01-08

uname -m = aarch64
uname -r = 4.9.140-tegra
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Apr 8 18:15:20 PDT 2020

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

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

UNAME_MACHINE = aarch64
UNAME_RELEASE = 4.9.140-tegra
UNAME_SYSTEM  = Linux
UNAME_VERSION = #1 SMP PREEMPT Wed Apr 8 18:15:20 PDT 2020
configure: error: cannot guess build type; you must specify one
configure: error: ../../../src/tiff/configure failed for src/tiff