| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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?<s5ViLslvYMlj7_n!Tq1m AT xt2Bhj4[Zg+e? | |
| /Yy\SE`V?%v~kRU3GoS1f&U]} | |
| From: | "Dr. Volker Zell" <Dr DOT Volker DOT Zell AT oracle DOT com> |
| Date: | 17 Jan 2001 18:44:20 +0100 |
| Message-ID: | <kvu26y845n.fsf@vzell.de.oracle.com> |
| Lines: | 36 |
| MIME-Version: | 1.0 |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |