Hi, The good news is I've made good progress on the inline PGP patches and will hopefully post revision 2 over the weekend, BUT I've been stuck for the last week or so by the following libtool bug when running make install.
I've checked out fresh cvs trees several times and configured from scratch following the BuildEvolutionFromSource page so I'm confident it's not a bug introduced by the inline PGP patches. Unfortunately my libtool foo is not strong enough to decipher this, and googling for the error message doesn't get me very far either. make[3]: Leaving directory `/home/matt/src/evolution-vanilla/shell/importer' make[3]: Entering directory `/home/matt/src/evolution-vanilla/shell' make[4]: Entering directory `/home/matt/src/evolution-vanilla/shell' /bin/sh ../mkinstalldirs /opt/evo//bin /bin/sh ../libtool --mode=install /usr/bin/install -c evolution /opt/evo//bin/evolution-2.4 libtool: install: warning: `libeshell.la' has not been installed in `/opt/evo//lib/evolution/2.4' /usr/bin/install -c .libs/evolution /opt/evo//bin/evolution-2.4 /bin/sh ../mkinstalldirs /opt/evo//lib/evolution/2.4/components /bin/sh ../libtool --mode=install /usr/bin/install -c libevolution-test.la /opt/evo//lib/evolution/2.4/components/libevolution-test.la libtool: install: warning: relinking `libevolution-test.la' (cd /home/matt/src/evolution-vanilla/shell; /bin/sh ../libtool --mode=relink gcc -g -O2 -Wall -Wmissing-prototypes -Wno-sign-compare -o libevolution-test.la -rpath /opt/evo//lib/evolution/2.4/components -avoid-version -module Evolution-common.lo Evolution-skels.lo Evolution-stubs.lo evolution-test-component.lo libeshell.la -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ) mv: cannot stat `libevolution-test.so': No such file or directory libtool: install: error: relink `libevolution-test.la' with the above command before installing it make[4]: *** [install-componentLTLIBRARIES] Error 1 make[4]: Leaving directory `/home/matt/src/evolution-vanilla/shell' make[3]: *** [install-am] Error 2 make[3]: Leaving directory `/home/matt/src/evolution-vanilla/shell' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/home/matt/src/evolution-vanilla/shell' make[1]: *** [install] Error 2 make[1]: Leaving directory `/home/matt/src/evolution-vanilla/shell' make: *** [install-recursive] Error 1 So, any help would be much appreciated. Kind Regards -- Matt Brown [EMAIL PROTECTED] Mob +64 275 611 544 www.mattb.net.nz _______________________________________________ evolution-hackers maillist - [email protected] http://lists.ximian.com/mailman/listinfo/evolution-hackers
