libnl-3.2.14.tar.gz编译

来源:互联网 发布:淘宝招人 编辑:程序博客网 时间:2024/06/05 14:34

编译时提示:

root@linaro-ubuntu-desktop:~/xx/libnl-3.2.14# ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... configure: error: newly created file is older than distributed files!
Check your system clock

注意观察,configure的文件时间大于当前系统时间1、将configure 拷贝成configure.bak2、删除configure3、拷贝configure.bak 为 configure

0 0
原创粉丝点击