[ardour-dev] notes

Mark Vitek mvitek at thetekster.com
Thu Mar 17 02:08:39 PST 2005


compilation of latest CVS tarball:

    scons -j2 PREFIX=/root/local/ardour-cvs-2005.03.17

... fails with the following errors:
------------------------------------------
g++ -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -mmmx -msse 
-mfpmath=sse -march=i686 -Wall -DENABLE_NLS -D_REENTRANT 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPACKAGE=\"ksi-ardour\" 
-DDATA_DIR=\"\" -DLOCALEDIR=\"/locale\" -DVERSIONSTRING=\"0.9beta25\" 
-Iksi_ardour -Ilibs -Ilibs -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/libxml2 -Ilibs/sigc++ 
-Ilibs/sigc++/sigc++/config -Ilibs/soundtouch -Ilibs/ardour 
-Ilibs/midi++ -Ilibs/pbd -c -o ksi_ardour/main.o ksi_ardour/main.cc
ksi_ardour/main.cc:48:21: version.h: No such file or directory
ksi_ardour/main.cc: In function `int main(int, char**)':
ksi_ardour/main.cc:115: error: `ksi_version' undeclared (first use this 
function)
ksi_ardour/main.cc:115: error: (Each undeclared identifier is reported 
only once for each function it appears in.)
scons: *** [ksi_ardour/main.o] Error 1
scons: building terminated because of errors.
--------------------------------------------------------

Paul Davis wrote:

>   * the last CVS commit also included the final part of Per's MTC
>     patches
>
>   * regretfully, I have noticed that despite "scons-ification", it 
>     is still necessary to have auto* tools available because
>     the gtkmm and sigc++ libraries rely on them too heavily for
>     us to replace them easily. I will continue to weigh options
>     for this.
>_______________________________________________
>ardour-dev mailing list
>ardour-dev at lists.ardour.org
>http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
>
>  
>




More information about the Ardour-Dev mailing list