View previous topic :: View next topic |
Author |
Message |
canduc17 l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/18312500243a6b52da8570.png)
Joined: 11 Oct 2005 Posts: 795 Location: Ferrara, Italy
|
Posted: Wed Oct 24, 2007 8:26 pm Post subject: Aggiornerei Ardour, ma non compilo libgnomecanvasmm |
|
|
Ciao a tutti.
Volevo aggiornare il mio Ardour dalla versione 2.0.3 alla 2.0.5, ma s'inchioda su una delle sue dipendenze: dev-cpp/libgnomecanvasmm-2.16.0.
L'errore che mi dà, poco dopo che parte la compilazione è: Code: | line.cc: In constructor 'Gnome::Canvas::Line::Line(Gnome::Canvas::Group&, const Gnome::Canvas::Points&)':
line.cc:109: error: 'property_points' was not declared in this scope
make[4]: *** [line.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/work/libgnomecanvasmm-2.16.0/libgnomecanvas/libgnomecanvasmm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/work/libgnomecanvasmm-2.16.0/libgnomecanvas/libgnomecanvasmm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/work/libgnomecanvasmm-2.16.0/libgnomecanvas'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/work/libgnomecanvasmm-2.16.0/libgnomecanvas'
make: *** [all-recursive] Error 1
*
* ERROR: dev-cpp/libgnomecanvasmm-2.16.0 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* libgnomecanvasmm-2.16.0.ebuild, line 34: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/temp/build.log'.
* | A cosa è dovuto secondo voi?
Ho cercato un po' nel forum e su gugol, ma non ho trovato una cippa... _________________ A cow enters a supermarket, does an handstand and dies. (Public toilet graffito) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
djinnZ Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/3978748614ef08bfa7f764.jpg)
Joined: 02 Nov 2006 Posts: 4831 Location: somewhere in L.O.S.
|
Posted: Thu Oct 25, 2007 10:13 am Post subject: Re: Aggiornerei Ardour, ma non compilo libgnomecanvasmm |
|
|
canduc17 wrote: | [code]line.cc: In constructor 'Gnome::Canvas::Line::Line(Gnome::Canvas::Group&, const Gnome::Canvas::Points&)':
line.cc:109: error: 'property_points' was not declared in this scope |
forse la risposta è una o due righe più sopra... a naso è un problema di versione. _________________ scita et risus abundant in ore stultorum sed etiam semper severi insani sunt
mala tempora currunt...mater stultorum semper pregna est
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist ![Wink :wink:](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
canduc17 l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/18312500243a6b52da8570.png)
Joined: 11 Oct 2005 Posts: 795 Location: Ferrara, Italy
|
Posted: Thu Oct 25, 2007 2:55 pm Post subject: |
|
|
Ho postato da dove mi sembrava ci fossero gli errori...cmq quando sono a casa lo rilancio e posto tutto...
Su un'altra macchina ho installato qualche tempo fà Ardour-2.0.5 e in effetti allora si era tirato dietro libgnomecanvasmm-2.12.0.
Posso downgradare, ma comunque sento puzza di bug...
- - - - - - - - - - - - EDIT - - - - - - - - - - - -
Allora, qui è prima che parta il messaggio d'errore (tutto il testo prima è compilazione e basta): Code: | i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\" -I../../libgnomecanvas -I../../libgnomecanvas -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -O2 -march=prescott -pipe -fomit-frame-pointer -MT item.lo -MD -MP -MF .deps/item.Tpo -c item.cc -fPIC -DPIC -o .libs/item.o
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\" -I../../libgnomecanvas -I../../libgnomecanvas -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -O2 -march=prescott -pipe -fomit-frame-pointer -MT line.lo -MD -MP -MF .deps/line.Tpo -c line.cc -fPIC -DPIC -o .libs/line.o
if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\" -I../../libgnomecanvas -I../../libgnomecanvas -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -O2 -march=prescott -pipe -fomit-frame-pointer -MT polygon.lo -MD -MP -MF ".deps/polygon.Tpo" -c -o polygon.lo polygon.cc; \
then mv -f ".deps/polygon.Tpo" ".deps/polygon.Plo"; else rm -f ".deps/polygon.Tpo"; exit 1; fi
line.cc: In constructor 'Gnome::Canvas::Line::Line(Gnome::Canvas::Group&, const Gnome::Canvas::Points&)':
line.cc:109: error: 'property_points' was not declared in this scope
make[4]: *** [line.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomecanvasmm\" -I../../libgnomecanvas -I../../libgnomecanvas -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -O2 -march=prescott -pipe -fomit-frame-pointer -MT polygon.lo -MD -MP -MF .deps/polygon.Tpo -c polygon.cc -fPIC -DPIC -o .libs/polygon.o
polygon.cc: In constructor 'Gnome::Canvas::Polygon::Polygon(Gnome::Canvas::Group&, const Gnome::Canvas::Points&)':
polygon.cc:38: error: 'property_points' was not declared in this scope
make[4]: *** [polygon.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/work/libgnomecanvasmm-2.16.0/libgnomecanvas/libgnomecanvasmm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/work/libgnomecanvasmm-2.16.0/libgnomecanvas/libgnomecanvasmm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/work/libgnomecanvasmm-2.16.0/libgnomecanvas'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/work/libgnomecanvasmm-2.16.0/libgnomecanvas'
make: *** [all-recursive] Error 1
*
* ERROR: dev-cpp/libgnomecanvasmm-2.16.0 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* libgnomecanvasmm-2.16.0.ebuild, line 34: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/temp/build.log'.
*
* Messages for package dev-cpp/libgnomecanvasmm-2.16.0:
*
* ERROR: dev-cpp/libgnomecanvasmm-2.16.0 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* libgnomecanvasmm-2.16.0.ebuild, line 34: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-cpp/libgnomecanvasmm-2.16.0/temp/build.log'.
* | Cosa mi consigliate di fare?
Faccio il downgrade o secondo voi c'è una soluzione? _________________ A cow enters a supermarket, does an handstand and dies. (Public toilet graffito) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|