DieterReuter / image-builder-rpi64

Build SD card image for Raspberry Pi 3 64bit
MIT License
156 stars 38 forks source link

unable to guess system type #93

Open fachos opened 5 years ago

fachos commented 5 years ago

hi... i trying to install ta-lib library... system cant identified:- when it came ./configure i got stuck -------------> checking build system type... ./config.guess: unable to guess system type

This script, last modified 2006-07-02, 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 (./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 = 2006-07-02

uname -m = aarch64 uname -r = 4.14.37-hypriotos-v8 uname -s = Linux uname -v = #1 SMP PREEMPT Sun Apr 29 17:26:16 UTC 2018

/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.14.37-hypriotos-v8 UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP PREEMPT Sun Apr 29 17:26:16 UTC 2018 configure: error: cannot guess build type; you must specify one ---------------->

running installation by docker also manual still no luck... please help me... thank