Bugs item #3103361, was opened at 2010-11-05 02:52 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=3103361&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: None Group: GIT version Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: can't build synfig-core on fedora14 at checking stage Initial Comment: git version of synfig .................. checking for GNU gettext in libintl... no checking whether to use NLS... no checking for ETL >= 0.04.13... yes checking ETL_CFLAGS... -I/home/jcome/Source/synfig/install/include checking ETL_LIBS... checking for libxml++-2.6... yes checking LIBXMLPP_CFLAGS... -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBXMLPP_LIBS... -pthread -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for sigc++-2.0... yes checking LIBSIGC_CFLAGS... -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include checking LIBSIGC_LIBS... -lsigc-2.0 checking for png_write_row in -lpng... no checking for png_write_row in -lpng12... no *** PNG Output target disabled checking for mng_initialize in -lmng... no *** MNG Output target disabled checking for jpeg_CreateCompress in -ljpeg... no *** JPEG Output target disabled checking for unordered_map<int,int>::const_iterator... no checking ext/hash_map usability... no checking ext/hash_map presence... yes configure: WARNING: ext/hash_map: present but cannot be compiled configure: WARNING: ext/hash_map: check for missing prerequisite headers? configure: WARNING: ext/hash_map: see the Autoconf documentation configure: WARNING: ext/hash_map: section "Present But Cannot Be Compiled" configure: WARNING: ext/hash_map: proceeding with the compiler's result configure: WARNING: ## -------------------------------------------------------------------------- ## configure: WARNING: ## Report this to http://sourceforge.net/tracker/?group_id=144022&atid=757416 ## configure: WARNING: ## -------------------------------------------------------------------------- ## checking for ext/hash_map... no configure: error: C++ compiler does not seem to support unordered containers ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2010-12-25 08:00 Message: fixed this issue after installed ccache. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2010-11-08 09:38 Message: use the script of autobuild, get the same error as committed. my installation of fedora14 is x86_64. ---------------------------------------------------------------------- Comment By: Genete (genete) Date: 2010-11-06 01:10 Message: The proof is attached ---------------------------------------------------------------------- Comment By: Genete (genete) Date: 2010-11-06 00:40 Message: Please use the build script from the autobuild folder of the source code. It passes the configure stage. The compiler complains with errors for redundancy usage of ::connection at canvas.cpp. Follow compiler messages and continue compiling. It seems to work. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=3103361&group_id=144022 ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
