[ardour-dev] ultra-preliminary alpha ardour2 tarball release available
Chris Ross
chris at tebibyte.org
Wed Jan 11 07:27:52 PST 2006
Paul Davis escreveu:
> 1) identify problems with the release tarball
> - can you build it?
> - can you install the program?
> - can you run the program?
At a first attempt it doesn't build for me on my SuSE 10.0 box (P4 with
1G RAM). The compile gets as far as the text below, then continues for
pages in similar vein. Do I need to have Gnome installed to build
Ardour? Personally I use WindowMaker but do also have KDE installed, and
I thought, at least most of Gnome.
Regards,
Chris R.
g++ -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -DARCH_X86
-mmmx -march=i686 -msse -mfpmath=sse -Wall -D_REENTRANT
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPACKAGE=\"libardour\"
-DLIBSIGC_DISABLE_DEPRECATED -DDATA_DIR=\"/usr/local/share\"
-DCONFIG_DIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\"
-DHAVE_WORDEXP -DHAVE_SYS_VFS_H -Ilibs/pbd3 -I/usr/local/include
-Ilibs/midi++2 -Ilibs -Ilibs/sigc++2 -Ilibs/ardour -Ilibs/soundtouch
-I/usr/include/libxml2 -c -o libs/ardour/mix.o libs/ardour/mix.cc
g++ -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -DARCH_X86
-mmmx -march=i686 -msse -mfpmath=sse -Wall -DHAVE_CONFIG_H
-DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"glibmm\" -Ilibs/sigc++2 -Ilibs
-Ilibs/glibmm2 -c -o libs/glibmm2/glibmm/date.o libs/glibmm2/glibmm/date.cc
In file included from libs/glibmm2/glibmm/date.h:27,
from libs/glibmm2/glibmm/date.cc:3:
libs/glibmm2/glibmm/ustring.h:24:26: error: glib/gmacros.h: No such file
or directory
libs/glibmm2/glibmm/ustring.h:25:27: error: glib/gunicode.h: No such
file or directory
In file included from libs/glibmm2/glibmm/ustring.h:26,
from libs/glibmm2/glibmm/date.h:27,
from libs/glibmm2/glibmm/date.cc:3:
libs/glibmm2/glibmm/unicode.h:28:28: error: glib/gstrfuncs.h: No such
file or directory
In file included from libs/glibmm2/glibmm/date.cc:3:
libs/glibmm2/glibmm/date.h:29:24: error: glib/gdate.h: No such file or
directory
libs/glibmm2/glibmm/date.h:30:25: error: glib/gtypes.h: No such file or
directory
libs/glibmm2/glibmm/date.cc:26:23: error: glib/gmem.h: No such file or
directory
libs/glibmm2/glibmm/date.cc:27:28: error: glib/gmessages.h: No such file
or directory
In file included from libs/glibmm2/glibmm/convert.h:29,
from libs/glibmm2/glibmm/date.cc:31:
libs/glibmm2/glibmm/error.h:27:25: error: glib/gquark.h: No such file or
directory
libs/glibmm2/glibmm/unicode.h:214: error: 'Glib::Unicode::validate'
declared as an 'inline' variable
libs/glibmm2/glibmm/unicode.h:214: error: 'gunichar' was not declared in
this scope
libs/glibmm2/glibmm/unicode.h:215: error: expected ',' or ';' before '{'
token
libs/glibmm2/glibmm/unicode.h:216: error: 'Glib::Unicode::isalnum'
declared as an 'inline' variable
More information about the ardour-dev
mailing list