<div>Ok, after having a second look at the tinderbox page I pushed this patch because at least the Linux FC11 x86_64 gcj 1.5.0 tinderbox failed due this error and it seems to be safe to me.</div><br><div class="gmail_quote">
2011/5/22 Markus Mohrhard <span dir="ltr"><<a href="mailto:markus.mohrhard@googlemail.com">markus.mohrhard@googlemail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>No I think you'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't think that constructor and destructor should always write to stderr, but I'm a bit confused that no tinderbox failed.</div>
<div><br></div><div>Regards,</div><div>Markus</div><div><div class="h5"><br><div class="gmail_quote">2011/5/20 Matúš Kukan <span dir="ltr"><<a href="mailto:matus.kukan@gmail.com" target="_blank">matus.kukan@gmail.com</a>></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't know what's convention for including<br>
and if I am right.<br>
<br>
I am sorry if I am wrong and it'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" target="_blank">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>
</div></div></blockquote></div><br>