https://bugs.freedesktop.org/show_bug.cgi?id=29093
Summary: Can not build EGL drivers based on Gallium for FreeBSD
Product: Mesa
Version: unspecified
Platform: x86 (IA32)
OS/Version: FreeBSD
Status: NEW
Severity: major
Priority: medium
Component: Other
AssignedTo: mesa-dev@lists.freedesktop.org
ReportedBy: thin...@branda.to
Created an attachment (id=37100)
--> (https://bugs.freedesktop.org/attachment.cgi?id=37100)
Fix makefiles and configure.ac
src/Gallium/winsys/drm/Makefile.egl links driver with libdl for functions of
dlopen family. But, they are in libc for FreeBSD platform. It make Mesa fail
to build EGL drivers based on Gallium.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev