On Thu, Jan 22, 2004 at 12:21:42PM -0500, David Clymer wrote: > I downloaded the unstable source package for evolution 1.45 and am > attempting to build it on my mostly testing (sarge) box. > > It seems that the package includes the source for libdb3 (3.17 in > particular) and compiles that in staticly. [...] > Now, it looks to me like the db3 library is trying to use functions > which are not in glib or something (i think pthread stuff is in glib & > gcc links against that by default, right? - I'm not really a C > programmer). The thing is, the glib libraries are the same in both > testing and unstable, but _someone_ seems to have been able to compile > it properly, so it seems like I'm just missing something. Anyone know > what It might be?
Have you satisfied all of evolution's build-dependencies? (They're listed in the .dsc file.) I was fairly sure the Debian GNOME development packages depended on libdb3-dev, for example, and maybe evolution is only using its own version as a fallback. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

