<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym18_1_1459263410986_9645"><font size="2">O that is good :thumsup:</font></div><div dir="ltr" id="yui_3_16_0_ym18_1_1459263410986_9587"><font id="yui_3_16_0_ym18_1_1459263410986_10384" size="2">I applied the patch and the compilation passed that file. However, I get a new undefined reference in another file</font></div><div id="yui_3_16_0_ym18_1_1459263410986_9638" dir="ltr"><font size="2"><br></font></div><div id="yui_3_16_0_ym18_1_1459263410986_9819" dir="ltr"><font size="2"><br></font></div><div id="yui_3_16_0_ym18_1_1459263410986_9646" dir="ltr"><font id="yui_3_16_0_ym18_1_1459263410986_10369" size="2">root@cluster:spice-src# patch < patch<br id="yui_3_16_0_ym18_1_1459263410986_9753">can't find file to patch at input line 5<br id="yui_3_16_0_ym18_1_1459263410986_9754">Perhaps you should have used the -p or --strip option?<br id="yui_3_16_0_ym18_1_1459263410986_9755">The text leading up to this was:<br id="yui_3_16_0_ym18_1_1459263410986_9756">--------------------------<br id="yui_3_16_0_ym18_1_1459263410986_9757">|diff --git a/tests/test-logging.c b/tests/test-logging.c<br id="yui_3_16_0_ym18_1_1459263410986_9758">|index eed149e..69eff24 100644<br id="yui_3_16_0_ym18_1_1459263410986_9759">|--- a/tests/test-logging.c<br id="yui_3_16_0_ym18_1_1459263410986_9760">|+++ b/tests/test-logging.c<br id="yui_3_16_0_ym18_1_1459263410986_9761">--------------------------<br id="yui_3_16_0_ym18_1_1459263410986_9762">File to patch: /opt/spice-src/spice-common/tests/test-logging.c<br id="yui_3_16_0_ym18_1_1459263410986_9763">patching file /opt/spice-src/spice-common/tests/test-logging.c<br id="yui_3_16_0_ym18_1_1459263410986_9764">root@cluster:spice-src#<br id="yui_3_16_0_ym18_1_1459263410986_9765">root@cluster:spice-src#<br id="yui_3_16_0_ym18_1_1459263410986_9766">root@cluster:spice-src#<br id="yui_3_16_0_ym18_1_1459263410986_9767">root@cluster:spice-src# make<br id="yui_3_16_0_ym18_1_1459263410986_9768">make  all-recursive<br id="yui_3_16_0_ym18_1_1459263410986_9769">make[1]: Entering directory `/opt/spice-src'<br id="yui_3_16_0_ym18_1_1459263410986_9770">Making all in spice-common<br id="yui_3_16_0_ym18_1_1459263410986_9771">make[2]: Entering directory `/opt/spice-src/spice-common'<br id="yui_3_16_0_ym18_1_1459263410986_9772">make  all-recursive<br id="yui_3_16_0_ym18_1_1459263410986_9773">make[3]: Entering directory `/opt/spice-src/spice-common'<br id="yui_3_16_0_ym18_1_1459263410986_9774">Making all in python_modules<br id="yui_3_16_0_ym18_1_1459263410986_9775">make[4]: Entering directory `/opt/spice-src/spice-common/python_modules'<br id="yui_3_16_0_ym18_1_1459263410986_9776">make[4]: Leaving directory `/opt/spice-src/spice-common/python_modules'<br id="yui_3_16_0_ym18_1_1459263410986_9777">Making all in common<br id="yui_3_16_0_ym18_1_1459263410986_9778">make[4]: Entering directory `/opt/spice-src/spice-common/common'<br id="yui_3_16_0_ym18_1_1459263410986_9779">make  all-am<br id="yui_3_16_0_ym18_1_1459263410986_9780">make[5]: Entering directory `/opt/spice-src/spice-common/common'<br id="yui_3_16_0_ym18_1_1459263410986_9781">make[5]: Nothing to be done for `all-am'.<br id="yui_3_16_0_ym18_1_1459263410986_9782">make[5]: Leaving directory `/opt/spice-src/spice-common/common'<br id="yui_3_16_0_ym18_1_1459263410986_9783">make[4]: Leaving directory `/opt/spice-src/spice-common/common'<br id="yui_3_16_0_ym18_1_1459263410986_9784">Making all in tests<br id="yui_3_16_0_ym18_1_1459263410986_9785">make[4]: Entering directory `/opt/spice-src/spice-common/tests'<br id="yui_3_16_0_ym18_1_1459263410986_9786">make  all-am<br id="yui_3_16_0_ym18_1_1459263410986_9787">make[5]: Entering directory `/opt/spice-src/spice-common/tests'<br id="yui_3_16_0_ym18_1_1459263410986_9788">  CC     test_logging-test-logging.o<br id="yui_3_16_0_ym18_1_1459263410986_9789">  CCLD   test_logging<br id="yui_3_16_0_ym18_1_1459263410986_9790">  CCLD   test_marshallers<br id="yui_3_16_0_ym18_1_1459263410986_9791">test_marshallers-test-marshallers.o: In function `main':<br id="yui_3_16_0_ym18_1_1459263410986_9792">/opt/spice-src/spice-common/tests/test-marshallers.c:31: undefined reference to `g_assert_true'<br id="yui_3_16_0_ym18_1_1459263410986_9793">collect2: ld returned 1 exit status<br id="yui_3_16_0_ym18_1_1459263410986_9794">make[5]: *** [test_marshallers] Error 1<br id="yui_3_16_0_ym18_1_1459263410986_9795">make[5]: Leaving directory `/opt/spice-src/spice-common/tests'<br id="yui_3_16_0_ym18_1_1459263410986_9796">make[4]: *** [all] Error 2<br id="yui_3_16_0_ym18_1_1459263410986_9797">make[4]: Leaving directory `/opt/spice-src/spice-common/tests'<br id="yui_3_16_0_ym18_1_1459263410986_9798">make[3]: *** [all-recursive] Error 1<br id="yui_3_16_0_ym18_1_1459263410986_9799">make[3]: Leaving directory `/opt/spice-src/spice-common'<br id="yui_3_16_0_ym18_1_1459263410986_9800">make[2]: *** [all] Error 2<br id="yui_3_16_0_ym18_1_1459263410986_9801">make[2]: Leaving directory `/opt/spice-src/spice-common'<br id="yui_3_16_0_ym18_1_1459263410986_9802">make[1]: *** [all-recursive] Error 1<br id="yui_3_16_0_ym18_1_1459263410986_9803">make[1]: Leaving directory `/opt/spice-src'<br id="yui_3_16_0_ym18_1_1459263410986_9804">make: *** [all] Error 2<br id="yui_3_16_0_ym18_1_1459263410986_9805"><br></font></div><div id="yui_3_16_0_ym18_1_1459263410986_9584"><font size="2"><span></span></font></div><div id="yui_3_16_0_ym18_1_1459263410986_9585"><font size="2"> </font></div><div id="yui_3_16_0_ym18_1_1459263410986_9832" class="signature"><font size="2">Regards,<br>Mahmood</font></div><font size="2"></font><br><div class="qtdSeparateBR"><br><br></div><div style="display: block;" id="yui_3_16_0_ym18_1_1459263410986_10273" class="yahoo_quoted"><div id="yui_3_16_0_ym18_1_1459263410986_10272" style="font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"><div id="yui_3_16_0_ym18_1_1459263410986_10271" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"><div id="yui_3_16_0_ym18_1_1459263410986_10270" class="y_msg_container"><br></div>  </div> </div>  </div></div></body></html>