Am 18.01.10 21:31, schrieb Tero Koskinen:
> 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
> ...

This looks the same like the one reported by one of our build bots [0],
but unfortunately nobody came around yet and fixed it and I don't have a
system with gcc 3.3 handy either... patches accepted?

Thomas.

[0] http://monotone.ca/buildbot/x86-openbsd/builds/709/step-compile/0

-- 
GPG-Key 0x160D1092 | tommyd3...@jabber.ccc.de | http://thomaskeller.biz
Please note that according to the EU law on data retention, information
on every electronic information exchange might be retained for a period
of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to