monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] The everlasting release


From: Richard Levitte
Subject: Re: [Monotone-devel] The everlasting release
Date: Sat, 01 Jan 2011 22:44:59 +0100 (CET)

In message <address@hidden> on Sat, 01 Jan 2011 22:36:04 +0100 (CET), Richard 
Levitte <address@hidden> said:

richard> In message <address@hidden> on Sat, 01 Jan 2011 16:06:34 -0500, 
Stephen Leake <address@hidden> said:
richard> 
richard> stephen_leake> Thomas Keller <address@hidden> writes:
richard> stephen_leake> 
richard> stephen_leake> > As a fall-out of the aforementioned docathon I 
started to clean up our
richard> stephen_leake> > source tree a little and moved stuff around (work is 
kept in
richard> stephen_leake> > nvm.source-tree-cleanup). Thanks again to Richard 
which helped me with
richard> stephen_leake> > some automake issues here and there this slowly gets 
in a usable shape.
richard> stephen_leake> > Whats missing is the documentation and more testing 
on other platforms
richard> stephen_leake> > (Win32 most noticably) before this hits the trunk. 
richard> stephen_leake> 
richard> stephen_leake> I'm trying to build this on Win32. It fails on the 
first call to g++:
richard> stephen_leake> 
richard> stephen_leake>         g++  -I. -I../monotone.source-tree-cleanup    
-I/mingw/include    -DWIN32 -DNETXX_NO_PTON -DNETXX_NO_NTOP -DNETXX_NO_INET6   
-g -O2 -Wall -W -Wno-unused -MT src/win32/get_system_flavour.o -MD -MP -MF 
$depbase.Tpo -c -o src/win32/get_system_flavour.o 
../monotone.source-tree-cleanup/src/win32/get_system_flavour.cc &&\
richard> stephen_leake>         mv -f $depbase.Tpo $depbase.Po
richard> stephen_leake> 
../monotone.source-tree-cleanup/src/win32/get_system_flavour.cc:10:19: base.hh: 
No such file or directory
richard> stephen_leake> 
../monotone.source-tree-cleanup/src/win32/get_system_flavour.cc:11:21: 
sanity.hh: No such file or directory
richard> stephen_leake> 
richard> stephen_leake> base.hh is in ../monotone.source-tree-cleanup/src.
richard> 
richard> For any file in ../monotone.source-tree-cleanup/src/win32/, base.hh is
richard> in .. .
richard> 
richard> Have a look at, for example, unix/fs.cc.  It includes ../base.hh.
richard> That's the kind of thing that needs to be done.  Why it hasn't been
richard> done in src/win32/get_system_flavour.cc but has in src/win32/fs.cc, I
richard> cannot say.  I'll assume that someone simply missed it...

I made the obvious needed changes.
Revision b49a9f7f7f57da5f5afc619c72190f49cb4dbaf8

Cheers,
Richard

-- 
Richard Levitte                         address@hidden
                                        http://richard.levitte.org/

"Life is a tremendous celebration - and I'm invited!"
-- from a friend's blog, translated from Swedish



reply via email to

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