« Return to Thread: Compiling GNUstep base on OSX 10.5.7

Re: Compiling GNUstep base on OSX 10.5.7

by Adam Fedor-5 :: Rate this Message:

Reply to Author | View in Thread


On Jul 7, 2009, at 9:27 PM, Lucas Samaruga wrote:

> 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

GNUstep will not work on any OSX past 10.3.  The linker tends to pull  
in the Apple libraries which conflict with the GNUstep ones.


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@...
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

 « Return to Thread: Compiling GNUstep base on OSX 10.5.7