The problems when using a new ubuntu 18.04
Posted 荷树栋
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The problems when using a new ubuntu 18.04相关的知识,希望对你有一定的参考价值。
1. gcc and binutils must be installed.
errors: “CONFIG_X86_X32 enabled but no binutils support”
sudo apt-get install gcc
sudo apt-get install binutils
2. makefile in vs code, the tab key will be auto relaced by blank. so you can use vim or gedit to modify the makefile.
3. vs code install
download the package from official web.
sudo dpkg -i xx.deb
sudo apt-get update
sudo apt-get install libgconf-2-4 when this lib is not installed.
4. cc1: error: code model kernel does not support PIC mode
sudo gedit ../../../linux-headers-4.15.0-29/arch/x86/Makefile
以上是关于The problems when using a new ubuntu 18.04的主要内容,如果未能解决你的问题,请参考以下文章
The "get" method should be used when the form is idempotent---正交的两个概念---
The problem: somthing wrong when my computer excute the command "git clone XXXX"
[MST] Restore the Model Tree State using Hot Module Reloading when Model Definitions Change
Unable to infer base url. This is common when using dynamic servlet registration or when the API is
Unable to infer base url. This is common when using dynamic servlet registration or when the API is(
The project tries to solve a speaker diarization problem using audio features, face recognition and