[gstreamer-bugs] [Bug 510437] New: Build failure due to missing Python.h

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 18 09:16:04 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=510437

  GStreamer | gst-python | Ver: HEAD CVS
           Summary: Build failure due to missing Python.h
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: elle.uca at libero.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Building gst-pyton in my jhbuild sandbox:

gstoptionmodule.c:23:20: error: Python.h: No such file or directory
In file included from gstoptionmodule.c:24:
/opt/gnome2/include/pygtk-2.0/pygobject.h:22: error: expected
specifier-qualifier-list before 'PyObject'
/opt/gnome2/include/pygtk-2.0/pygobject.h:35: error: expected
specifier-qualifier-list before 'PyObject_HEAD'
/opt/gnome2/include/pygtk-2.0/pygobject.h:54: error: expected
specifier-qualifier-list before 'PyObject_HEAD'
/opt/gnome2/include/pygtk-2.0/pygobject.h:64: error: expected
specifier-qualifier-list before 'PyObject_HEAD'
/opt/gnome2/include/pygtk-2.0/pygobject.h:76: error: expected
specifier-qualifier-list before 'PyObject_HEAD'
/opt/gnome2/include/pygtk-2.0/pygobject.h:83: error: expected declaration
specifiers or '...' before 'PyTypeObject'
/opt/gnome2/include/pygtk-2.0/pygobject.h:84: error: expected '=', ',', ';',
'asm' or '__attribute__' before '*' token
/opt/gnome2/include/pygtk-2.0/pygobject.h:92: error: expected ')' before '*'
token
/opt/gnome2/include/pygtk-2.0/pygobject.h:94: error: expected ';' before 'void'
/opt/gnome2/include/pygtk-2.0/pygobject.h:312: error: expected '=', ',', ';',
'asm' or '__attribute__' before '*' token
gstoptionmodule.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '*' token
gstoptionmodule.c:36: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'pygstoption_functions'
cc1: warnings being treated as errors
gstoptionmodule.c:42: warning: return type defaults to 'int'
gstoptionmodule.c: In function 'DL_EXPORT':
gstoptionmodule.c:42: error: expected declaration specifiers before
'initgstoption'
gstoptionmodule.c:50: error: expected '{' at end of input
make[2]: *** [gstoption_la-gstoptionmodule.lo] Error 1
make[2]: Leaving directory `/home/luca/svn/gnome2/gst-python'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/luca/svn/gnome2/gst-python'
make: *** [all] Error 2


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=510437.




More information about the Gstreamer-bugs mailing list