[ardour-users] Compilation errors

akarl fusionfive at comhem.se
Tue Jun 28 15:13:40 PDT 2005


Hi all,

Any clues about the following?

[ardour-0.9beta29]$ g++ --version
g++ (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[ardour-0.9beta29]$ scons PREFIX=$HOME
scons: Reading SConscript files ...
Checking for C header file alsa/asoundlib.h... yes
Checking for C header file libintl.h... yes
Checking for C header file 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/CoreAudio.h... 
no
Checking for C function getmntent()... yes
Checking for jack_client_open()...failed
Checking for C header file wordexp.h... yes
Checking for C header file sys/vfs.h... yes
Checking for executable gtk-config ...yes
scons: done reading SConscript files.
scons: Building targets ...
scons: `ardour.rc' is up to date.
scons: `libs/soundtouch/libsoundtouch.a' is up to date.
scons: `libs/sigc++/sigc++config.h' is up to date.
scons: `libs/sigc++/libsigc++.a' is up to date.
scons: `libs/pbd/libpbd.a' is up to date.
scons: `libs/midi++/libmidi++.a' is up to date.
scons: `libs/ardour/libardour.a' is up to date.
scons: `libs/gtkmm/config.h.in' is up to date.
scons: `libs/gtkmm/config.h' is up to date.
g++ -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -mmmx -msse 
-mfpmath=sse -m3dnow -march=i686 -Wall -DENABLE_NLS -DHAVE_CONFIG_H 
-DGTKMM_IMPLEMENTATION -DG_LOG_DOMAIN=\"Gtk--\" -Ilibs/gtkmm -Ilibs 
-Ilibs/sigc++ -Ilibs/sigc++/sigc++/config -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
-Ilibs/gtkmm -Ilibs/gtkmm/gdk-- -Ilibs/gtkmm/src -c -o 
libs/gtkmm/src/gtk--/clist.o libs/gtkmm/src/gtk--/clist.cc
libs/gtkmm/src/gtk--/clist.cc: In member function 
'Gtk::CList_Helpers::Cell Gtk::CList::cell(gint, gint)':
libs/gtkmm/src/gtk--/clist.h:92: error: 
'Gtk::CList_Helpers::Cell::Cell(GtkCList*, gint, gint)' is protected
libs/gtkmm/src/gtk--/clist.cc:125: error: within this context
libs/gtkmm/src/gtk--/clist.cc: In member function 'const 
Gtk::CList_Helpers::Cell Gtk::CList::cell(gint, gint) const':
libs/gtkmm/src/gtk--/clist.h:92: error: 
'Gtk::CList_Helpers::Cell::Cell(GtkCList*, gint, gint)' is protected
libs/gtkmm/src/gtk--/clist.cc:130: error: within this context
libs/gtkmm/src/gtk--/clist.cc: In member function 'void 
Gtk::CList_Helpers::RowList::erase(Gtk::CList_Helpers::RowIterator, 
Gtk::CList_Helpers::RowIterator)':
libs/gtkmm/src/gtk--/clist.cc:927: warning: statement has no effect
libs/gtkmm/src/gtk--/clist.cc: At global scope:
libs/gtkmm/src/gtk--/clist.cc:970: error: prototype for 
'Gtk::CList_Helpers::Freeze::Freeze(Gtk::CList_Helpers::CList&)' does 
not match any in class 'Gtk::CList_Helpers::Freeze'
libs/gtkmm/src/gtk--/clist.h:63: error: candidates are: 
Gtk::CList_Helpers::Freeze::Freeze(const Gtk::CList_Helpers::Freeze&)
libs/gtkmm/src/gtk--/clist.h:66: error: 
Gtk::CList_Helpers::Freeze::Freeze(Gtk::CList&)
libs/gtkmm/src/gtk--/clist.cc: In constructor 
'Gtk::CList_Helpers::Freeze::Freeze(Gtk::CList_Helpers::CList&)':
libs/gtkmm/src/gtk--/clist.cc:971: error: cannot convert 
'Gtk::CList_Helpers::CList*' to 'Gtk::CList*' in initialization
scons: *** [libs/gtkmm/src/gtk--/clist.o] Error 1
scons: building terminated because of errors.



More information about the Ardour-Users mailing list