<div>No I think you&#39;re right. I run into the same problem.<br></div><div><br></div><div>But it seems that Caolan accidentally inserted two debug messages. The following patch removes them.</div><div><br></div><div>I don&#39;t think that constructor and destructor should always write to stderr, but I&#39;m a bit confused that no tinderbox failed.</div>
<div><br></div><div>Regards,</div><div>Markus</div><br><div class="gmail_quote">2011/5/20 Matúš Kukan <span dir="ltr">&lt;<a href="mailto:matus.kukan@gmail.com">matus.kukan@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Caolan,<br>
<br>
I tried to build libreoffice but got error in svx.<br>
<br>
/home/ubuntu/git/gsoc/svx/source/unodraw/unoshap2.cxx: In constructor<br>
‘SvxShapeGroup::SvxShapeGroup(SdrObject*, SvxDrawPage*)’:<br>
/home/ubuntu/git/gsoc/svx/source/unodraw/unoshap2.cxx:104: error:<br>
‘stderr’ was not declared in this scope<br>
/home/ubuntu/git/gsoc/svx/source/unodraw/unoshap2.cxx:104: error:<br>
‘fprintf’ was not declared in this scope<br>
/home/ubuntu/git/gsoc/svx/source/unodraw/unoshap2.cxx: In destructor<br>
‘virtual SvxShapeGroup::~SvxShapeGroup()’:<br>
/home/ubuntu/git/gsoc/svx/source/unodraw/unoshap2.cxx:110: error:<br>
‘stderr’ was not declared in this scope<br>
/home/ubuntu/git/gsoc/svx/source/unodraw/unoshap2.cxx:110: error:<br>
‘fprintf’ was not declared in this scope<br>
<br>
I think there is just library needed.<br>
Maybe I could fix it but I don&#39;t know what&#39;s convention for including<br>
and if I am right.<br>
<br>
I am sorry if I am wrong and it&#39;s not your mistake.<br>
<br>
All the best,<br>
<br>
Matus<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote></div><br>