#187: Latest Coreboot Won't Build On Rathat 5.8... --------------------------+------------------------------------------------ Reporter: dralle1@… | Owner: stepan@… Type: defect | Status: new Priority: major | Milestone: Component: coreboot | Resolution: Keywords: | Dependencies: Lippert LX800, Redhat Linux 5.8 Patch Status: there is | no patch | --------------------------+------------------------------------------------
Comment (by stepan):
It sounds like the linker on your Linux distribution is broken. I suggest you build and use the reference tool chain:
$ cd util/crossgcc $ ./buildgcc $ cd ../.. $ rm .xcompile $ make
It would be nice to report the issue in the Redhat bug tracker, so they can fix it.