On 25 Jun., 14:10, David Joyner <wdjoy...@gmail.com> wrote: > Build failed for intel macbook 10.4.11 > > Should I post the full log somewhere? Here is the tail: > > /Users/davidjoyner/sagefiles/sage-4.1.alpha0/local/include/python2.5 -c > sage/misc/darwin_memory_usage.c -o > build/temp.macosx-10.3-i386-2.5/sage/misc/darwin_memory_usage.o -w > sage/misc/darwin_memory_usage.c:7:32: error: mach/shared_region.h: No such > file or directory > sage/misc/darwin_memory_usage.c: In function ‘shared_region_size’: > sage/misc/darwin_memory_usage.c:34: error: ‘SHARED_REGION_SIZE_PPC’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c:34: error: (Each undeclared identifier is > reported only once > sage/misc/darwin_memory_usage.c:34: error: for each function it appears in.) > sage/misc/darwin_memory_usage.c:36: error: ‘SHARED_REGION_SIZE_PPC64’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c:38: error: ‘SHARED_REGION_SIZE_I386’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c:40: error: ‘SHARED_REGION_SIZE_X86_64’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c: In function ‘in_shared_region’: > sage/misc/darwin_memory_usage.c:48: error: ‘SHARED_REGION_BASE_PPC’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c:49: error: ‘SHARED_REGION_SIZE_PPC’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c:54: error: ‘SHARED_REGION_BASE_PPC64’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c:55: error: ‘SHARED_REGION_SIZE_PPC64’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c:60: error: ‘SHARED_REGION_BASE_I386’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c:61: error: ‘SHARED_REGION_SIZE_I386’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c:66: error: ‘SHARED_REGION_BASE_X86_64’ > undeclared (first use in this function) > sage/misc/darwin_memory_usage.c:67: error: ‘SHARED_REGION_SIZE_X86_64’ > undeclared (first use in this function) > error: command 'gcc' failed with exit status 1 > sage: There was an error installing modified sage library code. >
Someone please back out patch #6027, and set it to "needs work". It's clearly is the reason for this brokenness, and wasn't tested on Mac OS X 10.4 at all. As it is stated in its comments. Cheers, gsw --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---