On 12/31/11 5:00 AM, ali hagigat wrote:
I downloaded the coreboot version 4 for a Ubuntu system. When i want to execute util/crossgcc/make
It stops complaining that there is an error building GDB! If i want to make without GDB like by buildgcc, it stops , the error is that it can not find one h file in xgcc and iasl can not be made!
xgcc folder is not filled! What is the problem?
Regards
(PS. Besides when i want to compile the source code of coreboot by its makefile, it stops and complains that one symbol has two contradict types.
An error log would be helpful.
Should i run `buildgcc` before making the Coreboot source code? )
yes.
Please update your coreboot checkout to the latest version. GDB is no longer built per default due to problems with some Linux distributions.