[Bug 654749] goom: unbreak build on PPC on openbsd

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 16 15:52:11 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654749
  GStreamer | gst-plugins-good | 0.10.30

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31
            Summary|unbreak build on PPC        |goom: unbreak build on PPC
                   |                            |on openbsd

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-07-16 22:52:08 UTC ---
Great, thanks!

 commit df3cee6606bed13d2edc8480ed244d480ab4790c
 Author: Antoine Jacoutot <ajacoutot at openbsd.org>
 Date:   Sat Jul 16 23:47:50 2011 +0100

    goom: fix build on PPC on openbsd

    A missing sys/param.h include results in:

    /usr/include/sys/proc.h:64: error: 'MAXLOGNAME' undeclared here (not in a
    function)
    /usr/include/sys/proc.h:285: error: 'MAXCOMLEN' undeclared here (not in a
    function)

    when compiling goom on openbsd/ppc. We can just remove the two sys/
includes
    here, they are not needed for anything.

    https://bugzilla.gnome.org/show_bug.cgi?id=654749

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list