flex 64-bit has missing dependencies

Роман Донченко dpb@corrigendum.ru
Sat Jul 12 14:40:00 GMT 2014


Hello,

In 32-bit setup.ini, flex's dependencies are:

requires: cygwin libintl8 libiconv2 m4

In 64-bit setup.ini, however, they are:

requires: libintl8

Now, I don't know about "cygwin", but flex does need m4 to run  
(<http://flex.sourceforge.net/manual/M4-Dependency.html>) and ldd shows  
that it depends on libiconv2, as well. So at least those two should be  
added to the 64-bit dependency list.

Regards,
Roman.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list