Hi Lucas! <br><br> Great! Thanks for the tip! It works fine now!  :)<br><br>Best,<br>Gustavo Pacheco.<br><br><div class="gmail_quote">2011/10/28 xapantu <span dir="ltr">&lt;<a href="mailto:xapantu@gmail.com">xapantu@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 Gustavo,<br>
<br>
It seems that you didn&#39;t use --with-system-cairo the first time you<br>
run autogen.sh, so, you still have a cairo.h/libcairo.so somewhere. Or<br>
at least, it is how I got this issue.<br>
<br>
So, if that is correct, you can restart from a clean git branch, or<br>
try to delete manually the non-cairo version, but it might be hard.<br>
<br>
I don&#39;t know if you know a lot of things about git (I don&#39;t...), but<br>
you can re-clone your local git repo to avoid re-downloading all the<br>
repository.<br>
<br>
Lucas<br>
<br>
2011/10/28 Gustavo Pacheco &lt;<a href="mailto:gbpacheco.lists@gmail.com">gbpacheco.lists@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt;  Hi people!<br>
&gt;<br>
&gt;   I&#39;m on a long, but exciting, way to get a complete build of LibreOffice<br>
&gt; Online prototipe. Before start it, I have never built LibreOffice myself,<br>
&gt; then, I&#39;m glad to increase my knowledge and, in a near future, I hope<br>
&gt; contribute to the project in some more advanced tasks. At moment, I&#39;m just a<br>
&gt; newbie.<br>
&gt;<br>
&gt;  Michael Meeks mentoring me with many great tips (many thanks Michael!). He<br>
&gt; also suggested to me that I share my steps here. I have finished my build of<br>
&gt; GTK+ 3.2 with --enable-x11-backend and --enable-broadway-backend. After<br>
&gt; solve all dependencies and compile it successful, I get run some little<br>
&gt; compiled gtk+3.2 samples in the browser using GDK_BACKEND=broadway<br>
&gt; ./myhelloworld&amp;firefox <a href="http://127.0.0.1:8080/" target="_blank">http://127.0.0.1:8080/</a>. On the LibreOffice side, I<br>
&gt; have finished OK my first builds of LibreOffice 3.5.0.<br>
&gt;<br>
&gt;  To build the LibreOffice Online prototype, however, I have had problems<br>
&gt; when I use autogen with --enable-gtk3 and --with-system-cairo.<br>
&gt;<br>
&gt;  I have stopped on an error inside vcl after &#39;make&#39;. I tried to isolate the<br>
&gt; problem with make -sr. The output is at the end of this email.<br>
&gt;<br>
&gt;  Anyone can help me?<br>
&gt;<br>
&gt;  Thanks for any help!<br>
&gt;  Gustavo Pacheco.<br>
&gt;<br>
&gt;<br>
&gt; My steps:<br>
&gt;<br>
&gt; $ git fetch --all<br>
&gt; $ git checkout feature/gtk3<br>
&gt; $ pkg-config --cflags gtk+-3.0<br>
&gt; $ pkg-config --libs gtk+-3.0<br>
&gt; $ ./autogen.sh --with-num-cpus=4 --with-max-jobs=4 --without-junit<br>
&gt; --enable-graphite --without-java --enable-gtk3 --with-system-cairo<br>
&gt;<br>
</div></div>_______________________________________________<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>