主题 : 准备lichee编译环境出错了 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 134781
精华: 0
发帖: 3
金钱: 15 两
威望: 3 点
贡献值: 0 点
综合积分: 6 分
注册时间: 2017-09-25
最后登录: 2018-03-29
楼主  发表于: 2017-09-26 15:36

 准备lichee编译环境出错了

Ubuntu 14.04-5 64bit系统,新安装的。Nanopi NEO2板子。
按照http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO2/zh#.E4.BD.BF.E7.94.A8.E5.85.A8.E5.BF.97.E5.8E.9F.E5.8E.82BSP的说明,安装软件包出错了,有冲突。怎么解决?

root@u14:/opt/lichee/fa_tools# sudo apt-get install gawk git gnupg flex bison gperf build-essential \
> zip curl libc6-dev libncurses5-dev:i386 x11proto-core-dev \
> libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386 \
> libgl1-mesa-dev g++-multilib mingw32 tofrodos \
> python-markdown libxml2-utils xsltproc zlib1g-dev:i386
Reading package lists... Done
Building dependency tree      
Reading state information... Done
zip is already the newest version.
zip set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libgl1-mesa-glx:i386 : Depends: libglapi-mesa:i386 (= 10.1.3-0ubuntu0.6)
                        Recommends: libgl1-mesa-dri:i386 (>= 7.2)
E: Unable to correct problems, you have held broken packages.

root@u14:/opt/lichee/fa_tools# uname -a
Linux u14 4.4.0-31-generic #50~14.04.1-Ubuntu SMP Wed Jul 13 01:07:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux