Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2006 21:03:54 +0000
From:      "Mr CW" <mrcomputerwiz@hotmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Modifying and compiling openpam / passwd.c
Message-ID:  <BAY102-F270E3398BF8EFE4A84C736B3E00@phx.gbl>
In-Reply-To: <mailman.0.1142282066.7485.freebsd-hackers@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

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.

First I ran "make all install" in /usr/src/usr.bin/passwd but this did not 
incorporate the changes into the passwd executable.  Thinking that I need to 
rebuild OpenPAM, I have been trying to run ./configure in 
/usr/src/contrib/openpam, however when I run "make all" the make errors out 
by saying:

../libtool: line 321: s%^.*/%%: No such file or directory
[snip - many more libtool errors between these]
../libtool: line 718: -e: command not found
: compile: cannot determine name of library object from `'
*** Error code 1

I am writing this question to the hackers list because it does not appear 
(to me) to be a regular user question.  Rebuilding ps was simple enough, but 
I must be missing something with passwd.

Thank you for your consideration,

J. Hunt

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY102-F270E3398BF8EFE4A84C736B3E00>