gnats-prs
[Top][All Lists]
Advanced

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

gnats/153: v4 building with gcc Solaris fails without bison and lex


From: yngve . svendsen
Subject: gnats/153: v4 building with gcc Solaris fails without bison and lex
Date: 22 Feb 2001 11:45:43 -0000

>Number:         153
>Category:       gnats
>Synopsis:       v4 building with gcc Solaris fails without bison and lex
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 22 03:54:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     address@hidden
>Release:        unknown-1.0
>Organization:
>Environment:
Solaris 7, standard gcc 2.95.2 install, gnu make.
>Description:
"make all info" fails with:

lex -ofconfigl.c ./fconfigl.l
lex: illegal option -- o
Usage: lex [-ewctvnVY] [-Q(y/n)] [file]
*** Error code 1
make: Fatal error: Command failed for target `fconfigl.c'

The lex supplied with Solaris does not recognize the o option.

After installation of lex, make all info failed again with reference to 
yacc-related problems. Installing bison gave a successful build.
>How-To-Repeat:

>Fix:
Either specify in the documentation that GNU flex and bison are needed on 
certain systems or modify configure to take this into account.
>Release-Note:
>Audit-Trail:
>Unformatted:


reply via email to

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