I just did a fink update-all and the compilation of amaya broke with 
../../thotlib/include/thot_gui.h:127: header file 'Xm/MwmUtil.h' not found
etc.

Turned out this was the same problem someone had yesterday with nedit:

If one uses the unstable tree and did regular update-all's, then
lesstif-dev does not get installed, which is where these headers are now
situated. Now both nedit and amaya do have a BuildDepends on
lesstif-dev, but only in the version in unstable, not in the one in
stable (which is reasonable, because lesstif in stable is not yet split).

The problem is that the info files for amaya and nedit have the same
version and revision numbers instable and unstable. Usually, stable
comes before unstable in the Trees line of fink.conf, and therefore the
stable info files are used with no BuildDepends on lesstif-dev, which
gives the observed crash.

One should either put a higher revision number on the info file in
unstable (does it really build the same deb file?), or make sure that
lesstif-dev is installed by some dependency of unstable lesstif-shlibs
on lesstif-dev or something.

-- 
Martin

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to