As a follow up to the previous email, my MAC_OSX_SDK_PATH environment variable 
is as follows:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.
11.sdk


And my LIBXML_CFLAGS is 
I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2




Why is only this module replacing 10.11 with 10.10 during the build process? 




On 11/13/15, 9:27 PM, "#PATHANGI JANARDHANAN JATINSHRAVAN#" 
<jatinshr...@e.ntu.edu.sg> wrote:

>Hi,
>
>After upgrading to OS X 10.11, I face this error and similar ones, while 
>running build, only on main/vcl and main/unoxml:
>
>
>Entering /Users/jatin1/repos/asf/openoffice/main/unoxml/prj
>
>
>cd .. && make -s -r -j1
>
>cd .. && make -s -r -j1
>
>make: *** No rule to make target 
>`/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2/libxml/tree.h',
> needed by 
>`/Users/jatin1/repos/asf/openoffice/main/solver/420/unxmaccx.pro/workdir/CxxObject/unoxml/source/dom/node.o'.
>  Stop.
>
>I don’t face this issue in any other module. How do I try and work around this?
>
>Thanks
>Jatin

Reply via email to