[Mesa-dev] [Bug 38906] New: Mesa compilation failure if libudev development files are not installed.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 2 02:50:34 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=38906
Summary: Mesa compilation failure if libudev development files
are not installed.
Product: Mesa
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component: Other
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: thellstrom at vmware.com
CC: benjaminfranzke at googlemail.com
Even if the configure script detects no libudev, I hit the following
compilation error, when compiling with EGL enabled:
In file included from ../../../../src/gbm/backends/dri/gbm_driint.h:33,
from egl_dri2.h:47,
from egl_dri2.c:42:
../../../../src/gbm/main/common.h:31:21: error: libudev.h: No such file or
directory
In file included from ../../../../src/gbm/backends/dri/gbm_driint.h:33,
from egl_dri2.h:47,
from egl_dri2.c:42:
../../../../src/gbm/main/common.h:34: warning: ‘struct udev’ declared inside
parameter list
../../../../src/gbm/main/common.h:34: warning: its scope is only this
definition or declaration, which is probably not what you want
gmake[4]: *** [egl_dri2.o] Error 1
gmake[4]: Leaving directory `/home/thomas/os/mesa/src/egl/drivers/dri2'
gmake[3]: *** [subdirs] Error 1
gmake[3]: Leaving directory `/home/thomas/os/mesa/src/egl/drivers'
gmake[2]: *** [subdirs] Error 1
gmake[2]: Leaving directory `/home/thomas/os/mesa/src/egl'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/thomas/os/mesa/src'
make: *** [default] Error 1
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list