Date: 12/15/00
- Next message: Derick Rethans: "Re: [PHP-DEV] libmcrypt patch"
- Previous message: Anil Madhavapeddy: "Re: [PHP-DEV] libmcrypt patch"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] unspecified symbol: uncompress"
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] unspecified symbol: uncompress"
- Reply: Jani Taskinen: "Re: [PHP-DEV] unspecified symbol: uncompress"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 15 Dec 2000, Sascha Schumann wrote:
> Hu? You are breaking out of the configure script now, if it
> cannot find libz, regardless of whether libmysqlclient needs
> libz or not.
Fair enough.
I did some poking around, and I think that you need to link libz.(so|a) when
$MYSQL_INC_DIR/my_config.h defines HAVE_COMPRESS as 1. I don't have the
necessary knowledge to modify the m4 file properly, but this should give the
right person enough info to do it.
-- Ignacio Vazquez-Abrams <ignacio <email protected>>-- 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: Derick Rethans: "Re: [PHP-DEV] libmcrypt patch"
- Previous message: Anil Madhavapeddy: "Re: [PHP-DEV] libmcrypt patch"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] unspecified symbol: uncompress"
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] unspecified symbol: uncompress"
- Reply: Jani Taskinen: "Re: [PHP-DEV] unspecified symbol: uncompress"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

