cyclical dependencies in setup.ini?

Larry Hall cygwin-lh@cygwin.com
Tue Feb 10 04:00:00 GMT 2004


At 10:20 PM 2/9/2004, Edward S. Peschko you wrote:
>I was looking at setup.ini, and found the following entries:
>
>@ cygwin
>
>requires: libintl2 _update-info-dir base-passwd
>
>and then...
>
>@ libintl2
>
>requires: cygwin libiconv2
>
>hunh? what's going on? which comes first? 


The chicken.  Wait no, the egg.  Ah, well no, I think it's the chicken...


>Dependencies like this are all over the place inside of setup.ini - where's an 
>accurate representation of what needs to get compiled first?  How do you compile 
>from scratch?


These are package installation dependencies.  If you're trying to build
the Cygwin DLL, visit <http://cygwin.com/contrib.html> for info.  If you're
trying to build some other package, its configure script will tell you
the libraries it depends on.  You can then go looking in 
<http://cygwin.com/packages/> to find the packages you need to install 
if you don't already have them.



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


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



More information about the Cygwin mailing list