You are here

Add new comment

I am trying to compile synthv1/samplv1/drumkv1 from the 0.8.0 source tarball. I am bumping into the following error during compiliation, what am I mssing? :


.obj_jack/synthv1_jack.o:(.data.rel.ro._ZTI12synthv1_jack[_ZTI12synthv1_jack]+0x10): undefined reference to `typeinfo for synthv1'
.obj_jack/synthv1widget.o: In function `synthv1widget::updateDirtyPreset(bool)':
synthv1widget.cpp:(.text+0x672): undefined reference to `synthv1_ui::updatePreset(bool)'
collect2: error: ld returned 1 exit status
Makefile.src_jack:301: recipe for target 'synthv1_jack' failed
make[2]: *** [synthv1_jack] Error 1
make[2]: Leaving directory '/home/m.tarenskeen/rpmbuild/SOURCES/synthv1-0.8.0/src'
synthv1_jack.mak:42: recipe for target 'sub-src-src_jack-pro-make_first' failed
make[1]: *** [sub-src-src_jack-pro-make_first] Error 2
make[1]: Leaving directory '/home/m.tarenskeen/rpmbuild/SOURCES/synthv1-0.8.0'
Makefile:115: recipe for target 'jack' failed
make: *** [jack] Error 2