#835: Installation (and Update) of RuleDispatch-0.5a0.dev-r2115 fails on Mac OS
X
10.4.6
--------------------------+-------------------------------------------------
Reporter: anonymous | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 0.9a6
Component: Installation | Version: 0.9a5
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Hardware::
17" Powerbook
Software::
Mac OS X 10.4.6 with working developer tools
Problem::
Can't compile "src/dispatch/_speedups.c"
Possible Reason::
Using wrong paths for the compiler ...
Compiler output::
{{{
In file included from src/dispatch/_speedups.c:3:
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:18:20:
error: limits.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:21:2:
error: #error "Something's broken. UCHAR_MAX should be defined in
limits.h."
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:25:2:
error: #error "Python's source code assumes C's unsigned char is an 8-bit
type."
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:32:19:
error: stdio.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:34:5:
error: #error "Python.h requires that stdio.h define NULL."
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:37:20:
error: string.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:38:19:
error: errno.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:39:20:
error: stdlib.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:41:20:
error: unistd.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:53:20:
error: assert.h: No such file or directory
}}}
The files are all in ''/usr/include'' ...
Additional Info::
* I use a 'Mac OS X "User" Installation' ... Look at
http://peak.telecommunity.com/DevCenter/EasyInstall#mac-os-x-user-
installation for more info about it.
* Could install 0.9a4 without any problems
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/835>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---