Update AROS host detection

2021-01-10 Thread Kalamatee
AROS detection has been wrong for a number of years and only detects the i386 host. Please find attached a patch to correct the AROS case. build-aux/config.guess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-aux/config.guess b/build-aux/config.guess index

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

2021-01-10 Thread David
This a Raspberry PI 4 with ubuntu server 20.04 installed config.guess timestamp = 2006-07-02 uname -m = aarch64 uname -r = 5.4.0-1026-raspi uname -s = Linux uname -v = #29-Ubuntu SMP PREEMPT Mon Dec 14 17:01:16 UTC 2020 /usr/bin/uname -p = aarch64 /bin/uname -X = hostinfo  

Re[2]: configure: error: cannot guess build type; you must specify one

2021-01-10 Thread david
Well face-palm and thank you.  Got the info from a web search and chat room that seems to not like having dates on the posts.  Go figure.  Making the raspberry PI a mail relay for my older raid controllers and UPS's to tell me status changes.  Still a noob at this. Thanks again David Sent

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

2021-01-10 Thread Zack Weinberg
On Sun, Jan 10, 2021 at 4:26 PM David wrote: > This a Raspberry PI 4 with ubuntu server 20.04 installed ... > config.guess timestamp = 2006-07-02 ^^ Your config.guess is nearly 15 years old and understandably does not know about AArch64. Current copies of