Re: [PHP-DEV] unspecified symbol: uncompress From: Sascha Schumann (sascha <email protected>)
Date: 12/15/00

> 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>