Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sun, 21 Jan 2001 15:42:31 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: flex package misses FlexLexer.h and symbolic link flex++ to flex.exe Message-ID: <20010121154231.D29366@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: ; from Dr.Volker.Zell@oracle.com on Wed, Jan 17, 2001 at 06:44:20PM +0100 This should be fixed in the new flex release. cgf On Wed, Jan 17, 2001 at 06:44:20PM +0100, Dr. Volker Zell wrote: >Hi > >I tried compiling > > o yudit-1.5 - ftp://sunsite.unc.edu/pub/Linux/apps/editors/X/ > >and make stopped when trying to access FlexLexer.h > >Apparently this is missing from the cygwin flex package. > >I downloaded > > o flex-2.5.4a - ftp://prep.ai.mit.edu/pub/gnu/non-gnu/flex/ > >it compiled OOTB. >A make -n install gives: > >vzell:/gnu/src/flex-2.5.4> make -n install >/bin/sh ./mkinstalldirs \ > /usr/local/bin /usr/local/lib /usr/local/include /usr/local/man/man1 >rm -f /usr/local/man/man1/flexdoc.1 >/usr/bin/install -c -m 644 ./flex.1 /usr/local/man/man1/flex.1 >/usr/bin/install -c flex /usr/local/bin/flex >rm -f /usr/local/bin/flex++ >cd /usr/local/bin && ln -s flex flex++ >/usr/bin/install -c -m 644 libfl.a /usr/local/lib/libfl.a >cd /usr/local/lib && ranlib libfl.a >/usr/bin/install -c -m 644 ./FlexLexer.h /usr/local/include/FlexLexer.h > > >So the cygwin package is missing FlexLexer.h and a symbolic link flex++ to flex.exe. > >By the way yudit (a Unicode editor) compiles OOTB. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple