Public bug reported:

Binary package hint: build-essential

Description:    Ubuntu 8.04.2
Release:        8.04

$ sudo apt-get install build-essential
...
The following packages have unmet dependencies:
  build-essential: Depends: g++ (>= 4:4.1.1) but it is not going to be installed
E: Broken packages


Work-around:

Download the following packages from
<http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.2/>:

      g++-4.2_4.2.4-1ubuntu4_amd64.deb
      libstdc++6_4.2.4-1ubuntu4_amd64.deb
      libstdc++6-4.2-dev_4.2.4-1ubuntu4_amd64.deb

$ sudo dpkg -i *.deb

** Affects: build-essential (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Broken dependency in build-essential for AMD64
https://bugs.launchpad.net/bugs/360550
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to