#177: Not compiling coreBoot -----------------------------+---------------------------------- Reporter: darkshvein@… | Owner: stepan@… Type: defect | Status: new Priority: major | Milestone: Component: coreboot | Keywords: compile error Dependencies: | Patch Status: there is no patch -----------------------------+---------------------------------- Вылетает с такой ошибкой CC lib/cbfs.ramstage.o cc1: warnings being treated as errors src/southbridge/amd/rs780/rs780.c: In function ‘rs780_enable’: src/southbridge/amd/rs780/rs780.c:193:8: error: ‘pcie_mmio_save$lo’ may be used uninitialized in this function src/southbridge/amd/rs780/rs780.c:193:8: error: ‘pcie_mmio_save$hi’ may be used uninitialized in this function make: *** [build/southbridge/amd/rs780/rs780.driver.o] Ошибка 1
I tried also CC=gcc-4.4 and 4.3 и 4.5 .config: http://pastebin.com/iLVM9u80 OS ubuntu 11.04, last updates.
#177: Not compiling coreBoot ----------------------------------+--------------------------- Reporter: darkshvein@… | Owner: stepan@… Type: defect | Status: closed Priority: major | Milestone: Component: coreboot | Resolution: worksforme Keywords: compile error | Dependencies: Patch Status: there is no patch | ----------------------------------+--------------------------- Changes (by oxygene):
* status: new => closed * resolution: => worksforme
Comment:
We should have fixed all such issues by now.