官方指导如下
Compile Environment
Note:
1) x64 environment need to install ia32-libs first to support compile tools.
On ubuntu, run sudo apt-get install ia32-libs
2) Please use bash as default shell.
For Ubuntu, try sudo dpkg-reconfigure dash and select no.
3) Please install usually used tools and librarys: zlib1g-dev bison flex gawk cmake
4) automake should be 1.14 or higher version
安装过程中出现如下问题
问题一:安装依赖软件包ia32-libs,出现软件包不可用
apt-get install ia32-libs
问题log
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs is not available, but is referred to by another
本文档详细记录了在Ubuntu16.04上搭建Realtek 3.4.14b SDK编译环境时遇到的问题及解决方案。包括安装依赖ia32-libs的替代方法,解决make menuconfig的xterm错误,以及make过程中的libstdc++.so.6缺失问题。
订阅专栏 解锁全文
922

被折叠的 条评论
为什么被折叠?



