On my current system (20140803), inkscape-0.48.5 failed to build
against libsigc++-2.3.2 :

/usr/include/sigc++-2.0/sigc++/visit_each.h:169:64: error: cannot convert 
‘const sigc::adaptor_functor<sigc::bound_mem_functor0<void, SPDesktop> >’ to 
‘int’ in initialization
/usr/include/sigc++-2.0/sigc++/visit_each.h:169:29: warning: unused variable 
‘do_visit_each’ [-Wunused-variable]
 { sigc::visitor<T_functor>::do_visit_each(_A_action, _A_functor); }
                             ^
  CXX      device-manager.o
Makefile:5958: recipe for target 'desktop.o' failed
make[2]: *** [desktop.o] Error 1


 This is the only package in my build which needs libsigc++, I have
fixed this for the moment by reverting to libsigc++-2.3.1.

 Google found nothing useful - I'm on the bleeding edge again :) -
so for the moment this is just a notification that there seems to be
a problem with this combination.  I noticed the comments in the
ticket that libsigc++ 2.3 turned out to be a development version.

ĸen
-- 
Nanny Ogg usually went to bed early. After all, she was an old lady.
Sometimes she went to bed as early as 6 a.m.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to