Re: Building the code on OS X

2015-02-18 Thread Michael Stahl
On 17.02.2015 06:25, Tor Lillqvist wrote: > No idea what causes your MAX_FALLBACK issue. It is clearly defined in > vcl/inc/magic.h: #define MAX_FALLBACK 16. Quite possibly, your > VALGRIND_CFLAGS, or some other special thing you do, causes some other > magic.h to be included instead. Vlad, in ca

Re: Building the code on OS X

2015-02-16 Thread Tor Lillqvist
Don't try to use Valgrind with LibreOffice on OS X. Nobody else does, so if you run into problems with it, you are on your own. (If you solve such problems, and Valgrind indeed now works fine on OS X in general, and on LibreOffice in particular, then do contribute any necessary patches to LibreOff

Re: Building the code on OS X

2015-02-16 Thread Vlad Shablinsky
I've checked out config.log and then tried to use autoconf with the next options --with-ant-home=/usr/local/Cellar/ant/1.9.4/libexec/ --without-junit VALGRIND_CFLAGS=-I/usr/local/Cellar/valgrind/HEAD/include previously I had done it without VALGRIND_CFLAG=... option. I tried to make it again an

Re: GSoC 2015 (Building the code on OS X)

2015-02-16 Thread Michael Stahl
On 15.02.2015 15:57, Vlad Shablinsky wrote: > Hi, I'm Vlad Shablinksy. I'm studying Computer Science at Belarusian > State University. > I would really like to work with LibreOffice this summer. I've been > trying to build the code on OS X 10.10.2 (Minimal Setup) and I've > encountered this error:

Re: GSoC 2015 (Building the code on OS X)

2015-02-15 Thread Miklos Vajna
Hi, On Sun, Feb 15, 2015 at 05:57:43PM +0300, Vlad Shablinsky wrote: > Hi, I'm Vlad Shablinksy. I'm studying Computer Science at Belarusian State > University. > I would really like to work with LibreOffice this summer. I've been trying > to build the code on OS X 10.10.2 (Minimal Setup) and I'v

Re: GSoC 2015 (Building the code on OS X)

2015-02-15 Thread Norbert Thiebaud
On Sun, Feb 15, 2015 at 3:57 PM, Vlad Shablinsky wrote: > Hi, I'm Vlad Shablinksy. I'm studying Computer Science at Belarusian State > University. > I would really like to work with LibreOffice this summer. I've been trying > to build the code on OS X 10.10.2 (Minimal Setup) and I've encountered t

GSoC 2015 (Building the code on OS X)

2015-02-15 Thread Vlad Shablinsky
Hi, I'm Vlad Shablinksy. I'm studying Computer Science at Belarusian State University. I would really like to work with LibreOffice this summer. I've been trying to build the code on OS X 10.10.2 (Minimal Setup) and I've encountered this error: checking for --with-valgrind... yes checking valgrind