php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29718 configure bug
Submitted: 2004-08-17 11:05 UTC Modified: 2004-09-01 01:00 UTC
From: karasek at ceskyserver dot cz Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.3.8 OS: linux
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-08-17 11:05 UTC] karasek at ceskyserver dot cz
Description:
------------
I didn't have libsasl-dev package installed. Configure ended OK, but bulding failed. After installing this package, everything works. (compiling with --with-ldap).

I know - it isn't a real problem - but configure should test existence of this header files of thil lib...

Regards
  Antonin Karasek


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-17 11:06 UTC] derick@php.net
Please provide the full error that you saw.
 [2004-08-17 11:11 UTC] karasek at ceskyserver dot cz
I don't remember it exactly, but it was something like "mising library -lsasl" - error from gcc.
 [2004-08-17 11:17 UTC] derick@php.net
Please try again then to reproduce the error, and also post a link to your configure.log please.
 [2004-09-01 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 21:01:33 2024 UTC