Skip to content

Instantly share code, notes, and snippets.

@anildigital
Created November 22, 2012 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anildigital/4bc9cac9db8618d918fa to your computer and use it in GitHub Desktop.
Save anildigital/4bc9cac9db8618d918fa to your computer and use it in GitHub Desktop.
pi@raspbmc:/$ sudo apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
binutils bzip2 cpp cpp-4.6 dpkg-dev fakeroot g++ g++-4.6 gcc gcc-4.6 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl
libfile-fcntllock-perl libgmp10 libmpc2 libmpfr4 libstdc++6-4.6-dev libtimedate-perl make patch
Suggested packages:
binutils-doc bzip2-doc cpp-doc gcc-4.6-locales debian-keyring gcc-4.6-doc libstdc++6-4.6-dbg gcc-multilib manpages-dev autoconf automake1.9 libtool flex bison gdb gcc-doc
libmudflap0-4.6-dev libgcc1-dbg libgomp1-dbg libquadmath-dbg libmudflap0-dbg binutils-gold libstdc++6-4.6-doc make-doc ed diffutils-doc
The following NEW packages will be installed:
binutils build-essential bzip2 cpp cpp-4.6 dpkg-dev fakeroot g++ g++-4.6 gcc gcc-4.6 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl
libfile-fcntllock-perl libgmp10 libmpc2 libmpfr4 libstdc++6-4.6-dev libtimedate-perl make patch
0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
Need to get 22.9 kB/23.9 MB of archives.
After this operation, 61.8 MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Err http://archive.raspbian.org/raspbian/ wheezy/main cpp armhf 4:4.6.3-7
404 Not Found [IP: 89.16.177.90 80]
Err http://archive.raspbian.org/raspbian/ wheezy/main gcc armhf 4:4.6.3-7
404 Not Found [IP: 89.16.177.90 80]
Err http://archive.raspbian.org/raspbian/ wheezy/main g++ armhf 4:4.6.3-7
404 Not Found [IP: 89.16.177.90 80]
Failed to fetch http://archive.raspbian.org/raspbian/pool/main/g/gcc-defaults/cpp_4.6.3-7_armhf.deb 404 Not Found [IP: 89.16.177.90 80]
Failed to fetch http://archive.raspbian.org/raspbian/pool/main/g/gcc-defaults/gcc_4.6.3-7_armhf.deb 404 Not Found [IP: 89.16.177.90 80]
Failed to fetch http://archive.raspbian.org/raspbian/pool/main/g/gcc-defaults/g++_4.6.3-7_armhf.deb 404 Not Found [IP: 89.16.177.90 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment