On 11/25/25 04:10, Bev Clues wrote:
Hi Arsen,

Thanks. System is Raspberry-Pi running o/s Raspian which is a linux system. Results are below:

Bev

root@rp1:~/ntp/ntp-4.2.6p3-RC12# bash config.guess
aarch64-unknown-linux-gnu
root@rp1:~/ntp/ntp-4.2.6p3-RC12#

with:
./configure --host=aarch64-unknown-linux-gnu
result is (last few rows):

config.guess timestamp = 2005-07-08

Somehow configure is still using the older config.guess.  Try `find . -name config.guess` and replace all of those files listed with copies of the config.guess that works and likewise for config.sub.


-- Jacob



Reply via email to