Mostly up-to-date 10.3/unstable, xcode-1.5, orcctools-590-20060608
build fails with a mile of warnings and errors. Miles of warnings and
errors, all starting at the very first source compiling:

cd libstuff && make
gcc -Wall -Wno-long-double -Wno-import  -DHAVE_CONFIG_H  
-D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_ 
-D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_ 
-D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_ 
-D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_ -I/sw/include 
-I..//include -I../include   -g -O2 -fno-builtin-round -fno-builtin-trunc 
-no-cpp-precomp -mdynamic-no-pic  -c -o allocate.o allocate.c
In file included from ../include/mach/machine/vm_types.h:27,
                 from ../include/mach/port.h:79,
                 from ../include/mach/std_types.h:63,
                 from ../include/mach/mach.h:60,
                 from allocate.c:26:
../include/mach/ppc/vm_types.h:66:24: ppc/_types.h: No such file or directory
In file included from /usr/include/ppc/vmparam.h:26,
                 from ../include/mach/ppc/vm_types.h:67,
                 from ../include/mach/machine/vm_types.h:27,
                 from ../include/mach/port.h:79,
                 from ../include/mach/std_types.h:63,
                 from ../include/mach/mach.h:60,
                 from allocate.c:26:
/usr/include/sys/resource.h:81: error: field `ru_utime' has incomplete type
/usr/include/sys/resource.h:82: error: field `ru_stime' has incomplete type

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to