id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 52539,sbcl @1.3.10_0 fails building on 10.6.8,udbraumann,easye,"While upgrading sbcl from 1.3.9_0 to 1.3.10_0 I run into this trouble: {{{ ... :info:build /usr/bin/llvm-gcc-4.2 -g -Wall -O2 -fdollars-in-identifiers -mmacosx -version-min=10.5 -D_DARWIN_USE_64_BIT_INODE -arch x86_64 -fno-omit-frame-pointer -pagezero_size 0x100000 -Wl,-no_pie -I. -DSBCL_PREFIX=\""'/opt/local'\"" -c -o x86-64-bsd-os.o x86-64-bsd-os.c :info:build i686-apple-darwin10-llvm-gcc-4.2: -no_pie: linker input file unused because linking not done :info:build /usr/bin/llvm-gcc-4.2 -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.5 -D_DARWIN_USE_64_BIT_INODE -arch x86_64 -fno-omit-frame-pointer -pagezero_size 0x100000 -Wl,-no_pie -I. -DSBCL_PREFIX=\""'/opt/local'\"" -c -o darwin-os.o darwin-os.c :info:build darwin-os.c: In function 'mach_exception_handler': :info:build darwin-os.c:65: warning: cast from pointer to integer of different size :info:build darwin-os.c: In function 'mach_lisp_thread_init': :info:build darwin-os.c:121: error: 'mach_port_context_t' undeclared (first use in this function) :info:build darwin-os.c:121: error: (Each undeclared identifier is reported only once :info:build darwin-os.c:121: error: for each function it appears in.) :info:build darwin-os.c:121: error: expected ')' before 'thread' :info:build make: *** [darwin-os.o] Error 1 ... }}} Some ideas?",defect,closed,Normal,,ports,2.3.4,wontfix,snowleopard,,sbcl