bugzilla-daemon at freedesktop.org
2010-Nov-28 06:52 UTC
[Nouveau] [Bug 31954] New: Mesa fails to build
https://bugs.freedesktop.org/show_bug.cgi?id=31954
Summary: Mesa fails to build
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: lauralucasalday at gmail.com
Building Mesa after cloning git repository I get this error:
$./autogen.sh --with-dri-drivers=nouveau
...
nouveau_context.c: In function ?nouveau_context_init?:
nouveau_context.c:132: warning: passing argument 4 of ?nouveau_channel_alloc?
makes pointer from integer without a cast
/usr/include/nouveau/nouveau_channel.h:51: note: expected ?struct
nouveau_channel **? but argument is of type ?int?
nouveau_context.c:132: error: too many arguments to function
?nouveau_channel_alloc?
make[6]: *** [nouveau_context.o] Error 1
My guess is this commit has something to do, but I could be wrong:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c25fcf5aa5beccd7731706b8f85682170a2eca56
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Nov-28 08:47 UTC
[Nouveau] [Bug 31954] Mesa fails to build
https://bugs.freedesktop.org/show_bug.cgi?id=31954 --- Comment #1 from Vinson Lee <vlee at vmware.com> 2010-11-28 00:47:10 PST --- Please retry with a more recent version of libdrm. http://cgit.freedesktop.org/mesa/drm -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-Nov-01 22:08 UTC
[Nouveau] [Bug 31954] Mesa fails to build
https://bugs.freedesktop.org/show_bug.cgi?id=31954
Marcin Slusarz <marcin.slusarz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20121101/96cc6633/attachment.html>