原文 http://onlybernie.blogspot.tw/2015/10/
1先 source poky sdk 的 env setup script
2解壓後,進入資料夾內輸入
./configure --host=arm-poky-linux-gnueabi --prefix=/home/bernie/app/iptables --enable-static --disable-shared
最後進入 /home/bernie/app/iptables/sbin,將裡面的所有資料 tar 起來,丟至目標板,解壓放至 /usr/sbin 內。
因為我們一開始採用靜態編譯,所以執行 iptables 命令時不會去 /lib 尋找 library。
沒有留言:
張貼留言