On Mon, 2011-08-22 at 19:21 -0400, Jack wrote: > I'm trying to update the cygport file for balsa 2.4.10, and it's going > rather slowly. It seems there are a number of libraries required based > on --with-xxx but not listed in the dependencies, so I do "cygport > balsa-2.4.10 compile" see what's missing, run cygwin setup, and start > again. Is there any easier way of having cygports tell me which > dependencies are not met? Where should I be adding these? (Some seem > like the runtime is installed already, but not the -devel version.)
The best way to figure out what you need to build is to look at the *.hint files; whatever is listed there as a runtime dependency, you'll need the corresponding -devel package to build. As for having DEPEND/RDEPEND handled by cygport, its something I want to do at some point. In the meantime, I updated balsa in Ports, and it is part of the upload currently in progress. Yaakov Cygwin Ports ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
