Emmet Ford wrote:
> Attempts to build bash-3.0 on OSF1/4.0f yield the following compiler
> errors:

So the compiler is telling you that a prototype declaration that
includes a `const char *' is imcompatible with a formal parameter
list that includes a `const char *'?

(I'm also curious why make didn't simply try to compile the y.tab.c
included in the distribution.)

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live...Laugh...Love
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to