i dont think thats got anything to do with it, camel-debug.h is part of libcamel.
you probably need to re-run autogen or something, looks like it hasn't put camel-debug.o in the library. Or something (like a really unlucky checkout in the middle of my commits). All the files are there, and i checked with a make clean yesterday to make sure. On Wed, 2004-03-31 at 09:47 -0800, Lonnie Borntreger wrote: > 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 _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
