* [Bug 59477] New: libdrm 2.4.41 build failure
@ 2013-01-16 16:51 bugzilla-daemon
2013-01-16 17:09 ` [Bug 59477] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-01-16 16:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2034 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59477
Priority: medium
Bug ID: 59477
Assignee: dri-devel@lists.freedesktop.org
Summary: libdrm 2.4.41 build failure
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: tobias.klausmann@mni.thm.de
Hardware: All
Status: NEW
Version: unspecified
Component: libdrm
Product: DRI
Hi,
libdrm 2.4.41 fails to build:
Building with:
./configure --with-pic \
--enable-udev
make
make -C tests dristat drmstat
...
[ 8s] checking for VALGRIND... yes
[ 8s] configure: creating ./config.status
[ 9s] config.status: creating Makefile
[ 9s] config.status: creating libkms/Makefile
[ 9s] config.status: creating libkms/libkms.pc
[ 9s] config.status: creating intel/Makefile
[ 9s] config.status: creating intel/libdrm_intel.pc
[ 9s] config.status: creating radeon/Makefile
[ 9s] config.status: creating radeon/libdrm_radeon.pc
[ 9s] config.status: creating nouveau/Makefile
[ 9s] config.status: creating nouveau/libdrm_nouveau.pc
[ 9s] config.status: creating omap/Makefile
[ 9s] config.status: creating omap/libdrm_omap.pc
[ 9s] config.status: creating exynos/Makefile
[ 9s] config.status: creating exynos/libdrm_exynos.pc
[ 9s] config.status: creating tests/Makefile
[ 9s] config.status: creating tests/modeprint/Makefile
[ 9s] config.status: creating tests/modetest/Makefile
[ 9s] config.status: creating tests/kmstest/Makefile
[ 9s] config.status: creating tests/radeon/Makefile
[ 9s] config.status: creating tests/vbltest/Makefile
[ 9s] config.status: creating include/Makefile
[ 9s] config.status: creating include/drm/Makefile
[ 9s] config.status: error: cannot find input file: `man/Makefile.in'
[ 9s] error: Bad exit status from /var/tmp/rpm-tmp.Swr1Ta (%build)
Thanks in advance
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3317 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 59477] libdrm 2.4.41 build failure
2013-01-16 16:51 [Bug 59477] New: libdrm 2.4.41 build failure bugzilla-daemon
@ 2013-01-16 17:09 ` bugzilla-daemon
2013-07-23 0:05 ` bugzilla-daemon
2013-07-23 9:35 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-01-16 17:09 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 399 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59477
--- Comment #1 from Tobias Klausmann <tobias.klausmann@mni.thm.de> ---
Ok never mind! The tar.bz2 snapshot from here is broken:
http://lists.x.org/archives/xorg-announce/2013-January/002137.html
Please update it, and maybe add a git tag for the 2.4.41 release!
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1221 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 59477] libdrm 2.4.41 build failure
2013-01-16 16:51 [Bug 59477] New: libdrm 2.4.41 build failure bugzilla-daemon
2013-01-16 17:09 ` [Bug 59477] " bugzilla-daemon
@ 2013-07-23 0:05 ` bugzilla-daemon
2013-07-23 9:35 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-07-23 0:05 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 499 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59477
Matt Turner <mattst88@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Matt Turner <mattst88@gmail.com> ---
Use a newer version :)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1896 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 59477] libdrm 2.4.41 build failure
2013-01-16 16:51 [Bug 59477] New: libdrm 2.4.41 build failure bugzilla-daemon
2013-01-16 17:09 ` [Bug 59477] " bugzilla-daemon
2013-07-23 0:05 ` bugzilla-daemon
@ 2013-07-23 9:35 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-07-23 9:35 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 458 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59477
Tobias Klausmann <tobias.klausmann@mni.thm.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Tobias Klausmann <tobias.klausmann@mni.thm.de> ---
already done
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1770 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:[~2013-07-23 9:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 16:51 [Bug 59477] New: libdrm 2.4.41 build failure bugzilla-daemon
2013-01-16 17:09 ` [Bug 59477] " bugzilla-daemon
2013-07-23 0:05 ` bugzilla-daemon
2013-07-23 9:35 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.