big surでopenwrtをbuildするならhomebrewではなくmacportsが良いみたい
時間が解決する問題ですが・・・。
ubuntuでは問題ないのに、big sur+homebrewでは、不安定。
macportsにしたら問題なくいけたという話。
本家wikiには現在はhomebrewしかなかったのでメモ。
元はこれ。
brewの部分をinstall_port.shに。env.shを下記の内容に置き換えるだけ。
install_port.sh
sudo macport install coreutils gnutar findutils gawk grep wget getopt xz ncurses pkgconfig ld64 gettext md5sha1sum subversion binutils gmake
env.sh
PATH="/opt/local/libexec/gnubin/:$PATH"
export PATH
export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib
余計なportが入ってるカモ。
Author And Source
この問題について(big surでopenwrtをbuildするならhomebrewではなくmacportsが良いみたい), 我々は、より多くの情報をここで見つけました https://qiita.com/Nadias-jp/items/4c76d210b3dc52498adb著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .