我正在尝试为Mac上的Linux构建工具链。
我按照docs/MacOS-X.txt中的指定配置ct ng(除了我使用MacPorts的GNU soft,而且我的分区已经区分大小写)。但是,当我尝试构建时,shell文件中出现了很多错误,如下所示:
[ERROR] called from '/Users/xxx/tmp/crosstool-ng-1.5.2/scripts/functions' at line # 250 in function 'CT_OnError'
[ERROR] called from '/Users/xxx/tmp/crosstool-ng-1.5.2/scripts/functions' at line # 116 in function 'CT_DoExecLog'
[ERROR] called from '/Users/xxx/tmp/crosstool-ng-1.5.2/scripts/functions' at line # 254 in function 'CT_DoForceRmdir'
[ERROR] called from '/Users/xxx/tmp/crosstool-ng-1.5.2/scripts/crosstool-NG.sh' at line # 201 in function 'main'
[ERROR] Look at '/opt/ct-ng/i386-unknown-linux-gnu/build.log' for more info on this error.