dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 93764] [PATCH] Fix building on musl-libc
@ 2016-01-18 21:07 bugzilla-daemon
  2016-01-19  8:07 ` bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2016-01-18 21:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 764 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93764

            Bug ID: 93764
           Summary: [PATCH] Fix building on musl-libc
           Product: DRI
           Version: DRI git
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: libdrm
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: somasis@exherbo.org

Created attachment 121121
  --> https://bugs.freedesktop.org/attachment.cgi?id=121121&action=edit
0001-Fix-building-on-musl-libc.patch

libdrm git master fails to compile due to undefined functions/constants on musl
libc. The attached patch fixes it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2142 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 93764] [PATCH] Fix building on musl-libc
  2016-01-18 21:07 [Bug 93764] [PATCH] Fix building on musl-libc bugzilla-daemon
@ 2016-01-19  8:07 ` bugzilla-daemon
  2016-01-20  3:35 ` bugzilla-daemon
  2016-01-26 23:08 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2016-01-19  8:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 615 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93764

--- Comment #1 from Emil Velikov <emil.l.velikov@gmail.com> ---
Hi Kylie, can you please send this to the dri-devel ML for review.
I'm afraid that not many people search through bugzilla for patches.

But before that please take a look at my comment [1] about select, and split
off the poll change into a separate patch (rewording things alike "use the
POSIX# header")

Thanks
P.S. Please CC me on the patches

[1] http://lists.freedesktop.org/archives/dri-devel/2016-January/097833.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1450 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 93764] [PATCH] Fix building on musl-libc
  2016-01-18 21:07 [Bug 93764] [PATCH] Fix building on musl-libc bugzilla-daemon
  2016-01-19  8:07 ` bugzilla-daemon
@ 2016-01-20  3:35 ` bugzilla-daemon
  2016-01-26 23:08 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2016-01-20  3:35 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 259 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93764

--- Comment #2 from Kylie McClain <somasis@exherbo.org> ---
I've sent them to dri-devel and modified them to address your comments.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 993 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 93764] [PATCH] Fix building on musl-libc
  2016-01-18 21:07 [Bug 93764] [PATCH] Fix building on musl-libc bugzilla-daemon
  2016-01-19  8:07 ` bugzilla-daemon
  2016-01-20  3:35 ` bugzilla-daemon
@ 2016-01-26 23:08 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2016-01-26 23:08 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 596 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93764

Emil Velikov <emil.l.velikov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Emil Velikov <emil.l.velikov@gmail.com> ---
All the fixes should be in master now. Thanks again and let us know if we ever
goof up on the musl front :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2021 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-01-26 23:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18 21:07 [Bug 93764] [PATCH] Fix building on musl-libc bugzilla-daemon
2016-01-19  8:07 ` bugzilla-daemon
2016-01-20  3:35 ` bugzilla-daemon
2016-01-26 23:08 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).