lang/jdk14 is broken with xorg42

2007-05-20 Thread Yoshihiko Sarumaru
Hi, I found lang/jdk14 is broken with xorg42 with following error message. ../../../src/solaris/native/sun/awt/awt_motif21.c:26: error: conflicting types for 'XmImGetXIC' /usr/local/include/Xm/XmIm.h:92: error: previous declaration of 'XmImGetXIC' was here ../../../src/solaris/native/sun/awt/awt

xdm of xorg7.2 + pam_ssh doesn't set SSH_AUTH_SOCK

2007-05-21 Thread Yoshihiko Sarumaru
Just in case you are using xdm with pam_ssh, recent xdm does not set SSH_AUTH_SOCK, because pam_getenvlist() will not called. I posted this problem at freedesktop Bugzilla. You can see details and my patch at: https://bugs.freedesktop.org/show_bug.cgi?id=11020