Re: [coreboot] coreboot: make crossgcc - Failed to download acpica-unix-20121114.tar.gz.

2013-04-11 Thread David Hendricks
My first intuition is to make clean and rm -f .xcompile, then attempt to make again. You should not need to make crossgcc manually. On Wed, Apr 10, 2013 at 10:48 PM, Pradish M P, ERS, HCLTech pradis...@hcl.com wrote: Dear coreboot folks i downloaded the latest source code form coreboot.org

Re: [coreboot] coreboot: make crossgcc - Failed to download acpica-unix-20121114.tar.gz.

2013-04-11 Thread Björn Busse
It could be that the link to the download needs to be updated. https://acpica.org/sites/acpica/files/acpica-unix-20121114.tar.gz works for me. You can manually download it and place it in util/crossgcc/tarballs, 'make crossgcc' should then pick it up. On Thu, Apr 11, 2013 at 11:18:43AM +0530,

Re: [coreboot] coreboot: make crossgcc - Failed to download acpica-unix-20121114.tar.gz.

2013-04-11 Thread Idwer Vollering
2013/4/11 Pradish M P, ERS, HCLTech pradis...@hcl.com: Dear coreboot folks i downloaded the latest source code form coreboot.org , when i tried to build the cross compiler using the command make crossgcc it gives the following error root@test-VirtualBox:~/coreboot# make crossgcc

[coreboot] OT: GSoC project idea: Replacement of Video BIOS for native graphics initialization in coreboot

2013-04-11 Thread Paul Menzel
(Sent to dri-devel and intel-gfx lists.) Dear Linux graphics folks, coreboot has been accepted to participate in Google Summer of Code 2013 [1]. coreboot is a Free Software project aimed at replacing the proprietary BIOS (firmware) found in most computers. Please find more information about

Re: [coreboot] coreboot: make crossgcc - Failed to download acpica-unix-20121114.tar.gz.

2013-04-11 Thread Pradish M P, ERS, HCLTech
Dear Björn Busse and coreboot folks Thanks for you help Björn Busse , you suggestion worked and now i am able to build the crossgcc i also thanks others for the time and help regards pradish From: coreboot-boun...@coreboot.org