[ardour-users] ardour2 build problem

Taybin Rutkin taybin at earthlink.net
Fri Mar 9 14:30:57 PST 2007


It looks like you've cooked up a Makefile that runs scons and then runs a find command to add files into cscope.  If you look in the tools directory, you'll see there is a "Spotlight Importer" directory.  This is a subproject that's only useful on Mac OS X.  find and/or cscope is choking on the space in the directory name.

Taybin

-----Original Message-----
>From: Atte André Jensen <atte.jensen at gmail.com>
>Sent: Mar 9, 2007 5:18 PM
>To: ardour-users at lists.ardour.org
>Subject: [ardour-users] ardour2 build problem
>
>Hi
>
>I'm trying to build ardour2 from svn under debian/etch. I cannot figure 
>out what I'm missing since I get the following error, any ideas would be 
>appreciated...
>
>atte at ajstrup:~/software/ardour/07_03_08$ make
>scons
>scons: Reading SConscript files ...
>Checking for pkg-config version >= 0.8.0... (cached) yes
>Checking for gthread-2.0... (cached) yes
>Checking for lrdf... (cached) yes
>Checking for libgnomecanvas-2.0... (cached) yes
>Checking for gtk+-2.0... (cached) yes
>Checking for jack... (cached) yes
>Checking for samplerate... (cached) yes
>Checking for glib-2.0... (cached) yes
>Checking for libxml-2.0... (cached) yes
>Checking for raptor... (cached) yes
>Congratulations, you have a functioning C++ compiler.
>system triple: i686-pc-linux-gnu
>Checking for usb_interrupt_write() in C library usb... (cached) no
>Checking for FLAC__stream_decoder_new() in C++ library FLAC... (cached) no
>Checking for C++ header file boost/shared_ptr.hpp... (cached) yes
>Checking for lo_server_new() in C library lo... (cached) yes
>Checking for dmalloc_shutdown() in C library dmallocth... (cached) no
>Checking for C header file alsa/asoundlib.h... (cached) yes
>Disabled building Tranzport code because libusb could not be found
>Checking for internationalization support ...
>Found xgettext
>Found msgmerge
>Checking for C header file libintl.h... (cached) yes
>International version will be built.
>Checking for C header file 
>/System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/CoreAudio.h... 
>(cached) no
>Checking for C function posix_memalign()... (cached) yes
>Checking for C header file 
>/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h... 
>(cached) no
>Checking for C function getmntent()... (cached) yes
>Checking for C header file execinfo.h... (cached) yes
>Checking for jack_client_open()...(cached) yes
>Checking for jack_recompute_total_latencies()...(cached) yes
>Checking for JackVideoFrameOffset in jack_position_bits_t 
>enum...(cached) yes
>Checking for jack_port_ensure_monitor_input()...(cached) yes
>Checking for C header file wordexp.h... (cached) yes
>Checking for C header file sys/vfs.h... (cached) yes
>Checking for C header file 
>/System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... 
>(cached) no
>Checking for C header file 
>/System/Library/Frameworks/AudioToolbox.framework/Headers/ExtendedAudioFile.h... 
>(cached) no
>Checking for C header file 
>/System/Library/Frameworks/CoreAudio.framework/Headers/CoreAudio.h... 
>(cached) no
>Checking for C header file 
>/System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h... 
>(cached) no
>scons: done reading SConscript files.
>scons: Building targets ...
>scons: `ardour.rc' is up to date.
>scons: `libs/soundtouch/libsoundtouch.so' is up to date.
>scons: `templates/16 Tracks.template' is up to date.
>scons: `templates/4 Tracks.template' is up to date.
>scons: `templates/8 Tracks.template' is up to date.
>scons: `templates/32 Tracks.template' is up to date.
>scons: `templates/2 Track.template' is up to date.
>scons: `libs/sigc++2/sigc++config.h' is up to date.
>scons: `libs/sigc++2/libsigc++2.so' is up to date.
>scons: `libs/libsndfile/src/sndfile.h' is up to date.
>scons: `libs/libsndfile/libsndfile-ardour.so' is up to date.
>scons: `libs/pbd/libpbd.so' is up to date.
>scons: `libs/midi++2/libmidi++.so' is up to date.
>scons: `libs/ardour/libardour.so' is up to date.
>scons: `libs/gtkmm2/pango/libpangomm.so' is up to date.
>scons: `libs/gtkmm2/atk/libatkmm.so' is up to date.
>scons: `libs/gtkmm2/gdk/libgdkmm2.so' is up to date.
>scons: `libs/gtkmm2/gtk/libgtkmm2.so' is up to date.
>scons: `libs/libgnomecanvasmm/libgnomecanvasmm.so' is up to date.
>scons: `libs/gtkmm2ext/libgtkmm2ext.so' is up to date.
>scons: `gtk2_ardour/ardour.bindings' is up to date.
>scons: `gtk2_ardour/ardev_common.sh' is up to date.
>scons: `gtk2_ardour/ardour.sh' is up to date.
>scons: `gtk2_ardour/ardour-2.0beta11.1' is up to date.
>scons: `libs/clearlooks/engines/libclearlooks.so' is up to date.
>scons: `libs/surfaces/generic_midi/libardour_genericmidi.so' is up to date.
>scons: `libs/surfaces/mackie/libardour_mackie.so' is up to date.
>scons: done building targets.
>find . -name '*.[ch]' -o -name '*.cc' > cscope.files
>cscope -b
>cscope: cannot find file tools/Spotlight
>cscope: cannot find file Importer/GetMetadataForFile.c
>cscope: cannot find file tools/Spotlight
>cscope: cannot find file Importer/main.c
>atte at ajstrup:~/software/ardour/07_03_08$
>
>-- 
>peace, love & harmony
>Atte
>
>http://www.atte.dk      | quintet:      http://www.anagrammer.dk
>                         | compositions: http://www.atte.dk/compositions
>_______________________________________________
>ardour-users mailing list
>ardour-users at lists.ardour.org
>http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org




More information about the Ardour-Users mailing list