Hello,<div><br></div><div>Finally i was able to build the libre office using the clang compiler on master branch and i built it on open suse . But my compiler plugings are not working as it says compiler headers missing . </div>
<div><br></div><div>Please guide me how to proceed in an easy hack... I have removed some of the warnings , like invalid arguments , unused macros and invalid data type conversions using a simple text editor , but i don't know .. How to proceed further . Please guide. <span></span><br>
<br>On Monday, April 15, 2013, Thorsten Behrens  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Anurag Kanungo wrote:<br>
> $ ./g checkout -b libreoffice-4-0 origin/libreoffice-4-0    (Branch<br>
> libreoffice-4-0)<br>
><br>
Hi Anurag,<br>
<br>
for clang stuff, I'd suggest you use the master branch, much more<br>
fixes in there. In general, though, as you've been told on the mailing<br>
list, if you want to tackle that task, some amount of fiddling with<br>
the details is expected. In your case, I'd suggest using<br>
--with-system-graphite and see if you get further (provided the master<br>
build breaks at the same place).<br>
<br>
> And even i tried using gcc and g++ compiler... I got the same error.<br>
><br>
That appears exceedingly unlikely, if you switch compiler, at any rate<br>
make sure to run make clean before rebuilding.<br>
<br>
(and let's keep further questions and discussions to the public list)<br>
<br>
HTH,<br>
<br>
--<br>
<br>
Thorsten Behrens<br>
<br>
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg; GF: Jeff<br>
Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)<br>
</blockquote></div>