Hello
I have the dbus headers installed....
-- checking for module 'dbus-1>=1.0.0'
-- found dbus-1, version 1.2.16
...but I still get the following error
[ 97%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/
fluid_filerenderer.c.o
Linking C shared library libfluidsynth.dylib
Undefined symbols:
"_translate_error", referenced from:
_fluid_rtkit_make_realtime in fluid_rtkit.c.o
ld: symbol(s) not found
//
../src/bindings/fluid_rtkit.c:55:static int translate_error(const char
*name) {
../src/bindings/fluid_rtkit.c:99: ret =
translate_error(error.name);
../src/bindings/fluid_rtkit.c:104: ret =
translate_error(error.name);
../src/bindings/fluid_rtkit.c:209: ret =
translate_error(error.name);
../src/bindings/fluid_rtkit.c:215: ret =
translate_error(error.name);
../src/bindings/fluid_rtkit.c:270: ret =
translate_error(error.name);
../src/bindings/fluid_rtkit.c:276: ret =
translate_error(error.name);
../src/bindings/fluid_rtkit.c:342: res =
translate_error(error.name);
In addition, the autotools build system is still broken.
Regards,
E
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fluid-dev