The problem is library-to-library dependency. For example, every applications depending on gtk+2 must also depend on atk1, glib2-dev, pango1-xft2-dev, gettext-dev and libiconv-dev. This is major source of error. When Todai Fink Team runned a script like this in April:
for pkg in all-nonvirtual-packages; do if $pkg is not built; then fink remove all-of-non-essential-packages fink -y build $pkg fi done
we found many many packages (for example Apache2) could not be built
because something (for example libiconv-dev) is missing in
BuildDepends.
Sorry for jumping on this, but did you keep a note of what was missing from where? If you could inform the maintainers of missing BuildDepends it would help a lot.
Thanks, Peter -- Peter O'Gorman - http://www.pogma.com
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel