[ardour-dev] Compile problem Ardour beta 18.3

philicorda philicorda at ntlworld.com
Sun Jul 25 10:30:04 PDT 2004


Hi.
I have a problem compiling this..

I run configure......
./configure --prefix=/usr
Which seems to work ok, though it ends with..

config.status: executing depfiles commands
configure: configuring in templates
configure: WARNING: no configuration information is in templates

When I run make I get it stopping quite quickly with.....

g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -Wall -fno-merge-constants 
-I/home/philicorda/apps/ardour/ardour-0.9beta18.3/libs/sigc++ 
-I/home/philicorda/apps/ardour/ardour-0.9beta18.3/libs/sigc++/sigc++/config 
-I/home/philicorda/apps/ardour/ardour-0.9beta18.3/libs/pbd 
-I/home/philicorda/apps/ardour/ardour-0.9beta18.3/libs/midi++ 
-I/home/philicorda/apps/ardour/ardour-0.9beta18.3/libs/ardour 
-I/home/philicorda/apps/ardour/ardour-0.9beta18.3/libs/soundtouch 
-I/usr/include/libxml2   -c -o pathscanner.o `test -f 'pathscanner.cc' 
|| echo './'`pathscanner.cc
pathscanner.cc: In member function `std::string* 
PathScanner::find_first(const std::string&, const std::string&, bool, 
bool)':
pathscanner.cc:171: error: `vector_delete' undeclared (first use this 
function)
pathscanner.cc:171: error: (Each undeclared identifier is reported only 
once for each function it appears in.)
pathscanner.cc: In member function `std::string* 
PathScanner::find_first(const std::string&, bool (*)(const std::string&, 
void*), void*, bool, bool)':
pathscanner.cc:198: error: `vector_delete' undeclared (first use this 
function)
make[4]: *** [pathscanner.o] Error 1
make[4]: Leaving directory 
`/home/philicorda/apps/ardour/ardour-0.9beta18.3/libs/pbd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/philicorda/apps/ardour/ardour-0.9beta18.3/libs/pbd'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/philicorda/apps/ardour/ardour-0.9beta18.3/libs/pbd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/philicorda/apps/ardour/ardour-0.9beta18.3/libs'
make: *** [all-recursive] Error 1

I am using gcc version 3.4.0. Is this a gcc 3.4 problem?



More information about the Ardour-Dev mailing list