Sponsored Content
Top Forums UNIX for Advanced & Expert Users Issues getting FLEX up in HP-UX 11 Post 302132203 by tobsinte on Wednesday 15th of August 2007 11:45:22 PM
Old 08-16-2007
Bug Re: Issues getting FLEX up in HP-UX 11

Thanks andryk for your suggestion. Finally i got this resolved when I installed the dependent components DEPOT of gettext and bison from the HP-UX porting and archiving site.

Thanks a lot for the time again. Smilie

tobsinte
 

5 More Discussions You Might Find Interesting

1. HP-UX

flex++ parser for HP-UX11

Hi, can anyone tell me were to download flex++ parser for HP-UX11 BR vasanth (1 Reply)
Discussion started by: vasanthan
1 Replies

2. UNIX for Dummies Questions & Answers

Trouble with flex command in makefile

Hey all, im trying to create a makefile in unix. cpp2html is a program created from the files cpp2html.o and lex.yy.o. cpp2html.o is created from compiling cpp2html.c and lex.yy.o is created from another created file lex.yy.c. and lex.yy.c is created from a command "flex cppscanner.l" and here is... (1 Reply)
Discussion started by: iwatk003
1 Replies

3. Red Hat

flex installation problem

hi , when i run ./configure in wine-1.3.10 folder in midway i get error message Your flex version is too old. Please install flex version 2.5.33 or newer. but when i try to install flex using yum install flex it gives me message Package flex-2.5.4a-41.fc6.i386 already installed and latest... (1 Reply)
Discussion started by: anand121
1 Replies

4. Shell Programming and Scripting

need to know best forum site for flex code

Hi All, Please help me to know the similar forum site but for the flex code. Thanks (6 Replies)
Discussion started by: aish11
6 Replies

5. AIX

World Wide Name (FLEX)

Does anyone know how to find the Worl Wide Name (WWN) on a IBM flex system ? (4 Replies)
Discussion started by: Tharsan
4 Replies
YACC(1) 							   User Commands							   YACC(1)

NAME
yacc - GNU Project parser generator SYNOPSIS
yacc [OPTION]... FILE DESCRIPTION
Yacc (Yet Another Compiler Compiler) is a parser generator. This version is a simple wrapper around bison(1). It passes option -y, --yacc to activate the upward compatibility mode. See bison(1) for more information. AUTHOR
Written by Paul Eggert. REPORTING BUGS
Report bugs to <bug-bison@gnu.org>. COPYRIGHT
Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. SEE ALSO
lex(1), flex(1), bison(1). The full documentation for bison is maintained as a Texinfo manual. If the info and bison programs are properly installed at your site, the command info bison should give you access to the complete manual. GNU Bison 2.4.1 November 2007 YACC(1)
All times are GMT -4. The time now is 09:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy