From owner-freebsd-current Mon May 13 7:52:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from nevada.tpi.pl (plug.eu.org [193.110.121.29]) by hub.freebsd.org (Postfix) with ESMTP id D79F337BB7A for ; Mon, 13 May 2002 07:49:28 -0700 (PDT) Received: from plug.eu.org (plug.eu.org [193.110.121.29]) by nevada.tpi.pl (Postfix) with ESMTP id 93F8B50D0F for ; Mon, 13 May 2002 16:49:23 +0200 (CEST) Date: Mon, 13 May 2002 16:49:23 +0200 (CEST) From: Andrzej Kwiatkowski X-Sender: kwiatek@plug.eu.org To: freebsd-current@freebsd.org Subject: VLock and 5.0 DP1 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When i try to compile Vlock from ports, i get: cc -O -pipe -DUSE_PAM -c vlock.c cc -O -pipe -DUSE_PAM -c signals.c cc -O -pipe -DUSE_PAM -c help.c cc -O -pipe -DUSE_PAM -c terminal.c cc -O -pipe -DUSE_PAM -c input.c input.c:64: security/pam_misc.h: No such file or directory input.c:67: `misc_conv' undeclared here (not in a function) input.c:67: initializer element is not constant input.c:67: (near initialization for `PAM_conversation.conv') Have got any idea how to solve this problem?? Greetings Andrzej Kwiatkowski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message