This is a repost?  Does anyone have any ideas, it must be an issue with the
build process?

Mike

-----Original Message-----
From: Krznaric Michael [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 10:49 AM
To: '[EMAIL PROTECTED]'
Subject: [PHP-INST] w/ CURL can't find -lpam, wout/ CURL everything is
fine (How can that be)



I'm trying to compile 
PHP 4.0.4pl1, 
w/apache 1.3.17 as a DSO 
on a Solaris 8 sparc box

        I did this 100's of times and everything works good.  For some
reason the following configure fails:

 './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-pam_auth'
'--enable-track-vars=yes' '--enable-trans-sid=yes' '--without-mysql'
'--with-curl=/opt/TWWfsw/curl75/lib'

It fails with the following error message (Something like this):

...
checking for Ovrimos SQL Server support... no
checking whether to include pam authentication support... yes
checking for pam_start in -lpam... no
configure: error: pam libraries not found

---------------------

Now if I issue the same config without CURL everything works fine
 './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-pam_auth'
'--enable-track-vars=yes' '--enable-trans-sid=yes' '--without-mysql'

How can that be?  Curl affects another module?  I think i'm not considering
something.

Mike    

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to