This error goes away if one adds
#include <string>
in include/cln/exception.h

-- 
Martin

On 5/11/13 17:11, Dominique Dhumieres wrote:
>> Could you retry with only one build job?
>
> ...
> Making all in src
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
> -I../autoconf  -I../include -I../src -I../include -I../src -I/sw64/include  
> -g -O2 -MT cl_alloca.lo -MD -MP -MF .deps/cl_alloca.Tpo -c -o cl_alloca.lo 
> `test -f 'base/cl_alloca.cc' || echo './'`base/cl_alloca.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include 
> -I../src -I../include -I../src -I/sw64/include -g -O2 -MT cl_alloca.lo -MD 
> -MP -MF .deps/cl_alloca.Tpo -c base/cl_alloca.cc  -fno-common -DPIC -o 
> .libs/cl_alloca.o
> In file included from base/cl_alloca.cc:4:
> In file included from ./base/cl_sysdep.h:56:
> In file included from ./base/cl_macros.h:7:
> ../include/cln/exception.h:14:24: error: implicit instantiation of undefined 
> template 'std::__1::basic_string<char, std::__1::char_traits<char>,
>        std::__1::allocator<char> >'
>                  : std::runtime_error(std::string()) {}
>                                       ^
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iosfwd:187:28:
>  note: template is declared here
>      class _LIBCPP_TYPE_VIS basic_string;
>                             ^
> 1 error generated.
> make[1]: *** [cl_alloca.lo] Error 1
> make: *** [all-recursive] Error 1
> ### execution of make failed, exit code 2
> ### execution of /tmp/fink.eYp4S failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw64/bin/dpkg-lockwait -r fink-buildlock-cln6-1.3.3-1
> (Reading database ... 80270 files and directories currently installed.)
> Removing fink-buildlock-cln6-1.3.3-1 ...
> Failed: phase compiling: cln6-1.3.3-1 failed
>
> Dominique


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to