[Bug 653172] New: Compilation fails when PR_SET_NAME is not defined in prctl.h

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 22 07:54:49 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653172
  GStreamer | gstreamer (core) | unspecified

           Summary: Compilation fails when PR_SET_NAME is not defined in
                    prctl.h
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: emmanuel.pacaud at lapp.in2p3.fr
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=190441)
 View: https://bugzilla.gnome.org/attachment.cgi?id=190441
 Review: https://bugzilla.gnome.org/review?bug=653172&attachment=190441

patch

On RHEL4, gstreamer fails to compile cleanly because PR_SET_NAME is not defined
in prctl.h.

The attached patch fixes this issue. I'm not sure it is acceptable as is, as it
uses defined in the #if statement.

-- 
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