https://bugs.freedesktop.org/show_bug.cgi?id=35658
Summary: Building r*00 driver fails : undefined reference to
`radeon_gem_get_kernel_name'
Product: Mesa
Version: 7.10
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Drivers/DRI/r200
AssignedTo: [email protected]
ReportedBy: [email protected]
(Not sure this is a Mesa bug)
Into Mesa/src/mesa/drivers/dri/r*00/Makefile : RADEON_LDFLAGS is used, but not
defined into ../../../../../configs/current
To fix it, I added
RADEON_LDFLAGS = `pkg-config --libs libdrm_radeon`
into this Mesa/configs/current file
(using xorg-server-1.9.5)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/dri-devel