apt-get install build-essential бросает ошибку зависимости для libc-dev

Я не могу установить build-essential на Ubuntu Server 14.04. Я получаю эту ошибку:

sudo apt-get install build-essential make curl -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
curl is already the newest version.
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:
 build-essential : Depends: libc6-dev but it is not going to be installed or
                            libc-dev
                   Depends: gcc (>= 4:4.4.3) but it is not going to be installed
                   Depends: g++ (>= 4:4.4.3) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
0
задан 5 July 2017 в 15:06

0 ответов

Другие вопросы по тегам:

Похожие вопросы: