Bug#586539: gdm problem fixed
Tuco
tuco.xyz at gmail.com
Sat Jun 26 12:45:27 UTC 2010
Hi,
This patch solved the problem for me:
--- gdm-2.20.10/daemon/getvt.h 2009-03-19 00:59:27.000000000 -0400
+++ gdm-2.20.10.fixed/daemon/getvt.h 2010-06-26 07:57:32.000000000 -0400
@@ -27,7 +27,7 @@
#endif
#endif
-#if defined (__FreeBSD__) || defined (__DragonFly__)
+#if defined (__FreeBSD__) || defined (__FreeBSD_kernel__) || defined
(__DragonFly__)
#define GDM_USE_CONSIO_VT
#endif
More information about the pkg-gnome-maintainers
mailing list