When I follow the instructions to configure the Linux-c6x-2.0-beta2 from the downloaded tar files, I am getting the following:
sard@sard-desktop:~/my-linux-c6x/linux-c6x-2.0-beta2/linux-c6x-project$ ./prj config
scripts/setup
distro == Ubuntu
all following packages already installed: build-essential git-core expect automake
/bin/sh looks like bash
Installing gcc release 4.5-124 from cs public site site
Installing gcc tool chain to /home/sard/my-linux-c6x/linux-c6x-2.0-beta2/gcc-c6x
Installing uclibc source under /home/sard/my-linux-c6x/linux-c6x-2.0-beta2/gcc-c6x-uclibc
Downloading gcc tool chain binary https://support.codesourcery.com/GNUToolchain//package9095/c6x-uclinux/c6x-4.5-124-c6x-uclinux-i686-pc-linux-gnu.tar.bz2
--2011-08-15 16:34:03-- https://support.codesourcery.com/GNUToolchain//package9095/c6x-uclinux/c6x-4.5-124-c6x-uclinux-i686-pc-linux-gnu.tar.bz2
Resolving support.codesourcery.com... failed: Name or service not known.
wget: unable to resolve host address `support.codesourcery.com'
What is happening here, and do you have an idea of the solution to this problem?
I have already installed the Codesourcery toolchain for the c6x; does it need to be installed again?