Configure's output : http://pastebin.com/xwvpXj3K.
I made a bit of progress, but ... I had stuff lying about from a Linux build. WHen I cleaned that out and tried again, I have a different failure pattern: Making: ../unxmacxi.pro/obj/cppsetup.obj gcc -fsigned-char -fmessage-length=0 -malign-natural -c -g -O0 -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -I. -I../unxmacxi.pro/inc/make_makedepend -I../inc -I../inc/pch -I../inc -I../aqua/inc -I../unx/inc -I../unxmacxi.pro/inc -I. -I/Users/benson/x/OOO320_m19/solver/320/unxmacxi.pro/incdont_use_stl -I/Users/benson/x/OOO320_m19/solver/320/unxmacxi.pro/inc/external -I/Users/benson/x/OOO320_m19/solver/320/unxmacxi.pro/inc -I/Users/benson/x/OOO320_m19/solenv/unxmacxi/inc -I/Users/benson/x/OOO320_m19/solenv/inc -I/Users/benson/x/OOO320_m19/res -I/Users/benson/x/OOO320_m19/solver/320/unxmacxi.pro/incdont_use_stl -I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -I/System/Library/Frameworks/JavaVM.framework/Headers -I/Users/benson/x/OOO320_m19/solver/320/unxmacxi.pro/inc/offuh -I. -I../res -I. -pipe -fsigned-char -malign-natural -g -Wall -Wendif-labels -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DC341 -DINTEL -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -DX86 -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DQUARTZ -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.2.1 -DSUPD=320 -DDEBUG -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=2 -DCUI -DSOLAR_JAVA -DNO_X11 -DXP_PC -DHW_THREADS -o ../unxmacxi.pro/obj/cppsetup.o cppsetup.c In file included from cppsetup.c:29: def.h:39:19: error: stdio.h: No such file or directory def.h:40:20: error: stdlib.h: No such file or directory def.h:41:20: error: string.h: No such file or directory def.h:42:20: error: unistd.h: No such file or directory def.h:44:19: error: ctype.h: No such file or directory def.h:50:23: error: sys/types.h: No such file or directory def.h:51:19: error: fcntl.h: No such file or directory def.h:52:22: error: sys/stat.h: No such file or directory cppsetup.c: In function '_my_if_errors': cppsetup.c:146: error: 'NULL' undeclared (first use in this function) cppsetup.c:146: error: (Each undeclared identifier is reported only once cppsetup.c:146: error: for each function it appears in.) cppsetup.c:147: warning: control reaches end of non-void function cppsetup.c: In function '_lookup_variable': cppsetup.c:164: warning: implicit declaration of function 'strncpy' cppsetup.c:164: warning: incompatible implicit declaration of built-in function 'strncpy' cppsetup.c:159: warning: unused variable 'pd' cppsetup.c: In function '_my_eval_variable': cppsetup.c:197: warning: implicit declaration of function 'isalpha' cppsetup.c:199: warning: implicit declaration of function 'strlen' cppsetup.c:199: warning: incompatible implicit declaration of built-in function 'strlen' cppsetup.c:202: warning: implicit declaration of function 'atoi' dmake: Error code 1, while making '../unxmacxi.pro/obj/cppsetup.obj' --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
