Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232695 - pam_passwdqc doesn't build on g/fbsd.
Summary: pam_passwdqc doesn't build on g/fbsd.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High normal
Assignee: PAM Gentoo Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-22 23:04 UTC by Javier Villavicencio (RETIRED)
Modified: 2008-07-23 00:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Updated pam_passwdqc-1.0.5-makefile.patch (pam_passwdqc-1.0.5-makefile.patch,1.22 KB, patch)
2008-07-22 23:06 UTC, Javier Villavicencio (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Javier Villavicencio (RETIRED) gentoo-dev 2008-07-22 23:04:57 UTC
The Makefile patch forgets to add --shared to the last GENERIC case of `uname -s`.
Comment 1 Javier Villavicencio (RETIRED) gentoo-dev 2008-07-22 23:06:22 UTC
Created attachment 161162 [details, diff]
Updated pam_passwdqc-1.0.5-makefile.patch
Comment 2 Javier Villavicencio (RETIRED) gentoo-dev 2008-07-23 00:09:25 UTC
Committed the fix after Diego's ok.