Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 15:49:36 -0500
From:      "SANTOS, DANIEL (SBCSI)" <ds7867@sbc.com>
To:        <cvs-ports@freebsd.org>
Subject:   Help with compilling CVS on HP-UX 11i
Message-ID:  <5C6859B23203524195A81F6EED34F46D0C1170@txdlls2msgusr13.itservices.sbc.com>

next in thread | raw e-mail | index | archive | help
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=20

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5C6859B23203524195A81F6EED34F46D0C1170>