Jan. 24, 2022
9:22 a.m.
On 1/19/22 16:41, Jin Quan Shen via tz wrote:
~ # cd /usr/bin /usr/bin# ls tz* tzselect -ash: tzselect: not found /usr/bin # zdump > /usr/bin/zdump: line 1: syntax error: unexpected ")"> /usr/bin # zic /usr/sbin/zic: line 1: syntax error: unexpected ")"
It looks like your /usr commands were built for some machine architecture other than what you're running. This is a common problem when cross-compiling.