gcc 4.1 compile error

Bug #167467 reported by Bug Importer
0
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Undecided
Unassigned

Bug Description

Making install in src
make[1]: Entering directory `/storage/inkscape/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/root/garnome/include/freetype2
-I/root/garnome/include -pthread -DORBIT2=1
-I/root/garnome/include/gnome-vfs-2.0
-I/root/garnome/lib/gnome-vfs-2.0/include
-I/root/garnome/include/bonobo-activation-2.0
-I/root/garnome/include/libbonobo-2.0
-I/usr/local/include/gconf/2
-I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include
-I/root/garnome/include/orbit-2.0
-I/root/garnome/include
-I/root/garnome/include/freetype2
-DPOTRACE=\"potrace\" -pthread
-I/usr/local/include/gdkmm-2.4
-I/usr/local/lib/gdkmm-2.4/include
-I/usr/local/include/glibmm-2.4
-I/usr/local/lib/glibmm-2.4/include
-I/usr/local/include/pangomm-1.4
-I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include
-I/root/garnome/include/sigc++-2.0
-I/root/garnome/lib/sigc++-2.0/include
-I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include
-I/usr/local/include/pango-1.0
-I/root/garnome/include/cairo
-I/usr/local/include/gtkmm-2.4
-I/usr/local/lib/gtkmm-2.4/include
-I/usr/local/include/atkmm-1.6
-I/usr/local/include/atk-1.0
-I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/include/gtkspell-2.0 -I../cxxtest -Wall -W
-Wpointer-arith -Wcast-align -Wsign-compare
-Woverloaded-virtual -Wswitch -Wno-unused-parameter
-march=k8 -m32 -O2 -pipe -MT arc-context.o -MD -MP -MF
".deps/arc-context.Tpo" \
          -c -o arc-context.o `test -f
'arc-context.cpp' || echo './'`arc-context.cpp; \
        then mv -f ".deps/arc-context.Tpo"
".deps/arc-context.Po"; \
        else rm -f ".deps/arc-context.Tpo"; exit 1; \
        fi
document.h:128: error: extra qualification
'SPDocument::' on member 'fitToRect'
make[1]: *** [arc-context.o] Error 1
make[1]: Leaving directory `/storage/inkscape/src'
make: *** [install-recursive] Error 1

Tags: build linux
Revision history for this message
Rwst (rwst) wrote :

this should be fixed now in SVN. thanks for the report.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.