Bug 232695 - pam_passwdqc doesn't build on g/fbsd.
Bug#: 232695 Product:  Gentoo/Alt Version: unspecified Platform: All
OS/Version: FreeBSD Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: pam-bugs@gentoo.org Reported By: the_paya@gentoo.org
Component: FreeBSD
URL: 
Summary: pam_passwdqc doesn't build on g/fbsd.
Keywords:  
Status Whiteboard: 
Opened: 2008-07-22 23:04 0000
Description:   Opened: 2008-07-22 23:04 0000
The Makefile patch forgets to add --shared to the last GENERIC case of `uname
-s`.

------- Comment #1 From Javier Villavicencio 2008-07-22 23:06:22 0000 -------
Created an attachment (id=161162) [details]
Updated pam_passwdqc-1.0.5-makefile.patch

------- Comment #2 From Javier Villavicencio 2008-07-23 00:09:25 0000 -------
Committed the fix after Diego's ok.