From mboxrd@z Thu Jan 1 00:00:00 1970 From: yngve.svendsen@clustra.com To: gnats-gnats@sourceware.cygnus.com Subject: gnats/153: v4 building with gcc Solaris fails without bison and lex Date: Thu, 22 Feb 2001 03:54:00 -0000 Message-id: <20010222114543.7617.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q1/msg00032.html List-Id: >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: yngve.svendsen@clustra.com >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: