[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling GNUstep base on OSX 10.5.7
From: |
Lucas Samaruga |
Subject: |
Re: Compiling GNUstep base on OSX 10.5.7 |
Date: |
Wed, 8 Jul 2009 00:27:35 -0300 |
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
- Re: Compiling GNUstep base on OSX 10.5.7,
Lucas Samaruga <=
- Re: Compiling GNUstep base on OSX 10.5.7, Adam Fedor, 2009/07/07
- Message not available
- Message not available
- Message not available
- Message not available
- Re: GNUstep.gui on OS X 10.3.9, make fails (Gorm fails), Bryan Pierce, 2009/07/11
- Re: GNUstep.gui on OS X 10.3.9, make fails (Gorm/ProjectCenter), Bryan Pierce, 2009/07/13
- Re: GNUstep.gui on OS X 10.3.9, make fails (Gorm/ProjectCenter), Wolfgang Lux, 2009/07/14
- Re: GNUstep.gui on OS X 10.3.9, make fails (Gorm fails), Bryan Pierce, 2009/07/13
Re: Compiling GNUstep base on OSX 10.5.7, Wolfgang Lux, 2009/07/08