hi,
<div><br></div><div>I&#39;m trying to build CUBEmixer from svn. </div><div><br></div><div>Running make falls over when it gets to iemgui. </div><div><br></div><div>The relevant errors would seem to be:</div><div><br></div>
make -C iemgui/src PDSOURCE=/home/ubuloop/CUBEmixer/src/pd/src<br>make[2]: Entering directory `/home/ubuloop/CUBEmixer/src/libs/iemgui/src&#39;<br>:: room_sim_2d.o room_sim_3d.o cube_sphere.o sym_dial.o iem_image.o iem_vu.o hfadl_scale.o hfadr_scale.o vfad_scale.o numberbox_matrix.o iem_event.o iemgui.o<br>
ld --export-dynamic -shared -o iemgui.pd_linux *.o -ldl -lm -lpthread<br>iem_image.o: In function `iem_image_calc_size&#39;:<br>iem_image.c:(.text+0xb17): undefined reference to `__stack_chk_fail_local&#39;<br>iem_vu.o: In function `iem_vu_properties&#39;:<br>
iem_vu.c:(.text+0x511): undefined reference to `__stack_chk_fail_local&#39;<br>iem_vu.o: In function `iem_vu_change_bkgd_col&#39;:<br>iem_vu.c:(.text+0x111f): undefined reference to `__stack_chk_fail_local&#39;<br>sym_dial.o: In function `sym_dial_properties&#39;:<br>
sym_dial.c:(.text+0x791): undefined reference to `__stack_chk_fail_local&#39;<br>sym_dial.o: In function `sym_dial_new&#39;:<br>sym_dial.c:(.text+0x1ce5): undefined reference to `__stack_chk_fail_local&#39;<br>sym_dial.o:sym_dial.c:(.text+0x2a01): more undefined references to `__stack_chk_fail_local&#39; follow<br>
ld: iemgui.pd_linux: hidden symbol `__stack_chk_fail_local&#39; isn&#39;t defined<br>ld: final link failed: Nonrepresentable section on output<br>make[2]: *** [all] Error 1<br>make[2]: Leaving directory `/home/ubuloop/CUBEmixer/src/libs/iemgui/src&#39;<br>
make[1]: *** [iemgui-build] Error 2<br>make[1]: Leaving directory `/home/ubuloop/CUBEmixer/src/libs&#39;<br>make: *** [externals] Error 2<br><div><br></div><div>I tried to trace the stack_chk_fail_local error but didn&#39;t have much luck?  Any ideas?</div>
<div><br></div><div>-michael</div><meta http-equiv="content-type" content="text/html; charset=utf-8">