Hi,
i am trying to get a setup to fix this... but i cant even compile... in menuconfig for qemu i cant seem to set CONFIG_DEBUG and thus enabling YABEL_DEBUG breaks the build. If i manually set CONFIG_DEBUG=y in .config and then run make oldconfig, CONFIG_DEBUG is unset again.
Help?
Regards, Pattrick
On Wed, Mar 3, 2010 at 4:05 PM, Myles Watson mylesgw@gmail.com wrote:
It compiles for me with 5132, but not 5135. You could look at the
changes:
Yes. It compiles without debug, right?
Yes.
If I were you I'd comment out the debugging statements that are breaking for you, unless you are trying to debug the vbe code. It looks like framebuffer_address and friends were commented out in 5135.
Well I was kind of looking forward to the vbe debug. Hmm.
You'd still get some information from the debugging statements that work, but the statements referencing undefined variables are not likely to give you any good information.
Patrick and Stefan: Any hints for Joe?
Thanks, Myles
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot