[Aide] can't compile 0.12 on Solaris 8, 9, or 10

colin@ccsisupport.com colin at ccsisupport.com
Tue Oct 17 18:14:14 EEST 2006


> colin at ccsisupport.com wrote:
>> So the problem appears to be bison. I can run the line by hand, and it
>> returns without errors, but also without any output! conf_yacc.c never
>> gets created.
>
> What version of bison are you running (bison -V)? Also, can you make
> sure conf_yacc.y is not corrupted?
>
> $ md5sum conf_yacc.y
> a3810155367ef91d2c54767551134e58  conf_yacc.y

Well, things _look_ OK.

(voyager)$ bison -V
bison (GNU Bison) 1.875d
This is the latest package from SunFreeware. It's also the version that
Sun ships with Solaris 10. Am I going to need to move to bison 2.x now?

(voyager)$ md5 conf_yacc.y
MD5 (conf_yacc.y) = a3810155367ef91d2c54767551134e58
Note that this is the Sun supplied MD5 tool. The fact that it comes up
with the same hash is pretty conclusive, though.

So the MD5 is good, and the Bison version is the final 1.x version. (and
before we get to needing flex, I should mention that I've got 2.5.33
installed, avoiding the 2.5.31 bug).

Thanks,
Colin




More information about the Aide mailing list