[ardour-users] compile errors with FC4 x86_64

Michael Stein mstein at funkyplanet.ca
Mon Sep 5 22:44:34 PDT 2005


I am running RedHat Fedora FC4 and I am getting the following error 
while compiling ardour...

g++ -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -Wall 
-DENABLE_NLS -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-DPACKAGE=\"gtk_ardour\" -DDATA_DIR=\"/usr/local/share\" 
-DLOCALEDIR=\"/usr/local/share/locale\" -DVERSIONSTRING=\"0.9beta29\" 
-Igtk_ardour -Ilibs -Ilibs/ardour -Ilibs/gtkmmext -Ilibs/midi++ 
-Ilibs/pbd -Ilibs/gtkmm -Ilibs/gtkmm/gdk-- -Ilibs/gtkmm/src 
-Ilibs/sigc++ -Ilibs/sigc++/sigc++/config -Ilibs/gtk-canvas 
-I/usr/include/libart-2.0 -I/usr/local/include -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include 
-I/usr/include/libxml2 -Ilibs -I/usr/local/include -I/usr/local/include 
-c -o gtk_ardour/utils.o gtk_ardour/utils.cc
gtk_ardour/utils.cc: In function 'gint pane_handler(GdkEventButton*, 
Gtk::Paned*)':
gtk_ardour/utils.cc:466: error: cast from 'void*' to 'gint' loses precision
gtk_ardour/utils.cc:478: error: cast from 'void*' to 'int' loses precision
scons: *** [gtk_ardour/utils.o] Error 1
scons: building terminated because of errors.

Does anyone have any idea why this could be failing.  It is being 
compiled for the x86_64 arch.  This source was grabbed out of CVS on 
Sept. 6, 2005



More information about the Ardour-Users mailing list