hi all, I've seen that some modules fail to build for me because they link against my system libnotify (which is linked against other system libraries like gtk), thus making those modules try to link against the system libraries instead the jhbuild ones.
libnotify is not built by default, so to fix this one should run manually: jhbuild buildone libnotify and then try to rebuild the broken modules. shouldn't jhbuild build libnotify by default? otherwise modules like gnome-applets, evolution, seahorse or gnome-power-manager, which are built by default, will not build properly. Iago _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
