On Wed, 2004-03-31 at 23:10 +1000, Michael-John Anthony wrote: > I've checked out the latest code from CVS, but I can't get 1.5.x to > compile: > > ./.libs/libcamel.so: undefined reference to `camel_debug_init' > ./.libs/libcamel.so: undefined reference to `camel_verbose_debug' > ./.libs/libcamel.so: undefined reference to `camel_debug' > collect2: ld returned 1 exit status > make[1]: *** [camel-index-control] Error 1 > make[1]: Leaving directory `/usr/src/evolution/evolution-cvs/camel' > make: *** [all-recursive] Error 1 > > Do I need the latest bits from gtkhtml/gal/evo-data-server/libsoup to > make this message go away, or is something broken in the tree? :)
To build CVS HEAD evolution, you need CVS HEAD gal, evolution-data-server, gtkhtml, libsoup, plus a fairly close to HEAD version of ORBit2 (the ORBit2 solves run-time issues, it will build with an older version). Lonnie _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
