[Libreoffice] Build from master failing on MacOSX in svx with globlmn.hrc

Alexander Thurgood alex.thurgood at gmail.com
Sun Jul 24 01:47:55 PDT 2011


Le 05/07/11 17:14, Caolán McNamara a écrit :

Hi Caolàn,
> 
> Is this still a problem ? I did a Linux build with those languages (well
> hi-IN -> hi) yesterday without any such build breakage.

Yes, it still breaks. I did a fresh pull from master yesterday, make
clean, then autogen.sh and make. The build breaks in the same place with
the error :

svx 0 #define ITEM_FORM_CONTROL_PROPERTIES !defined _GLOBLMN_HRC 8 all
Con~trol... 20110723 10:23:31

f640:
"/Users/alex/DevHack/git/libo/solver/350/unxmacxi.pro/workdir/inc/svx/globlmn.hrc",
line 1: Error: syntax error
f256: Error: !! 1 Error found!!




> If it is, what's your autogen.sh/configure line ?
> 

Here is my autogen.sh line :

./autogen.sh 'CC=ccache gcc-4.0' 'CXX=ccache g++-4.0'
--with-max-jobs=4
--with-num-cpus=2
--with-lang="en-US"
--with-distro="LibreOfficeMacOSX"
--enable-python=auto
--enable-ext-mysql-connector
--with-libmysql-path="/Users/alex/DevHack/mysql-connector-c-6.0.2-osx10.5-x86-32bit"
--disable-systray
--with-sun-templates
--enable-extra-gallery
--enable-extra-template
--enable-extra-sample
--enable-extra-font
--enable-ext-numbertext
--enable-ext-oooblogger
--enable-ext-google-docs
--enable-ext-diagram
--enable-ext-barcode


Alex



More information about the LibreOffice mailing list