Documentation/Building Guide/Building on MacOSX/Known build issues

From Apache OpenOffice Wiki
< Documentation‎ | Building Guide‎ | Building on MacOSX
Revision as of 21:47, 25 April 2007 by Ericb (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

'Note : Most of the described issues below are deprecated


(deprecated) m200: Breakage in instsetoo_native

See Fix for instsetoo_native breakage

how apply the patch ?

Place it in <install_dir>/instsetoo_native/util

type:

patch -p0<instsetoo_native_util_makefile.mk.diff


m196: Breakage in pyuno

See pyuno not found

Workaround:

1) either use the patch provided in issue 72372

2) or simply do (in the same terminal, or please source the environment before):

cd bridges 
build && deliver
cd ../pyuno
build && deliver

-> pyuno should build without any problem

cd .. && dmake 

will complete your build

Ericb 21:43, 11 April 2007 (CEST)

Personal tools