Well, tried with or without patches, but got still same error:sha1.h:80: error: static or type qualifiers in abstract declarator
For what it's worth, I get the same error compiling on Solaris 10. It may be because I have a rather old gcc (3.4.4). Editing out the "static" keyword from config.h allowed it to finish the compile. Joseph Tam <jtam.h...@gmail.com>