Hi Tor
That fixed it. I have now managed to do my first build on a Mac. I had to
disable -werror and add a second language to get there but I have a running
build. I'll try to get some time to look at the errors next week.
Thanks,
Niklas
Den onsdagen den 1:e augusti 2012 skrev Tor Lillqvist:
>
On 08/01/2012 06:15 PM, Niklas Johansson wrote:
unexpected otool -D output
("/Volumes/hfs+/git/lo/core/solver/unxmacxi/lib/libuno_sal.dylib:
", expecting "/Volumes/hfs+/git/lo/core/solver/unxmacxi/lib/libuno_sal.dylib:") at
/Volumes/hfs+/git/lo/core/solenv/bin/modules/macosxotoolhelper.pm line
> Any help/pointers would be much appreciated.
The (mysterious) code in solenv/bin/modules/macosxotoolhelper.pm
doesn't cope with a file name that contains regexp metacharacters (the
'+' in your "/Volumes/hfs+/git").
I think the quickest solution might be to change the
$line =~ /^$file:\n$/
t
Hi
I'm, having some troubles building LibreOffice on Mac OS X 10.7 using
Xcode 4.3.3
with "Command line tools" installed.
I started out with Stephan Bergmans script [1]. Unfortunately I don't
have much space
on my internal hard drive so I had to adapt the script a bit exchangeing
${HOME?} wit