Sorry for late the following steps: (makes omitted)
gnustep-base-1.19.1 lucas$ ./configure --with-library-combo=gnu-gnu-gnu CC=/opt/local/bin/gcc-mp-4.2 ... gnustep-base-1.19.1 lucas$ . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh gnustep-base-1.19.1 lucas$ ./configure --with-jpeg-library=/opt/local/lib --with-jpeg-include=/opt/local/include CC=/opt/local/bin/gcc-mp-4.2 ... gnustep-gui-0.17.0 lucas$ ./configure --with-jpeg-library=/opt/local/lib --with-jpeg-include=/opt/local/include CC=/opt/local/bin/gcc-mp-4.2 give me this error: ... Compiling file GSspell.m ... Linking service GSspell ... Creating GSspell.service/Resources/Info-gnustep.plist... objc[53471]: Class Object is implemented in both /opt/local/lib/gcc42/libobjc-gnu.2.dylib and /usr/lib/libobjc.A.dylib. Using implementation from /usr/lib/libobjc.A.dylib. objc[53471]: Class Protocol is implemented in both /opt/local/lib/gcc42/libobjc-gnu.2.dylib and /usr/lib/libobjc.A.dylib. Using implementation from /usr/lib/libobjc.A.dylib. objc[53471]: Class NSMutableArray is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSArray is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSMutableData is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSData is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSDate is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSMutableDictionary is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSDictionary is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSEnumerator is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSException is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSInvocation is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSMethodSignature is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSNull is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSObject is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSRunLoop is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSMutableSet is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSSet is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSTimer is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSTimeZone is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSUserDefaults is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSOutputStream is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSInputStream is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. objc[53471]: Class NSStream is implemented in both /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation and /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. Using implementation from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.dylib.1.19. make_services(53471) malloc: *** mmap(size=4246773760) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug /bin/sh: line 1: 53471 Bus error ././obj/make_services --test GSspell.service/Resources/Info-gnustep.plist make[2]: *** [GSspell.service/Resources/Info-gnustep.plist] Error 1 make[1]: *** [GSspell.all.service.variables] Error 2 make: *** [internal-all] Error 2 what is wrong? (the dependencies from macports) Thanks Lucas _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
