monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] 0.18 "monotone: warning: bad server signature"


From: Matt Johnston
Subject: Re: [Monotone-devel] 0.18 "monotone: warning: bad server signature"
Date: Wed, 13 Apr 2005 09:43:35 +0800
User-agent: Mutt/1.5.6+20040907i

On Tue, Apr 12, 2005 at 07:20:39PM +0100, Nick Brown wrote:
> I've just build 0.18, but I can't pull from monotone server as I'm getting 
> "bad server signature" warning.
> Below are the commands I issued with their debug output.
> I've also attached the build log generated by rpm while creating the package.
> It contains a lot of linker messages, and a strange warning about > GCC 3.3 
> required for sse2, despite that fact I'm using gcc3.4.3.
> 
> The FLAGS and configure options used to build rpm were;
> 
> + CXXFLAGS='-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro '
> + export CXXFLAGS

The cryptopp library that monotone depends on does some
strange things with casting etc. If you add
-fno-strict-aliasing to your CXXFLAGS incantation, does it
help?

Matt





reply via email to

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