Re: [Exim] Compiling with

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy C. Reed
Fecha:  
A: Jared Proudfoot
Cc: exim-users
Asunto: Re: [Exim] Compiling with
On Mon, 1 May 2000, Jared Proudfoot wrote:

> -lnsl -lcrypt -ldb -lresolv \
> auths/auths.a(call_pam.o): In function `auth_call_pam':
> call_pam.o(.text+0x15a): undefined reference to `pam_start'


I think you need a -lpam added to your gcc line. I don't have the
Makefile, but maybe there is a line that has something like:
LIBS = -lnsl -lcrypt -ldb -lresolv
Try adding -lpam to the end of this list.

  Jeremy C. Reed
....................................................
     BSD software, documentation, resources, news...
     http://bsd.reedmedia.net