交叉编译texinfo6.1 wrong
c4droid吧
全部回复
仅看楼主
level 7
Za水🍁 楼主
#./configure
checking for a BSD-compatible install... /data/data/com.termux/files/usr/bin/applets/install -c
checking whether build environment is sane... ls: Unknown option '-t'. Aborting.
configure: error: ls -t appears to fail. Make sure there is not a broken
alias in your environment
configure: error: newly created file is older than distributed files!
Check your system clock
这是怎么回事,按照那篇编译sdcc进行的。
错误中似乎有alias问题。系统root用户下shell是tmp-ksh
alias l='ls'
alias la='l -a'
alias ll='l -l'
alias lo='l -a -l'
这是tmp-ksh的mkshrc
2016年04月23日 05点04分 1
1