<div dir="ltr"><div>Hi,</div><div><br></div><div>I am attempting to build the OS X version (10.6.8) of the git master branch, following the instructions on the wiki.</div><div>I am using the xcode (version 4.02) sdk and am not using fink or macports to install custom devl tools (although did use brew to set up a new perl, I have removed all non-standard paths from my $PATH). </div>
<div><div>gcc --version is i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3).</div></div><div><br></div><div>The build stops with the following error:</div><div><br></div><div>[build CXX] sw/source/ui/vba/vbacells.cxx</div>
<div>ld: bad codegen, pointer diff in WPXSvInputStreamImpl::WPXSvInputStreamImpl(com::sun::star::uno::Reference<com::sun::star::io::XInputStream>)to global weak symbol vtable for WPXInputStreamfor architecture i386</div>
<div>collect2: ld returned 1 exit status</div><div>make[1]: *** [/Users/brianparker/lo/core/workdir/<a href="http://unxmacxi.pro/LinkTarget/Library/libwpftdrawlo.dylib">unxmacxi.pro/LinkTarget/Library/libwpftdrawlo.dylib</a>] Error 1</div>
<div><br></div><div>A check on stackoverflow suggests that this is due to hidden symbols not being consistent across libraries.</div><div><br></div><div>Has anyone else seen this issue, or have some suggestions?</div><div>
<br></div><div>Thanks.</div></div>