Operating System - Linux
1755261 Members
5249 Online
108831 Solutions
New Discussion

HP-UX IA64 (Itanium) - error on yacc when invoking jam

 
Roy Colica
Advisor

HP-UX IA64 (Itanium) - error on yacc when invoking jam

All,
I'm going to compile a free source sw and I needed to compile on IA64 jam as it was required, but when I run it I got the following error:
----------------------------------------------
bash-3.00$ jam
+: line 1323: yacc stack overflow at string "
$(AR) $(<) -+$(>)
"
don't know how to make all
...found 1 target...
...can't find 1 target...
----------------------------------------------
Can someone help in this?
Thanks for your help.
Roy