Mark Crispin wrote:

On Wed, 5 Oct 2005, Jean-Luc Wasmer wrote: .

Do I need a special switch to enable PAM when I build the software?


It depends upon what command you used to build the software. Some builds, such as "make lnp", "make lrh", automatically build with PAM. Which build command did you use?


OK... The reason why my first attempt didn't work (make PASSWDTYPE=pam) is because NetBSD doesn't have a dl library (in NetBSD, one doesn't need to link any library to support dynamic linking in an application). Changing "PAMLDFLAGS= -lpam -ldl" for "PAMLDFLAGS= -lpam" in imap-2004e/src/osdep/unix/Makefile fixed the problem.

Jean-Luc

PS: I'm unsubscribing from the list so cc me when replying.
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to