"Mr CW" <[EMAIL PROTECTED]> writes: > I'm working on a personal-learning project using FreeBSD 5.4 that requires > me to recompile passwd.c. My deliema is simple: I want to be able to make > changes to /usr/src/contrib/openpam/lib/pam_get_authtok.c and have these > changes compiled into passwd.
cd /usr/src/lib/libpam && make && make install ...but if you think that you need to modify pam_get_authtok.c to change how passwd behaves, you're almost certainly on the wrong track. Perhaps you should tell us what you're trying to do, instead of how you're trying to do it. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"