Bugs item #1859663, was opened at 2007-12-28 21:18 Message generated for change (Comment added) made by pabs3 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1859663&group_id=144022
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Compile-Time Group: SVN version Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: compile problem under Mandriva.2008 Initial Comment: gcc output: In file included from mod_mirror/mod_mirror.cpp:35: mod_mirror/../app.h:31:34: error: sigc++/compatibility.h: Нет такого файла или каталога make[3]: *** [synfigstudio-mod_mirror.o] Ошибка 1 problem: the "sigc++/compatibility.h" is missing. ---------------------------------------------------------------------- >Comment By: Paul Wise (pabs3) Date: 2007-12-28 21:36 Message: Logged In: YES user_id=35028 Originator: NO More info from IRC and the site: http://www.synfig.com/2007/10/11/synfig-irregular-news/#comment-260 I've got an include error due to sigc++/compatibility.h is missing. Is there any way to use ‘sigc’ namespace instead of ‘SigC’ in the sources? 12:31 <pabs3> dinosaur: which version of the sigc++ headers do you have installed? 12:39 <dinosaur> sigc++ version is 2.1.1 12:44 <dinosaur> libsigc++2.0-devel-2.1.1-2mdv2008.0 12:44 <dinosaur> the exactly name of the rpm-package 12:51 <pabs3> dinosaur: hmm, newer version that debian has 12:51 <pabs3> can you upload the result of 'rpm -ql libsigc++2.0-devel-2.1.1-2mdv2008.0' to pastebin.ca? 12:58 <dinosaur> http://pastebin.ca/834706 12:59 <dinosaur> post will be expired in 1 hour The post did not contain any mention of compatibility.h 13:02 < pabs3> dinosaur: can you file a bug about this? it unfortunately isn't trivial to fix 13:03 < pabs3> 13 files use the SigC namespace ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1859663&group_id=144022 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
