BRCM5.02编译七:No package 'uuid' found
現(xiàn)象:
Checking autoconf version:
2.69
Checking libtoolize version:
2.4.2
Checking tar version:
1.26
Package uuid was not found in the pkg-config search path.
Perhaps you should add the directory containing `uuid.pc'
to the PKG_CONFIG_PATH environment variable
No package 'uuid' found
ERROR: pkg-config uuid failed
Your distribution may require you to use a special setting of PKG_CONFIG_PATH
make[1]: *** [prebuild_checks] Error 1
make[1]: Leaving directory `/home/wangxinyu/work/AX1803/6755_sdk'
make: *** [default] Error 2
?
解決方法:
參照五安裝libuuid庫
(安裝uuid庫時,在install時指定了uuid.pc的位置,具體的位置可以由系統(tǒng)指定)
cp /usr/lib/uuid.pc /usr/lib64/pkgconfig/
總結(jié)
以上是生活随笔為你收集整理的BRCM5.02编译七:No package 'uuid' found的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: BRCM5.02编译五: fatal e
- 下一篇: BRCM5.02编译八: ERROR: