From owner-ietf-sasl Thu May 30 13:44:45 2002 Received: from localhost (localhost [[UNIX: localhost]]) by above.proper.com (8.11.6/8.11.3) id g4UKij720065 for ietf-sasl-bks; Thu, 30 May 2002 13:44:45 -0700 (PDT) Received: from yoda.planetinternet.be (anvers-smtp.planetinternet.be [195.95.30.152]) by above.proper.com (8.11.6/8.11.3) with ESMTP id g4UKign20061 for ; Thu, 30 May 2002 13:44:43 -0700 (PDT) Received: from pctom (u212-239-192-151.adsl.pi.be [212.239.192.151]) by yoda.planetinternet.be (Postfix) with SMTP id DA60C36E95 for ; Thu, 30 May 2002 22:44:39 +0200 (CEST) Message-ID: <01c201c2081a$d1e3e2e0$1600a8c0@pctom> From: "Tom Myny" To: Subject: Sasl pam compile problem Date: Thu, 30 May 2002 22:44:40 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01BF_01C2082B.95499A80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-ietf-sasl@mail.imc.org Precedence: bulk List-Archive: List-ID: List-Unsubscribe: This is a multi-part message in MIME format. ------=_NextPart_000_01BF_01C2082B.95499A80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi,=20 I installed pam with the insctructions from = http://hints.linuxfromscratch.org/hints/pam+shadow+cracklib.txt Now, if i want to compile cyrus-sasl-2.1.2 with: ./configure \ --enable-anon \ --enable-plain \ --disable-krb4 \ --with-saslauthd=3D/var/run/saslauthd \ --with-pam \ --with-openssl-dir=3D/usr/local/ssl The i get this : checking for pam_start in -lpam... (cached) yes checking for security/pam_appl.h... (cached) no checking for PAM support... no Altough, the file pam_appl.h is in /usr/include/security/pam_appl.h I use gcc 3.1, maybe its that ... Can anybody help me ? ------=_NextPart_000_01BF_01C2082B.95499A80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I installed pam with the insctructions = from = http://hints.linuxfromscratch.org/hints/pam+shadow+cracklib.txt
 
Now, if i want to compile = cyrus-sasl-2.1.2=20 with:
 
./configure \
--enable-anon \
--enable-plain = \
--disable-krb4=20 \
--with-saslauthd=3D/var/run/saslauthd \
--with-pam=20 \
--with-openssl-dir=3D/usr/local/ssl
The i get this :
 
checking for pam_start in -lpam... = (cached)=20 yes
checking for security/pam_appl.h... (cached) no
checking for = PAM=20 support... no
Altough, the file pam_appl.h is in=20 /usr/include/security/pam_appl.h
 
I use gcc 3.1, maybe its that = ...
 
 
Can anybody help me ?
 
 
------=_NextPart_000_01BF_01C2082B.95499A80-- From owner-ietf-sasl Thu May 30 13:44:45 2002 Received: from localhost (localhost [[UNIX: localhost]]) by above.proper.com (8.11.6/8.11.3) id g4UKij720065 for ietf-sasl-bks; Thu, 30 May 2002 13:44:45 -0700 (PDT) Received: from yoda.planetinternet.be (anvers-smtp.planetinternet.be [195.95.30.152]) by above.proper.com (8.11.6/8.11.3) with ESMTP id g4UKign20061 for ; Thu, 30 May 2002 13:44:43 -0700 (PDT) Received: from pctom (u212-239-192-151.adsl.pi.be [212.239.192.151]) by yoda.planetinternet.be (Postfix) with SMTP id DA60C36E95 for ; Thu, 30 May 2002 22:44:39 +0200 (CEST) Message-ID: <01c201c2081a$d1e3e2e0$1600a8c0@pctom> From: "Tom Myny" To: Subject: Sasl pam compile problem Date: Thu, 30 May 2002 22:44:40 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01BF_01C2082B.95499A80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-ietf-sasl@mail.imc.org Precedence: bulk List-Archive: List-ID: List-Unsubscribe: This is a multi-part message in MIME format. ------=_NextPart_000_01BF_01C2082B.95499A80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi,=20 I installed pam with the insctructions from = http://hints.linuxfromscratch.org/hints/pam+shadow+cracklib.txt Now, if i want to compile cyrus-sasl-2.1.2 with: ./configure \ --enable-anon \ --enable-plain \ --disable-krb4 \ --with-saslauthd=3D/var/run/saslauthd \ --with-pam \ --with-openssl-dir=3D/usr/local/ssl The i get this : checking for pam_start in -lpam... (cached) yes checking for security/pam_appl.h... (cached) no checking for PAM support... no Altough, the file pam_appl.h is in /usr/include/security/pam_appl.h I use gcc 3.1, maybe its that ... Can anybody help me ? ------=_NextPart_000_01BF_01C2082B.95499A80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I installed pam with the insctructions = from = http://hints.linuxfromscratch.org/hints/pam+shadow+cracklib.txt
 
Now, if i want to compile = cyrus-sasl-2.1.2=20 with:
 
./configure \
--enable-anon \
--enable-plain = \
--disable-krb4=20 \
--with-saslauthd=3D/var/run/saslauthd \
--with-pam=20 \
--with-openssl-dir=3D/usr/local/ssl
The i get this :
 
checking for pam_start in -lpam... = (cached)=20 yes
checking for security/pam_appl.h... (cached) no
checking for = PAM=20 support... no
Altough, the file pam_appl.h is in=20 /usr/include/security/pam_appl.h
 
I use gcc 3.1, maybe its that = ...
 
 
Can anybody help me ?
 
 
------=_NextPart_000_01BF_01C2082B.95499A80-- Received: from localhost (localhost [[UNIX: localhost]]) by above.proper.com (8.11.6/8.11.3) id g4UKij720065 for ietf-sasl-bks; Thu, 30 May 2002 13:44:45 -0700 (PDT) Received: from yoda.planetinternet.be (anvers-smtp.planetinternet.be [195.95.30.152]) by above.proper.com (8.11.6/8.11.3) with ESMTP id g4UKign20061 for ; Thu, 30 May 2002 13:44:43 -0700 (PDT) Received: from pctom (u212-239-192-151.adsl.pi.be [212.239.192.151]) by yoda.planetinternet.be (Postfix) with SMTP id DA60C36E95 for ; Thu, 30 May 2002 22:44:39 +0200 (CEST) Message-ID: <01c201c2081a$d1e3e2e0$1600a8c0@pctom> From: "Tom Myny" To: Subject: Sasl pam compile problem Date: Thu, 30 May 2002 22:44:40 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01BF_01C2082B.95499A80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-ietf-sasl@mail.imc.org Precedence: bulk List-Archive: List-ID: List-Unsubscribe: This is a multi-part message in MIME format. ------=_NextPart_000_01BF_01C2082B.95499A80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi,=20 I installed pam with the insctructions from = http://hints.linuxfromscratch.org/hints/pam+shadow+cracklib.txt Now, if i want to compile cyrus-sasl-2.1.2 with: ./configure \ --enable-anon \ --enable-plain \ --disable-krb4 \ --with-saslauthd=3D/var/run/saslauthd \ --with-pam \ --with-openssl-dir=3D/usr/local/ssl The i get this : checking for pam_start in -lpam... (cached) yes checking for security/pam_appl.h... (cached) no checking for PAM support... no Altough, the file pam_appl.h is in /usr/include/security/pam_appl.h I use gcc 3.1, maybe its that ... Can anybody help me ? ------=_NextPart_000_01BF_01C2082B.95499A80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I installed pam with the insctructions = from = http://hints.linuxfromscratch.org/hints/pam+shadow+cracklib.txt
 
Now, if i want to compile = cyrus-sasl-2.1.2=20 with:
 
./configure \
--enable-anon \
--enable-plain = \
--disable-krb4=20 \
--with-saslauthd=3D/var/run/saslauthd \
--with-pam=20 \
--with-openssl-dir=3D/usr/local/ssl
The i get this :
 
checking for pam_start in -lpam... = (cached)=20 yes
checking for security/pam_appl.h... (cached) no
checking for = PAM=20 support... no
Altough, the file pam_appl.h is in=20 /usr/include/security/pam_appl.h
 
I use gcc 3.1, maybe its that = ...
 
 
Can anybody help me ?
 
 
------=_NextPart_000_01BF_01C2082B.95499A80--