This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

flex 64-bit has missing dependencies


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]