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)
op_decode.c.patch
Description: Binary data
barnyard_build.sh
Description: Binary data
-Pete
|