Date: 12/15/00
- Next message: Jani Taskinen: "Re: [PHP-DEV] unspecified symbol: uncompress"
- Previous message: Jani Taskinen: "Re: [PHP-DEV] unspecified symbol: uncompress"
- In reply to: Jani Taskinen: "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 ]
> But I guess this could be checked like this:
Chicken and egg problem. You cannot link against
libmysqlclient before adding libz, if it contains
my_compress. If you try, you probably will get unresolved
symbols which are defined in libz. :)
- Sascha
-- 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: Jani Taskinen: "Re: [PHP-DEV] unspecified symbol: uncompress"
- Previous message: Jani Taskinen: "Re: [PHP-DEV] unspecified symbol: uncompress"
- In reply to: Jani Taskinen: "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 ]

