« Return to Thread: Ardour 3.0 build problem

Ardour 3.0 build problem

by Henry W. Peters :: Rate this Message:

Reply to Author | View in Thread

Hi,

Trying to build version 3.0... (just checked out at svn), I think I
figured out that the "Checking for header boost/shared_ptr.hpp    : not
found" & "Checking for header boost/weak_ptr.hpp      : not found"  was
related to boost 1.40.0 (latest version)... & once downloaded,
apparently no need to build anything (unless I misunderstand), but this
likely means you have to: 1.)  inform Ardour of the path location or 2.)
place the files in a correct path???? (a big & probably unjustified
guess on my part).

Also, could not find 'soundtouch-1.0' & when I do a search for (Checking
for) slv2 (>= 0.6.4) in Synaptic Package Manager, 'libnss31d v.3.12.3.1'
files show up, & are installed... so question is, how do I get the
proper slv2 file?

As you may be able to see, from the below report from terminal, I was
able to configure "successfully," but my other guess is, the missing
files (etc.), might & or would impede usefulness of Ardour (?).

Any help will be appreciated.

Henry


~/3.0$ ./waf configure
Writing svn revision info to libs/ardour/svn_revision.cc
Checking for program gcc                    : ok /usr/bin/gcc
Checking for program cpp                    : ok /usr/bin/cpp
Checking for program ar                     : ok /usr/bin/ar
Checking for program ranlib                 : ok /usr/bin/ranlib
Checking for gcc                            : ok  
Checking for program g++                    : ok /usr/bin/g++
Checking for g++                            : ok  
Checking for glib-2.0 >= 2.2                : ok
Checking for glibmm-2.4 >= 2.14.0           : ok
Checking for libxml-2.0                     : ok
Checking for sigc++-2.0 >= 2.0              : ok
Checking for uuid                           : ok
Checking for function getmntent             : ok
Checking for header execinfo.h              : ok
Checking for header boost/shared_ptr.hpp    : not found
Checking for header boost/weak_ptr.hpp      : not found
Checking for jack >= 0.109.0                : ok
Checking for cppunit >= 1.12.0              : ok
Checking for gthread-2.0 >= 2.14.0          : ok
Checking for fftw3                          : ok
Checking for fftw3f                         : ok
Checking for aubio                          : ok
Checking for liblo                          : ok
Checking for function usb_interrupt_write   : not found
Checking for header linux/input.h           : ok
Checking for function lo_server_new         : ok
Checking for program as                     : ok /usr/bin/as
Checking for lrdf >= 0.4.0                  : ok
Checking for samplerate >= 0.1.0            : ok
Checking for slv2 >= 0.6.4                  : fail
Checking for sndfile >= 1.0.18              : ok
Checking for soundtouch-1.0                 : not found
Checking for ogg >= 1.1.2                   : ok
Checking for flac >= 1.2.1                  : ok
Checking for header sys/vfs.h               : ok
Checking for header wordexp.h               : ok
Checking for FLAC support                   : True
Checking for Ogg/Vorbis support             : True
Checking for gtkmm-2.4 >= 2.8               : ok
Checking for gtk+-2.0 >= 2.12.1             : ok
Checking for alsa                           : ok
Checking for libgnomecanvas-2.0 >= 2.0      : ok
Checking for libgnomecanvasmm-2.6 >= 2.12.0 : ok

Global configuration
Install prefix                              : /usr/local
Debuggable build                            : False
Strict compiler flags                       : False
Build documentation                         : False

Ardour Configuration
Build Target                                : []
Architecture flags                          : None
Aubio                                       : True
AudioUnits                                  : False
FPU Optimization                            : True
Freedesktop Files                           : False
Freesound                                   : False
GtkOSX                                      : False
LV2 Support                                 : False
Rubberband                                  : True
Samplerate                                  : True
Soundtouch                                  : False
Translation                                 : True
System Libraries                            : True
Tranzport                                   : False
Universal Binary                            : False
VST Support                                 : False
Wiimote Support                             : False
Windows Key                                 : Mod4><Super
system triple: i686-pc-linux-gnu
Checking for function posix_memalign        : ok
C Compiler flags                            : ['-DNDEBUG', '-fPIC',
'-DPIC', '-fshow-column', '-DWAF_BUILD', '-O3', '-fomit-frame-pointer',
'-ffast-math', '-fstrength-reduce', '-pipe', '-DARCH_X86', '-mmmx',
'-m3dnow', '-march=i686', '-msse', '-mfpmath=sse', '-DUSE_XMMINTRIN',
'-DBUILD_SSE_OPTIMIZATIONS', '-Wall', '-D_LARGEFILE64_SOURCE',
'-D_LARGEFILE_SOURCE', '-DENABLE_NLS']
C++ Compiler flags                          : ['-DNDEBUG', '-fPIC',
'-DPIC', '-fshow-column', '-DWITH_JACK_MIDI', '-DHAVE_FFTW3',
'-DWAF_BUILD', '-O3', '-fomit-frame-pointer', '-ffast-math',
'-fstrength-reduce', '-pipe', '-DARCH_X86', '-mmmx', '-m3dnow',
'-march=i686', '-msse', '-mfpmath=sse', '-DUSE_XMMINTRIN',
'-DBUILD_SSE_OPTIMIZATIONS', '-Wall', '-Woverloaded-virtual',
'-D_LARGEFILE64_SOURCE', '-D_LARGEFILE_SOURCE', '-DENABLE_NLS']
'configure' finished successfully (2.995s)

_______________________________________________
Ardour-Users mailing list
ardour-users@...
http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org

 « Return to Thread: Ardour 3.0 build problem