Hi,
my Update-all process keeps failing when compiling sdl-1.2.6-1 with the following messages:


make
Making all in src
Making all in main
gcc -DPACKAGE=\"SDL\" -DVERSION=\"1.2.6\" -DHAVE_ALLOCA=1 -I. -I. -I/sw/include -g -O2 -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -fpascal-strings -DENABLE_QUARTZ -DMACOSX -DTARGET_API_MAC_CARBON=1 -I../../src/video/quartz -DHAVE_OPENGL -D_THREAD_SAFE -DSDL_USE_PTHREADS -DPTHREAD_NO_RECURSIVE_MUTEX -DHAVE_SEMUN -I../../include -I../../include/SDL -I../../src -I../../src/macosx -I../../src/main -I../../src/audio -I../../src/video -I../../src/video/XFree86/extensions -I../../src/events -I../../src/joystick -I../../src/cdrom -I../../src/thread -I../../src/timer -I../../src/endian -I../../src/file -c SDLMain.m
SDLMain.h:11: warning: could not use precompiled header '/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa-gcc3.p', because:
SDLMain.h:11: warning: 'Foundation/Foundation.h' has different date than in precomp
SDLMain.h:11: warning: 'Foundation/NSObjCRuntime.h' has different date than in precomp
SDLMain.h:11: warning: 'Foundation/NSArchiver.h' has different date than in precomp
SDLMain.h:11: warning: 'Foundation/NSCoder.h' has different date than in precomp
SDLMain.h:11: warning: and others...
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: warning: could not use precompiled header '/System/Library/Frameworks/Foundation.framework/Headers/Foundation- gcc3.p', because:
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: warning: 'Foundation/NSObjCRuntime.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: warning: 'Foundation/NSArchiver.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: warning: 'Foundation/NSCoder.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: warning: 'Foundation/NSObject.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: warning: and others...
/System/Library/Frameworks/Foundation.framework/Headers/ NSAppleEventDescriptor.h:8: warning: could not use precompiled header '/System/Library/Frameworks/ApplicationServices.framework/Headers/ ApplicationServices-gcc3.p', because:
/System/Library/Frameworks/Foundation.framework/Headers/ NSAppleEventDescriptor.h:8: warning: macro 'AVAILABLE_MAC_OS_X_VERSION_10_1_AND_LATER' redefined, locations of the conflict are:
/System/Library/Frameworks/Foundation.framework/Headers/ NSAppleEventDescriptor.h:8: warning: /usr/include/AvailabilityMacros.h:167 (within this precompiled header)
/System/Library/Frameworks/Foundation.framework/Headers/ NSAppleEventDescriptor.h:8: warning: macro 'MAC_OS_X_VERSION_MIN_REQUIRED' redefined, locations of the conflict are:
/System/Library/Frameworks/Foundation.framework/Headers/ NSAppleEventDescriptor.h:8: warning: /usr/include/AvailabilityMacros.h:79 (within this precompiled header)
/System/Library/Frameworks/Foundation.framework/Headers/ NSAppleEventDescriptor.h:8: warning: the command line
/System/Library/Frameworks/Foundation.framework/Headers/ NSAppleEventDescriptor.h:8: warning: macro 'TARGET_API_MAC_OSX' redefined, locations of the conflict are:
/System/Library/Frameworks/Foundation.framework/Headers/ NSAppleEventDescriptor.h:8: warning: /System/Library/Frameworks/CoreServices.framework/Frameworks/ CarbonCore.framework/Headers/ConditionalMacros.h:372 (within this precompiled header)
/System/Library/Frameworks/ApplicationServices.framework/Headers/ ApplicationServices.h:20: warning: could not use precompiled header '/System/Library/Frameworks/CoreServices.framework/Headers/ CoreServices-gcc3.p', because:
/System/Library/Frameworks/ApplicationServices.framework/Headers/ ApplicationServices.h:20: warning: macro 'AVAILABLE_MAC_OS_X_VERSION_10_1_AND_LATER' redefined, locations of the conflict are:
/System/Library/Frameworks/ApplicationServices.framework/Headers/ ApplicationServices.h:20: warning: /usr/include/AvailabilityMacros.h:167 (within this precompiled header)
/System/Library/Frameworks/ApplicationServices.framework/Headers/ ApplicationServices.h:20: warning: macro 'MAC_OS_X_VERSION_MIN_REQUIRED' redefined, locations of the conflict are:
/System/Library/Frameworks/ApplicationServices.framework/Headers/ ApplicationServices.h:20: warning: /usr/include/AvailabilityMacros.h:79 (within this precompiled header)
/System/Library/Frameworks/ApplicationServices.framework/Headers/ ApplicationServices.h:20: warning: the command line
/System/Library/Frameworks/ApplicationServices.framework/Headers/ ApplicationServices.h:20: warning: macro 'TARGET_API_MAC_OSX' redefined, locations of the conflict are:
/System/Library/Frameworks/ApplicationServices.framework/Headers/ ApplicationServices.h:20: warning: /System/Library/Frameworks/CoreServices.framework/Frameworks/ CarbonCore.framework/Headers/ConditionalMacros.h:372 (within this precompiled header)
/System/Library/Frameworks/Foundation.framework/Headers/ Foundation.h:109: header file 'Foundation/NSURLError.h' not found
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: warning: could not use precompiled header '/System/Library/Frameworks/AppKit.framework/Headers/AppKit-gcc3.p', because:
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: warning: 'Foundation/Foundation.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: warning: 'Foundation/NSObjCRuntime.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: warning: 'Foundation/NSArchiver.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: warning: 'Foundation/NSCoder.h' has different date than in precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: warning: and others...
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
make[2]: *** [SDLMain.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Failed: compiling sdl-1.2.6-1 failed



(%fink --version
Package manager version: 0.13.8
Distribution version: 0.5.3.cvs
Mac OS X 10.2.8 (6R65), Darwin Kernel Version 6.8: Wed Sep 10 15:20:55 PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC
cc (GCC) 3.1 20020420)


Any idea?
Thanx in advance,
gaetano



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to