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 X-Mailer: 21.2 (beta41) "Polyhymnia" XEmacs Lucid (via feedmail 8 I) To: cygwin AT cygwin DOT com Subject: flex package misses FlexLexer.h and symbolic link flex++ to flex.exe X-Face: I-*}xvwusAv%MlABo'jVNP7TDXf5bb*L[q,r{DnsR1GoL07^Wf)sAu%>!LjXAFlZZN+`OQu }?#du]C)[*%ERKR#+l#sX'EoNbSO~|.x AT ogoS5|"-u? Date: 17 Jan 2001 18:44:20 +0100 Message-ID: Lines: 36 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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. Ciao Volker -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple