Date: 09/16/00
- Next message: lists <email protected>: "[PHP-DEV] PHP Weekly Summary (Issue 3)"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] doc_root problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: Wolfram.Schmidt <email protected>
Operating system: Solaris 2.6
PHP version: 4.0.2
PHP Bug Type: *Install and Config
Bug description: connfigure aborts probably because of emtpt LDAP_PTHREAD
Since I wasn't able to solve the link failiures with Sun C 5.0 I switched to gcc 2.95.2.
Now configure aborts with:
checking whether to include zlib support... yes
checking for gzgets in -lz... no
configure: error: Zlib module requires zlib >= 1.0.9.
I have installed zlib 1.1.3
Looking in config.log other test that sould succeed also failed. The reason is that LIBS contains "-l -lint".
My research so far:
--with-ldap fails
--with-ldap=/usr/local fails
--with-ldap=/usr/local/netscape-ldapsdk30 fails
omitting --with-ldap leads to success.
But I want LDAP...
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: lists <email protected>: "[PHP-DEV] PHP Weekly Summary (Issue 3)"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] doc_root problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

