help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: Question regarding GNU gcc install


From: Gallagher, John (5462) (O&M)
Subject: FW: Question regarding GNU gcc install
Date: Thu, 1 Nov 2001 10:57:01 -0000

Hi

I get the below message when attempting to build bison ( following configure
).
Do you know what my problem might be ?

Thanks for any help given 


John

-------------------------------------------------

No suffix list.
        make  all-recursive
No suffix list.
Making all in config
No suffix list.
Making all in intl
        cc -c -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"  -DLIBDIR=\"/usr/local/lib\"
-DHAVE_CONFIG_H -I.. -I. -I../intl  -g  loadmsgcat.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
product; ignored.
(Bundled) cc: "loadmsgcat.c", line 274: error 1705: Function prototypes are
an ANSI feature.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Sto

> -----Original Message-----
> From: GNU General Contact Address [SMTP:address@hidden
> Sent: Wednesday, October 31, 2001 5:05 PM
> To:   Gallagher, John (5462) (O&M)
> Subject:      Re: Question regarding GNU gcc install
> 
> You should send this question to the BISON users' mailing list:
> address@hidden  You can subscribe to the mailing list by sending
> the word "subscribe" to the address address@hidden
> 
> You can find a complete list of our mailing lists and newsgroups on
> our web site at http://www.gnu.org/prep/mailinglists.html.
> 
> Good luck and happy hacking!
> 
> 
> On Wed, Oct 31, 2001 at 02:28:55PM -0000, Gallagher, John (5462) (O&M)
> wrote:
> > I'm wondering if you can help me with something ?
> > 
> > When I finish running configure on my hpux system and then run make
> install
> > I get the below error regarding bison
> > 
> > any ideas.
> > 
> > Any help is greatly appreciated
> > 
> > 
> > John
> > 
> > 
> > 
> > # make install
> >         /bin/sh ./mkinstalldirs /usr/local  /usr/local
> >         cd ./objc; \
> >         bison  -o op$$.c objc-parse.y ; \
> >         mv -f op$$.c objc-parse.c
> > sh[2]: bison:  not found.
> > mv: op2419.c: cannot access: No such file or directory
> > *** Error exit code 1
> > 
> > Stop.
> > *** Error exit code 1
> > 
> > 
> > ______________________
> > 
> > 
> 
> -- 
> Orion Montoya, FSF Office Staff
> Free Software Foundation     |  Phone: +1-617-542-5942
> 59 Temple Place, Suite 330   |  Fax:   +1-617-542-2652
> Boston, MA 02111-1307  USA   |  Web:   http://www.gnu.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]