I'm working on Gentoo/FreeBSD project and I'm having trouble installing xorg-x11 package on our current setup, as enabling pam support makes it complain about missing include files and variables, which are Linux-PAM specific (Linux-PAM is the default PAM implementation in most linux systems and iirc the 4.x series of FreeBSD, instead 5.x which is the base system we start from uses OpenPAM http://www.openpam.org/ ) which is a smaller implementation. The patch I'm attaching makes X.Org compile pam support cleanly on my system, but I can't say for sure if it works exactly as it should as I'm not able to complete its build for another problem. HTH, Diego
Created attachment 2626 [details] [review] 9999_all_6.8.99.5-openpam.patch
Doesn't seem to be working properly yet -- might need changes to xc/programs/Xserver/os/utils.c.
Are you still having problems, with modular?
No, xdm 1.0.3 from modular seems to work fine, thanks :)
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.