Re: [Evolution-hackers] Failing to build latest GIT code

2009-11-27 Thread Matthew Barnes
On Fri, 2009-11-27 at 16:26 +0100, Patrick Ohly wrote: > On Debian, debootstrap and schroot are great for these kind of > light-weight build environments that are independent of the developers > personal Linux installation. Oh, excellent tip! And I noticed all the recent LIBADD bugs were from Deb

Re: [Evolution-hackers] Failing to build latest GIT code

2009-11-27 Thread Patrick Ohly
On Wed, 2009-11-25 at 15:05 -0500, Matthew Barnes wrote: > On Wed, 2009-11-25 at 08:23 -0500, Paul Smith wrote: > > You will only hit this if you don't already have Evo installed. If > > you have it installed then the link will use the installed version. > > Most likely that's the problem: the lin

Re: [Evolution-hackers] Failing to build latest GIT code

2009-11-25 Thread Paul Smith
On Wed, 2009-11-25 at 15:05 -0500, Matthew Barnes wrote: > Do you know of a good way to make that more detectable for developers, > short of uninstalling Evolution? > > We've had several similar "insufficent LIBADD" bugs lately, all of which > slipped in under my radar because I keep Evolution ins

Re: [Evolution-hackers] Failing to build latest GIT code

2009-11-25 Thread Matthew Barnes
On Wed, 2009-11-25 at 08:23 -0500, Paul Smith wrote: > You will only hit this if you don't already have Evo installed. If > you have it installed then the link will use the installed version. > Most likely that's the problem: the linker found a different libeshell > somewhere on your system. Do y

Re: [Evolution-hackers] Failing to build latest GIT code

2009-11-25 Thread Paul Smith
On Wed, 2009-11-25 at 11:48 +0100, Milan Crha wrote: > hrm, I would like to know why I didn't face that when doing the change > there. Maybe an older gcc or something? You will only hit this if you don't already have Evo installed. If you have it installed then the link will use the installed ver

Re: [Evolution-hackers] Failing to build latest GIT code

2009-11-25 Thread Milan Crha
On Tue, 2009-11-24 at 12:25 -0500, Paul Smith wrote: > On Tue, 2009-11-24 at 12:15 -0500, Paul Smith wrote: > > What am I missing here? > > found it. Please apply this patch to fix the build: Hi, hrm, I would like to know why I didn't face that when doing the change there. Maybe an older

Re: [Evolution-hackers] Failing to build latest GIT code

2009-11-24 Thread Matthew Barnes
On Tue, 2009-11-24 at 12:25 -0500, Paul Smith wrote: > found it. Please apply this patch to fix the build: Done, thanks for that. http://git.gnome.org/cgit/evolution/commit/?id=6d1bb4ffec7dd204a61810d4182510f29ff4dfad Matthew Barnes ___ Evolution-hac

Re: [Evolution-hackers] Failing to build latest GIT code

2009-11-24 Thread Paul Smith
On Tue, 2009-11-24 at 12:15 -0500, Paul Smith wrote: > What am I missing here? found it. Please apply this patch to fix the build: diff --git a/mail/importers/Makefile.am b/mail/importers/Makefile.am index 8851981..e25857c 100644 --- a/mail/importers/Makefile.am +++ b/mail/importers/Makefile.am