Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Typo in src/output_plugins/op_decode.c: msg#00011

Subject: Typo in src/output_plugins/op_decode.c
Hi,

I tried building barnyard-0.2.0 tonight and started noticing these errors when building with the options in the attached script

op_decode.c:27: error: parse error before "uint8_t"

To verify that it was a typo I rm-ed my barnyard-0.2.0 directory and unpacked it from the tarball and tried again.

After correcting the typo(changing it to read u_int8_t) barnyard builds cleanly and easily on my powerbook.

I will concede that I'm confused however as I didn't have to do anything to get barnyard to build on any of my boxes running linux.

Attached is my patch(yes I know it's silly for one char)

Attachment: op_decode.c.patch
Description: Binary data

Attachment: barnyard_build.sh
Description: Binary data


-Pete
<Prev in Thread] Current Thread [Next in Thread>