#748: Gcc failed with TurboGears 0.9a4 + Ubuntu Dapper Draker
--------------------------+-------------------------------------------------
 Reporter:  anonymous     |       Owner:  anonymous
     Type:  defect        |      Status:  new      
 Priority:  normal        |   Milestone:           
Component:  Installation  |     Version:  0.9a4    
 Severity:  normal        |    Keywords:           
--------------------------+-------------------------------------------------
 I am using the Ubuntu Dapper Draker.  When downloading Turbogears 0.9a4 I
 had problems  installation of the RuleDispatch.  The error after several
 warnings:

 {{{
 src/dispatch/_speedups.c:2454: warning: implicit declaration of function
 ‘PyString_InternFromString’
 src/dispatch/_speedups.c: At top level:
 src/dispatch/_speedups.c:2462: error: syntax error before ‘*’ token
 src/dispatch/_speedups.c:2462: warning: function declaration isn’t a
 prototype
 src/dispatch/_speedups.c: In function ‘__Pyx_InitStrings’:
 src/dispatch/_speedups.c:2463: error: ‘t’ undeclared (first use in
 this function)
 src/dispatch/_speedups.c:2464: warning: implicit declaration of function
 ‘PyString_FromStringAndSize’
 src/dispatch/_speedups.c:2472:21: error: compile.h: Arquivo ou diretório
 não encontrado
 src/dispatch/_speedups.c:2473:25: error: frameobject.h: Arquivo ou
 diretório não encontrado
 src/dispatch/_speedups.c:2474:23: error: traceback.h: Arquivo ou
 diretório não encontrado
 src/dispatch/_speedups.c: In function ‘__Pyx_AddTraceback’:
 src/dispatch/_speedups.c:2477: error: ‘PyObject’ undeclared (first use
 in this function)
 src/dispatch/_speedups.c:2477: error: ‘py_srcfile’ undeclared (first
 use in this function)
 src/dispatch/_speedups.c:2478: error: ‘py_funcname’ undeclared (first
 use in this function)
 src/dispatch/_speedups.c:2479: error: ‘py_globals’ undeclared (first
 use in this function)
 src/dispatch/_speedups.c:2480: error: ‘empty_tuple’ undeclared (first
 use in this function)
 src/dispatch/_speedups.c:2481: error: ‘empty_string’ undeclared (first
 use in this function)
 src/dispatch/_speedups.c:2482: error: ‘PyCodeObject’ undeclared (first
 use in this function)
 src/dispatch/_speedups.c:2482: error: ‘py_code’ undeclared (first use
 in this function)
 src/dispatch/_speedups.c:2483: error: ‘PyFrameObject’ undeclared
 (first use in this function)
 src/dispatch/_speedups.c:2483: error: ‘py_frame’ undeclared (first use
 in this function)
 src/dispatch/_speedups.c:2485: warning: implicit declaration of function
 ‘PyString_FromString’
 src/dispatch/_speedups.c:2495: warning: implicit declaration of function
 ‘PyCode_New’
 src/dispatch/_speedups.c:2512: warning: implicit declaration of function
 ‘PyFrame_New’
 src/dispatch/_speedups.c:2520: warning: implicit declaration of function
 ‘PyTraceBack_Here’
 error: Setup script exited with error: command 'gcc' failed with exit
 status 1

 }}}

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/748>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to