Hi Arden, this is what I got: Bev
root@rp1:~/ntp/ntp-4.2.6p3-RC12# /bin/bash ./config.sub sun4 || echo
fail
./config.sub: line 4: $'\r': command not found
./config.sub: line 6: $'\r': command not found
./config.sub: line 8: $'\r': command not found
./config.sub: line 28: $'\r': command not found
./config.sub: line 29: $'\r': command not found
./config.sub: line 36: $'\r': command not found
./config.sub: line 39: $'\r': command not found
./config.sub: line 47: $'\r': command not found
./config.sub: line 54: $'\r': command not found
./config.sub: line 61: $'\r': command not found
./config.sub: line 63: $'\r': command not found
./config.sub: line 75: $'\r': command not found
./config.sub: line 83: $'\r': command not found
./config.sub: line 86: $'\r': command not found
./config.sub: line 89: syntax error near unexpected token `$'in\r''
'/config.sub: line 89: ` case $1 in
fail
---
Bev Clues, Clues Communications Ltd t/a Clues & Co
T +44 (0) 1206 763301
M +44 (0) 7715 421139
W www.clues.co.uk
On 2025-11-24 22:22, Arsen Arsenović wrote:
Bev Clues <[email protected]> writes:
Hi Arsen,
Thanks for getting back to me.
I had part success. A problem with config.sub still. I am happy to use
latest
version, where do I download it from?
The version I linked is latest.
Best wishes,
Bev
root@rp1:~/ntp/ntp-4.2.6p3-RC12# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
configure: error: cannot run /bin/bash ./config.sub
Fascinating. What happens if you run:
/bin/bash ./config.sub sun4 || echo fail
It should print 'sparc-sun-sunos4.1.1' or such (but most definitely not
say "fail").