您好,登錄后才能下訂單哦!
系統(tǒng)環(huán)境為Ubuntu 12.04.04,配置交叉編譯環(huán)境使用以下命令即可,具體路徑視自己環(huán)境而定:
./configure CC=/root/openwrt/staging_dir/toolchain-mipsel_1004kc+dsp_gcc-5.3.0_musl-1.1.14/bin/mipsel-openwrt-linux-gcc CXX=/root/openwrt/staging_dir/toolchain-mipsel_1004kc+dsp_gcc-5.3.0_musl-1.1.14/bin/mipsel-openwrt-linux-g++ --host=mipsel-linux --prefix=/root/xml --build=i686-pc-linux-gnu
在進(jìn)行make時(shí),報(bào)thread.c 80,81行報(bào)錯(cuò),無(wú)法通過(guò),
80 extern int pthread_equal ()
81 __attribute((weak));
解決方法:
直接將其注釋即可,然后再進(jìn)行make以及make install
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。