Re: [PHP-DEV] PHP 4.0 Bug #7177 Updated: The configure script tries to use a non-existant library From: Ignacio Vazquez-Abrams (ignacio <email protected>)
Date: 10/31/00

On 31 Oct 2000 sniper <email protected> wrote:

> ID: 7177
> Updated by: sniper
> Reported By: pietro.pizzo <email protected>
> Status: Open
> Bug Type: Sybase-ct (ctlib) related
> Assigned To:
> Comments:
>
> reclassified
>
> Previous Comments:
> ---------------------------------------------------------------------------
>
> [2000-10-13 05:00:54] pietro.pizzo <email protected>
> In the Sybase section, the configure script adds to the $LIBS variable the library "sybtcl" which does not exists in my system. I take a look in the Sybase directory and I found only the "tcl" library. When configuring the other extensions (eg. zlib), the scritp fails because it tries to use the non-existant sybtcl library while compiling the test programs "conftest".
>
> Moreover the tcl library in /usr/local/lib (owned by the tcl/tk package) takes the precedence on the Sybase tcl library located in my Sybase directory.
>
> [snip]
>
> ---------------------------------------------------------------------------
>
>
> Full Bug description available at: http://bugs.php.net/?id=7177
>

Which version of Sybase Open Client are you using?

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