点击排行
|
评论排行
|
27
Jun
老出现编译失败,编译binutils的时候出现warning: the use of `mktemp' is dangerous, better use `mkstemp'类似的错误无法进行下去。原来是少了bisoon和flex
总之,在ubuntu上编译lfs,安装完server系统后,需要安装以下软件包,这样编译环境才基本完整:
apt-get install realpath gcc ccache make patch g++ m4 texinfo bison flex
总之,在ubuntu上编译lfs,安装完server系统后,需要安装以下软件包,这样编译环境才基本完整:
apt-get install realpath gcc ccache make patch g++ m4 texinfo bison flex



