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: [email protected]
ReportedBy: [email protected]
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.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau