monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Monotone 0.43dev build error, paths.hh missing


From: Derek Scherger
Subject: Re: [Monotone-devel] Monotone 0.43dev build error, paths.hh missing
Date: Fri, 6 Mar 2009 20:19:39 -0700


On Fri, Mar 6, 2009 at 1:15 PM, Tero Koskinen <address@hidden> wrote:
Hi,

It seems that merge_content.hh is missing #include "paths.hh".

This is quite likely because I moved content_merge_workspace_adaptor to merge_content.{cc,hh} from work.{cc,hh} in dbf38fd6d5265df467a88a468d110bcc039c2367. Just to confirm, can you try building add275e5fdb0824361d4a2fa15049281e7ada52e please?

I'm not sure why I don't see the problem here though, gcc 4.1.2 seems perfectly happy on a fresh checkout?

When compiling rev d24b59732a5b3293592457cba013c8f8b716a875, I get error:
       if g++  -I. -I. -I.   -I/usr/local/include -I/home/tkoskine/libraries/bo
tan-18/include -I/usr/local//include -I/usr/local/include      -g -I/usr/local/i
nclude  -g -O2 -Wall -W -Wno-unused -MT merge_roster.o -MD -MP -MF "$depbase.Tpo
" -c -o merge_roster.o merge_roster.cc; \
       then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit
 1; fi
In file included from merge_roster.hh:18,
                from merge_roster.cc:12: 

Any chance that 'fi' is not closing the preceeding if but was a 'file...' something or other line that was chopped of and might have a bit more info?

Cheers,
Derek



reply via email to

[Prev in Thread] Current Thread [Next in Thread]