On Tue, Aug 3, 2010 at 4:39 PM, <[email protected]> wrote: > Hello, > > I bought the “PLX NET20DC USB Debug Device”. > > Now I want to use this device for debug purpose. But I get with different > mainboards the same build error messages. > > Can anybody help? > cc1: warnings being treated as errors
We've made warnings errors since this code has been used much. You can change the default value for WARNINGS_ARE_ERRORS in src/Kconfig to n, make oldconfig, and try building again. It's a bonus if you fix the warnings and submit a patch :) Thanks, Myles -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

