https://issues.apache.org/ooo/show_bug.cgi?id=121955

Sidhartha Mani <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Sidhartha Mani <[email protected]> ---
I have managed to resolve this and proceed with the compilation of Open Office
on Mac OSX. 

install expat and put itits PATH into the environment

cd into $PROJ_DIR/main/redland/unxmacxi.pro/misc/build/raptor-1.4.18/

vim configure

in line 25209:
add the following :

need_expat=1

cd into $PROJ_DIR/main/redland/unxmacxi.pro/misc/build/raptor-1.4.18/librdfa/

vim rdfa.c

remove the macro XMLCALL before the following function calls
start_element
end_element
character_data

save this file

now perform the normal building process

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to