Summary: | security/heimdal: compile error when CRACKLIB=on | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Koji Yokota <yokota> |
Component: | Individual Port(s) | Assignee: | Shaun Amott <shaun> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Responsible Changed From-To: freebsd-ports-bugs->shaun Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Missing file was re-added. Thanks! shaun 2007-10-29 13:31:06 UTC FreeBSD ports repository Added files: security/heimdal/files kpasswdd-cracklib.c.in Log: Re-add a file (for cracklib support) that was inadvertently removed with the last update. PR: ports/117351 [1], ports/116864 [2] Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> [1], Matthias Andree <matthias.andree@gmx.de> [2] Revision Changes Path 1.3 +21 -0 ports/security/heimdal/files/kpasswdd-cracklib.c.in (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |
There is no file called /usr/ports/security/heimdal/files/kpasswdd-cracklib.c.in which should exist. Therefore, when compiled with an option CRACKLIB=on, compilation stops with an error: > /usr/bin/sed -e "s;%%LOCALBASE%%;/usr/local;g" /usr/ports/security/heimdal/files/kpasswdd-cracklib.c.in > /usr/ports/security/heimdal/work/heimdal-1.0.1/kpasswdd-cracklib.c > sed: /usr/ports/security/heimdal/files/kpasswdd-cracklib.c.in: No such file or directory > *** Error code 1