Help with compilling CVS on HP-UX 11i

SANTOS, DANIEL (SBCSI) ds7867 at sbc.com
Wed May 26 13:50:32 PDT 2004


Hello, I'm having problems with getdate.y and I'm having a hell of a
time solving it. I'm hoping that maybe somebody can help me :)

I've tried configure 22 thousand different ways and still get the same
thing. When the make enters lib and does the make there, it hits
argmatch and everything is fine and then it barfs on getdate with doing
bison -y on getdate.y. The error message is 

bison -y   `test -f 'getdate.y' || echo './'`getdate.y
conflicts: 10 shift/reduce

If I yank getdate.y out of the ./lib/Makefile it seems to have NO other
errors until it actually needs that getdate.o file (I think when it's
actually trying to link the cvs executable). Any ideas? All help
appreciated.

Daniel


More information about the cvs-ports mailing list