https://bugs.freedesktop.org/show_bug.cgi?id=54326

--- Comment #3 from Alexandre Demers <alexandre.f.dem...@gmail.com> 2012-09-06 
23:49:00 UTC ---
Changing 
libgbm_la_LIBADD = $(LIBUDEV_LIBS) $(LIBKMS_LIBS) $(DLOPEN_LIBS)
 to 
libgbm_la_LIBADD = $(LIBUDEV_LIBS) $(DLOPEN_LIBS)
-L/usr/lib32/i386-linux-gnu/libkms.so
 in Makefile.am fixes the build. So $(LIBKMS_LIBS) is not defined properly in a
previous script it seems.

-- 
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

Reply via email to