Hi Stephan,

getting closer, thanks again for your support.....

> explicitly checks for it)?  Otherwise, the -isysroot setting could
> explain your problems.

yes, deleting -isysroot /Developer/SDKs/MacOSX10.4u.sdk manually compiles the file

> Do you have the optional Xcode 10.4 SDK support
> (/Developer/SDKs/MacOSX10.4u.sdk) installed

no, I don't, I only have

/Developer/SDKs/MacOSX10.5.sdk/
/Developer/SDKs/MacOSX10.6.sdk/

so I guess it is therefore looking in the wrong place.

Do you know where isysroot comes from and how to change it? Google did not really help and it is also not inside MacOSXX86Env.Set.sh.

-Max






Am 08.12.09 04:04, schrieb Stephan Bergmann:
On 12/08/09 10:57, Maximilian Odendahl wrote:
Hi,

For your specific problem, I would suggest building with VERBOSE=1 so
that you see the actual compiler command line.

this is it:

gcc -fsigned-char -fmessage-length=0 -malign-natural -c   -O2
-fno-strict-aliasing -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0
-I.  -I../unxmacxi/inc/make_makedepend -I../inc -I../inc/pch -I../inc
-I../aqua/inc -I../unx/inc -I../unxmacxi/inc -I.
-I/Software/notes11/solver/300/unxmacxi/incdont_use_stl
-I/Software/notes11/solver/300/unxmacxi/inc/external
-I/Software/notes11/solver/300/unxmacxi/inc
-I/Software/notes11/solenv/unxmacxi/inc -I/Software/notes11/solenv/inc
-I/Software/notes11/res
-I/Software/notes11/solver/300/unxmacxi/incdont_use_stl
-I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
-I/System/Library/Frameworks/JavaVM.framework/Headers
-I/Software/notes11/solver/300/unxmacxi/inc/offuh -I. -I../res -I. -pipe
-fsigned-char -malign-natural  -Wall -Wendif-labels -fPIC -fno-common
-DMACOSX -DUNX -DVCL -DGCC -DC341 -DINTEL -D_STLP_DEBUG -DGLIBC=2
-D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -DX86
-DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DQUARTZ
-DHAVE_GCC_VISIBILITY_FEATURE -isysroot /Developer/SDKs/MacOSX10.4u.sdk
-D__DMAKE -DUNIX -DCPPU_ENV=gcc3
-DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=300 -DDBG_UTIL
-DOSL_DEBUG_LEVEL=1 -DOPTIMIZE -DCUI -DSOLAR_JAVA   -DNO_X11 -DXP_PC
-DHW_THREADS    -o ../unxmacxi/obj/cppsetup.o cppsetup.c

Do you have the optional Xcode 10.4 SDK support
(/Developer/SDKs/MacOSX10.4u.sdk) installed (I'm not sure configure
explicitly checks for it)?  Otherwise, the -isysroot setting could
explain your problems.

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to