[ardour-users] build error in basename.cc
Andrew Gaydenko
a at etver.com
Tue Sep 28 17:08:14 PDT 2004
Hi,
While trying to build last cvs shot, I have got the error shown below.
Have anybody any suggestions to resolve the problem? Which additional
info must I supply?
Thanks!
Andrew
//////////////////////////
g++ -DHAVE_CONFIG_H -I. -I. -I. -g -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -fno-merge-constants -I/wrk/zz/ardour/libs/sigc++ -I/wrk/zz/ardour/libs/sigc++/sigc++/config -I/wrk/zz/ardour/libs/pbd -I/wrk/zz/ardour/libs/midi++ -I/wrk/zz/ardour/libs/ardour -I/wrk/zz/ardour/libs/soundtouch -I/usr/include/libxml2 -c -o basename.o `test -f basename.cc || echo './'`basename.cc
basename.cc: In function `char* basename(const char*)':
basename.cc:8: error: declaration of `char* basename(const char*)' throws
different exceptions
pbd/basename.h:6: error: than previous declaration `char* basename(const char*)
throw ()'
make[4]: *** [basename.o] Error 1
More information about the Ardour-Users
mailing list