[ardour-users] ardour2.0-alpha2 is released

Kevin Cosgrove kevinc at doink.com
Wed Mar 15 12:51:01 PST 2006


After starting the build like this:

scons -j2 PREFIX=/usr DEVBUILD=1

I got this far with the build:

g++ -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce      \
        -DARCH_X86 -mmmx -march=i686 -msse -mfpmath=sse         \
        -DBUILD_SSE_OPTIMIZATIONS -Wall -DENABLE_NLS            \
        -DHAVE_CONFIG_H DG_LOG_DOMAIN=\"glibmm\" -Ilibs/sigc++2 \
        -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     \
        -Ilibs/glibmm2 -c -o libs/glibmm2/glibmm/date.o         \
	libs/glibmm2/glibmm/date.cc

Use of uninitialized value in concatenation (.) or string at \
	/usr/bin/g++ line 199.
libs/glibmm2/glibmm/convert.cc: In function \
	`Glib::ustring Glib::filename_display_basename(const std::string&)':
libs/glibmm2/glibmm/convert.cc:282: error: \
	`g_filename_display_basename' undeclared (first use this function)
libs/glibmm2/glibmm/convert.cc:282: error: \
	(Each undeclared identifier is reported only once for \
	each function it appears in.)
libs/glibmm2/glibmm/convert.cc: In function \
	`Glib::ustring Glib::filename_display_name(const std::string&)':
libs/glibmm2/glibmm/convert.cc:290: error: \
	`g_filename_display_name' undeclared (first use this function)
scons: *** [libs/glibmm2/glibmm/convert.o] Error 1
scons: building terminated because of errors.



I get the same result regardless of the DEVBUILD setting.  This is on 
Mandriva 2006.0 (December Club edition, plus security updates).  
Maybe I'm having a problem with a version of something on my system?
What should I check?  ALSA 1.0.6, jack 0.99, kernel 2.6.7 -mm.

Thanks....

--
Kevin







More information about the Ardour-Users mailing list