On Wed, 24 Aug 2011 15:38:03 +0200 "Frei, Thomas (GE Germany)" <[email protected]> wrote:
> Hi, > > I applied the patches 0001 - 0007, but now flashrom doesn't compile any > more... :-( > > flashrom.c: In function verify_flash: > flashrom.c: 1234:3: error: implicit declaration of function msg_gsbg2 > flashrom.c: At top level: > flashrom.c: 1305:5: error: redefinition of write_buf_to_file > flashrom.c: 1281:5: note: previous definition of write_buf_to_file was here > flashrom.c: In function write_buf_to_file: > flashrom.c: 1311:2: error: implicit declaration of function > write_dump_to_file > > can you please help here? > hi hm. how did you apply them? the reason i ask is because "msg_gsbg2" should have been "msg_gdbg2" (message general debug2) and it actually is in my posted patches afaics. the patches compile on my machine (on top of r1416 btw, probably other revisions too, but that's the one i compile tested with a few moments ago). which revision did you checkout/extract/fetch before applying the patches? i assume you are using one that is too old. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
