Bugs item #1558402, was opened at 2006-09-14 00:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1558402&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: Latest release (0.61.05)
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: internal compiler error

Initial Comment:
I've got the following error at compiling time:

-------------------------------------------------------
if g++ -DHAVE_CONFIG_H -I../.. -I../.. -I../../src  
-I/usr/local/include/synfig-0.0 -I/usr/local/include
-I/usr/local/include/libxml++-2.6
-I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include
-I/usr/include/OpenEXR -I/usr/include/libxml2
-I/opt/gnome/include/sigc++-2.0
-I/opt/gnome/lib/sigc++-2.0/include
-I/opt/gnome/include/glibmm-2.4
-I/opt/gnome/lib/glibmm-2.4/include   -pthread
-I/usr/local/include/gtk-2.0
-I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include
-I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/pango-1.0
-I/usr/local/include/cairo -I/usr/local/include/atk-1.0
-I/opt/gnome/include/gtkmm-2.4
-I/opt/gnome/lib/gtkmm-2.4/include
-I/opt/gnome/include/glibmm-2.4
-I/opt/gnome/lib/glibmm-2.4/include
-I/opt/gnome/include/gdkmm-2.4
-I/opt/gnome/lib/gdkmm-2.4/include
-I/opt/gnome/include/pangomm-1.4
-I/opt/gnome/include/atkmm-1.6
-I/opt/gnome/include/sigc++-2.0
-I/opt/gnome/lib/sigc++-2.0/include   -DNDEBUG
-Wno-deprecated -O2 -ffast-math -W -Wall
-Wno-unused-parameter -MT synfigstudio-duckmatic.o -MD
-MP -MF ".deps/synfigstudio-duckmatic.Tpo" -c -o
synfigstudio-duckmatic.o `test -f 'duckmatic.cpp' ||
echo './'`duckmatic.cpp; \
then mv -f ".deps/synfigstudio-duckmatic.Tpo"
".deps/synfigstudio-duckmatic.Po"; else rm -f
".deps/synfigstudio-duckmatic.Tpo"; exit 1; fi
duckmatic.cpp: In member function »void
studio::Duckmatic::add_duck(const
etl::handle<studio::Duck>&)«:
duckmatic.cpp:545: interner Compiler-Fehler: in
get_indirect_ref_operands, bei tree-ssa-operands.c:1515
Bitte senden Sie einen vollständigen Fehlerbericht auf
Englisch ein;
bearbeiten Sie die Quellen zunächst mit einem
Präprozessor, wenn es
dienlich ist.
Fehler in der deutschen Übersetzung sind an [EMAIL PROTECTED]
zu melden.

Gehen Sie gemäß den Hinweisen in
<URL:http://www.suse.de/feedback> vor.
make[3]: *** [synfigstudio-duckmatic.o] Fehler 1
make[3]: Leaving directory
/downloads/synfig/synfigstudio-0.61.05/src/gtkmm'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory
/downloads/synfig/synfigstudio-0.61.05/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
/downloads/synfig/synfigstudio-0.61.05'
make: *** [all] Fehler 2
-------------------------------------------------------

gcc          : 4.1.0
distribution : SUSE 10.1
ETL          : latest from the site
synfig       : latest, compiled and running fine

i've just running ./configure and make


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1558402&group_id=144022

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to