monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] monotone 0.46 has been released


From: Tero Koskinen
Subject: Re: [Monotone-devel] monotone 0.46 has been released
Date: Mon, 18 Jan 2010 22:31:18 +0200

On Sun, 17 Jan 2010 23:53:53 +0100 Thomas Keller wrote:

> 
> Hi!
> 
> The monotone developers are proud to announce the release of version
> 0.46. The highlights in this release are bisection support - thanks to
> Derek Scherger! - and the possibility to call the automation interface
> over the network - thanks to Timothy Brownawell!

Hi,

Nice to see a new release with new features.

However, it seems that monotone 0.46 doesn't compile on OpenBSD/i386
with gcc 3.3.5:
...
depbase=`echo cmd_netsync.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\               
        g++  -I.   -I/usr/local/include -I/usr/local/include -I/usr/local//inclu
de -I/usr/local/include      -g -I/usr/local/include  -g -O2 -Wall -W -Wno-unuse
d -MT cmd_netsync.o -MD -MP -MF $depbase.Tpo -c -o cmd_netsync.o cmd_netsync.cc 
&&\
        mv -f $depbase.Tpo $depbase.Po
automate_ostream.hh: In constructor `basic_automate_ostream<_CharT,             
   _Traits>::basic_automate_ostream() [with _CharT = char, _Traits =            
   std::char_traits<char>]':
cmd_netsync.cc:120:   instantiated from here                                    
automate_ostream.hh:123: error: no matching function for call to `              
   std::basic_ostream<char, std::char_traits<char> >::basic_ostream(const       
   <anonymous>**)'
/usr/include/g++/iosfwd:64: error: candidates are: std::basic_ostream<char,     
   std::char_traits<char> >::basic_ostream(const std::basic_ostream<char,       
   std::char_traits<char> >&)
/usr/include/g++/ostream:106: error:                 std::basic_ostream<_CharT, 
   _Traits>::basic_ostream(std::basic_streambuf<_CharT, _Traits>*) [with _CharT 
   = char, _Traits = std::char_traits<char>]                                    
gmake[1]: *** [cmd_netsync.o] Error 1
gmake[1]: Leaving directory `/home/tkoskine/src/monotone-0.46'                  
gmake: *** [all] Error 2
...

 $ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.5/3.3.5/specs
Configured with: 
Thread model: single
gcc version 3.3.5 (propolice)
$


-- 
Tero Koskinen <address@hidden>




reply via email to

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