Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Error compiling: multiple definitions #19

@husk00

Description

@husk00

Hi,
trying to compile the library on Ubuntu 14.04 64bit against pd 0.46/7 I get this errors:

make[2]: Leaving directory /home/husk/src/puredata/CreamLibrary/Package/Cream' make[1]: Leaving directory/home/husk/src/puredata/CreamLibrary/Package/Cream'
make[1]: Entering directory /home/husk/src/puredata/CreamLibrary' /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"Cream\" -DPACKAGE_TARNAME=\"Cream\" -DPACKAGE_VERSION=\"beta-0.4-git\" -DPACKAGE_STRING=\"Cream\ beta-0.4-git\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"https://github.com/CICM/CreamLibrary\" -DPACKAGE=\"Cream\" -DVERSION=\"beta-0.4-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pd-l2ork/pd/src -O3 -fPIC -g -O2 -MT Cream_la-c.library.lo -MD -MP -MF .deps/Cream_la-c.library.Tpo -c -o Cream_la-c.library.lotest -f 'c.library.cpp' || echo './'c.library.cpp libtool: compile: g++ -DPACKAGE_NAME=\"Cream\" -DPACKAGE_TARNAME=\"Cream\" -DPACKAGE_VERSION=\"beta-0.4-git\" "-DPACKAGE_STRING=\"Cream beta-0.4-git\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"https://github.com/CICM/CreamLibrary\" -DPACKAGE=\"Cream\" -DVERSION=\"beta-0.4-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pd-l2ork/pd/src -O3 -fPIC -g -O2 -MT Cream_la-c.library.lo -MD -MP -MF .deps/Cream_la-c.library.Tpo -c c.library.cpp -fPIC -DPIC -o .libs/Cream_la-c.library.o libtool: compile: g++ -DPACKAGE_NAME=\"Cream\" -DPACKAGE_TARNAME=\"Cream\" -DPACKAGE_VERSION=\"beta-0.4-git\" "-DPACKAGE_STRING=\"Cream beta-0.4-git\"" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"https://github.com/CICM/CreamLibrary\" -DPACKAGE=\"Cream\" -DVERSION=\"beta-0.4-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/home/husk/src/puredata/pd-l2ork/pd/src -O3 -fPIC -g -O2 -MT Cream_la-c.library.lo -MD -MP -MF .deps/Cream_la-c.library.Tpo -c c.library.cpp -o Cream_la-c.library.o >/dev/null 2>&1 mv -f .deps/Cream_la-c.library.Tpo .deps/Cream_la-c.library.Plo /bin/bash ./libtool --tag=CXX --mode=link g++ -I/home/husk/src/puredata/pd-l2ork/pd/src -O3 -fPIC -g -O2 -module -avoid-version -shared -shrext .l_ia64 -L/home/husk/src/puredata/pd-l2ork/pd/src -fPIC -o Cream.la -rpath /usr/local/lib/pd/extra/Cream Cream_la-c.library.lo Deprecated/libDeprecated.la Sources/libSources.la ThirdParty/CicmWrapper/Sources/libCicmWrapper.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o .libs/Cream_la-c.library.o -Wl,--whole-archive Deprecated/.libs/libDeprecated.a Sources/.libs/libSources.a ThirdParty/CicmWrapper/Sources/.libs/libCicmWrapper.a -Wl,--no-whole-archive -L/home/husk/src/puredata/pd-l2ork/pd/src -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o -O3 -O2 -Wl,-soname -Wl,Cream.l_ia64 -o .libs/Cream.l_ia64 Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.pak.o): In functionpak_output':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.pak.cpp:29: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.pak.o): In functionpak_output':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.pak.cpp:29: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.pak.o): In functionGLOBAL__sub_I_c.pak.cpp':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.pak.cpp:29: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.pak.o): In functionpak_symbol':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.pak.cpp:68: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.pak.o): In functionpak_symbol':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.pak.cpp:68: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.prepend.o): In functionprepend_anything(prepend, symbol, int, atom)':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.prepend.cpp:131: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.prepend.o): In functionprepend_anything(prepend, symbol, int, atom)':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.prepend.cpp:131: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.prepend.o): In functionprepend_anything(prepend, symbol, int, atom)':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.prepend.cpp:131: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.prepend.o): In functionprepend_anything(prepend, symbol, int, atom)':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.prepend.cpp:137: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.prepend.o): In functionprepend_anything(prepend, symbol, int, atom)':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.prepend.cpp:137: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.loadmess.o): In functionloadmess_free':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.loadmess.cpp:63: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.loadmess.o): In functionloadmess_free':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.loadmess.cpp:65: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.loadmess.o): In functionloadmess_free':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.loadmess.cpp:67: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.loadmess.o): In functionloadmess_new':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.loadmess.cpp:71: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.loadmess.o): In functionloadmess_new':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.loadmess.cpp:72: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patcherargs.o): In functionpatcherargs_initialize':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patcherargs.cpp:37: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patcherargs.o): In functionpatcherargs_initialize':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patcherargs.cpp:37: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patcherargs.o): In functionpatcherargs_initialize':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patcherargs.cpp:39: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patcherargs.o): In functionpatcherargs_initialize':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patcherargs.cpp:41: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patcherargs.o): In functionpatcherargs_initialize':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patcherargs.cpp:42: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patcherinfos.o): In functionpatcherinfos_output':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patcherinfos.cpp:31: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patcherinfos.o): In functionpatcherinfos_output':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patcherinfos.cpp:31: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patcherinfos.o): In functionpatcherinfos_output':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patcherinfos.cpp:33: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patcherinfos.o): In functionpatcherinfos_output':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patcherinfos.cpp:35: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patcherinfos.o): In functionpatcherinfos_output':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patcherinfos.cpp:35: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patchermess.o): In functionGLOBAL__sub_I_c.patchermess.cpp':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patchermess.cpp:47: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patchermess.o): In functionGLOBAL__sub_I_c.patchermess.cpp':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patchermess.cpp:47: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patchermess.o): In functionGLOBAL__sub_I_c.patchermess.cpp':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patchermess.cpp:47: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patchermess.o): In functionGLOBAL__sub_I_c.patchermess.cpp':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patchermess.cpp:47: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.patchermess.o): In functionGLOBAL__sub_I_c.patchermess.cpp':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.patchermess.cpp:47: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.convolve_tilde.o): In functionconvolve_set_do':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.convolve_tilde.cpp:59: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.convolve_tilde.o): In functionconvolve_set_do':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.convolve_tilde.cpp:59: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.convolve_tilde.o): In functionconvolve_set_do':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.convolve_tilde.cpp:65: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.convolve_tilde.o): In functionconvolve_set_do':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.convolve_tilde.cpp:61: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.convolve_tilde.o): In functionconvolve_set_do':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.convolve_tilde.cpp:68: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.freeverb_tilde.o): In functionGLOBAL__sub_I_c.freeverb_tilde.cpp':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.freeverb_tilde.cpp:296: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.freeverb_tilde.o): In functionfreeverb_perform(freeverb, text, float
, long, float
, long, long, long, void
)':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.freeverb_tilde.cpp:306: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.freeverb_tilde.o): In functionfreeverb_perform(freeverb, text, float**, long, float**, long, long, long, void
)':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.freeverb_tilde.cpp:307: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.freeverb_tilde.o): In functionfreeverb_perform(freeverb, text, float
_, long, float__, long, long, long, void_)':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.freeverb_tilde.cpp:307: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Deprecated/.libs/libDeprecated.a(libDeprecated_la-c.freeverb_tilde.o): In functionfreeverb_perform(freeverb, text, float**, long, float**, long, long, long, void_)':
/home/husk/src/puredata/CreamLibrary/Deprecated/c.freeverb_tilde.cpp:307: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.bang.o): In functionbang_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.bang.cpp:256: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.bang.o): In functionbang_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.bang.cpp:256: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.bang.o): In functionbang_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.bang.cpp:259: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.bang.o): In functionbang_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.bang.cpp:259: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.bang.o): In functionbang_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.bang.cpp:252: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.blackboard.o): In functionblackboard_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.blackboard.cpp:44: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.blackboard.o): In functionblackboard_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.blackboard.cpp:45: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.blackboard.o): In functionblackboard_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.blackboard.cpp:45: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.blackboard.o): In functionblackboard_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.blackboard.cpp:42: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.blackboard.o): In functionblackboard_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.blackboard.cpp:42: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.breakpoints.o): In functionbreakpoints_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.breakpoints.cpp:537: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.breakpoints.o): In functionbreakpoints_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.breakpoints.cpp:538: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.breakpoints.o): In functionbreakpoints_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.breakpoints.cpp:538: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.breakpoints.o): In functionbreakpoints_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.breakpoints.cpp:535: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.breakpoints.o): In functionbreakpoints_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.breakpoints.cpp:535: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.colorpanel.o): In functioncolorpanel_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.colorpanel.cpp:159: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.colorpanel.o): In functioncolorpanel_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.colorpanel.cpp:159: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.colorpanel.o): In functioncolorpanel_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.colorpanel.cpp:160: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.colorpanel.o): In functioncolorpanel_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.colorpanel.cpp:160: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.colorpanel.o): In functioncolorpanel_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.colorpanel.cpp:157: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.dsp_tilde.o): In functiondsp_tilde_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.dsp_tilde.cpp:49: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.dsp_tilde.o): In functiondsp_tilde_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.dsp_tilde.cpp:50: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.dsp_tilde.o): In functiondsp_tilde_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.dsp_tilde.cpp:50: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.dsp_tilde.o): In functiondsp_tilde_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.dsp_tilde.cpp:47: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.dsp_tilde.o): In functiondsp_tilde_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.dsp_tilde.cpp:47: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.gain_tilde.o): In functiongain_perform':
/home/husk/src/puredata/CreamLibrary/Sources/c.gain_tilde.cpp:96: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.gain_tilde.o): In functiongain_perform':
/home/husk/src/puredata/CreamLibrary/Sources/c.gain_tilde.cpp:93: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.gain_tilde.o): In functiongain_perform':
/home/husk/src/puredata/CreamLibrary/Sources/c.gain_tilde.cpp:97: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.gain_tilde.o): In functiongain_perform':
/home/husk/src/puredata/CreamLibrary/Sources/c.gain_tilde.cpp:94: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.gain_tilde.o): In functiongain_perform':
/home/husk/src/puredata/CreamLibrary/Sources/c.gain_tilde.cpp:95: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.incdec.o): In functionincdec_set':
/home/husk/src/puredata/CreamLibrary/Sources/c.incdec.cpp:41: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.incdec.o): In functionincdec_set':
/home/husk/src/puredata/CreamLibrary/Sources/c.incdec.cpp:41: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.incdec.o): In functionincdec_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.incdec.cpp:81: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.incdec.o): In functionincdec_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.incdec.cpp:81: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.incdec.o): In functionincdec_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.incdec.cpp:82: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.knob.o): In functionknob_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.knob.cpp:77: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.knob.o): In functionknob_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.knob.cpp:79: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.knob.o): In functionknob_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.knob.cpp:79: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.knob.o): In functionknob_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.knob.cpp:80: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.knob.o): In functionknob_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.knob.cpp:80: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.matrix.o): In functionmatrixctrl_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.matrix.cpp:205: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.matrix.o): In functionmatrixctrl_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.matrix.cpp:205: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.matrix.o): In functionmatrixctrl_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.matrix.cpp:206: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.matrix.o): In functionmatrixctrl_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.matrix.cpp:206: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.matrix.o): In functionmatrixctrl_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.matrix.cpp:203: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.menu.o): In functionmenu_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.menu.cpp:316: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.menu.o): In functionmenu_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.menu.cpp:316: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.menu.o): In functionmenu_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.menu.cpp:317: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.menu.o): In functionmenu_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.menu.cpp:317: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.menu.o): In functionmenu_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.menu.cpp:314: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.meter_tilde.o): In functionmeter_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.meter_tilde.cpp:99: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.meter_tilde.o): In functionmeter_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.meter_tilde.cpp:99: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.meter_tilde.o): In functionmeter_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.meter_tilde.cpp:100: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.meter_tilde.o): In functionmeter_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.meter_tilde.cpp:100: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.meter_tilde.o): In functionmeter_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.meter_tilde.cpp:97: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.number.o): In functionnumber_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.number.cpp:71: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.number.o): In functionnumber_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.number.cpp:73: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.number.o): In functionnumber_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.number.cpp:73: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.number.o): In functionnumber_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.number.cpp:74: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.number.o): In functionnumber_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.number.cpp:74: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.number_tilde.o): In functionnumber_tilde_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.number_tilde.cpp:164: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.number_tilde.o): In functionnumber_tilde_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.number_tilde.cpp:164: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.number_tilde.o): In functionnumber_tilde_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.number_tilde.cpp:165: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.number_tilde.o): In functionnumber_tilde_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.number_tilde.cpp:165: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.number_tilde.o): In functionnumber_tilde_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.number_tilde.cpp:162: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.plane.o): In functionplane_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.plane.cpp:93: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.plane.o): In functionplane_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.plane.cpp:93: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.plane.o): In functionplane_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.plane.cpp:94: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.plane.o): In functionplane_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.plane.cpp:94: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.plane.o): In functionplane_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.plane.cpp:91: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.preset.o): In functionpreset_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.preset.cpp:304: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.preset.o): In functionpreset_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.preset.cpp:304: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.preset.o): In functionpreset_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.preset.cpp:305: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.preset.o): In functionpreset_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.preset.cpp:305: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.preset.o): In functionpreset_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.preset.cpp:302: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.radio.o): In functionradio_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.radio.cpp:242: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.radio.o): In functionradio_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.radio.cpp:242: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.radio.o): In functionradio_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.radio.cpp:243: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.radio.o): In functionradio_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.radio.cpp:243: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.radio.o): In functionradio_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.radio.cpp:240: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.rslider.o): In functionrslider_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.rslider.cpp:94: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.rslider.o): In functionrslider_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.rslider.cpp:94: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.rslider.o): In functionrslider_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.rslider.cpp:95: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.rslider.o): In functionrslider_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.rslider.cpp:95: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.rslider.o): In functionrslider_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.rslider.cpp:92: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.scope_tilde.o): In functionscope_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.scope_tilde.cpp:100: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.scope_tilde.o): In functionscope_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.scope_tilde.cpp:100: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.scope_tilde.o): In functionscope_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.scope_tilde.cpp:101: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.scope_tilde.o): In functionscope_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.scope_tilde.cpp:101: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.scope_tilde.o): In functionscope_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.scope_tilde.cpp:98: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.slider.o): In functionslider_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.slider.cpp:65: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.slider.o): In functionslider_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.slider.cpp:67: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.slider.o): In functionslider_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.slider.cpp:67: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.slider.o): In functionslider_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.slider.cpp:68: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.slider.o): In functionslider_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.slider.cpp:68: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.tab.o): In functiontab_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.tab.cpp:294: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.tab.o): In functiontab_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.tab.cpp:294: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.tab.o): In functiontab_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.tab.cpp:295: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.tab.o): In functiontab_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.tab.cpp:295: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.tab.o): In functiontab_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.tab.cpp:292: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.toggle.o): In functiontoggle_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.toggle.cpp:63: multiple definition of pd_extrapath' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.toggle.o): In functiontoggle_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.toggle.cpp:63: multiple definition of array_joc' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:20: first defined here Sources/.libs/libSources.a(libSources_la-c.toggle.o): In functiontoggle_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.toggle.cpp:64: multiple definition of preset_node_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:25: first defined here Sources/.libs/libSources.a(libSources_la-c.toggle.o): In functiontoggle_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.toggle.cpp:64: multiple definition of preset_hub_class' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here Sources/.libs/libSources.a(libSources_la-c.toggle.o): In functiontoggle_getdrawparams':
/home/husk/src/puredata/CreamLibrary/Sources/c.toggle.cpp:61: multiple definition of array_garray' .libs/Cream_la-c.library.o:/home/husk/src/puredata/CreamLibrary/c.library.cpp:26: first defined here collect2: error: ld returned 1 exit status make[1]: *_\* [Cream.la] Error 1 make[1]: Leaving directory /home/husk/src/puredata/CreamLibrary'
make: *** [all-recursive] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions