the patch provided for php 4.0.3pl1 in bug 7792 can be easily adapted for
4.0.4pl1.  i don't see why it couldn't be a simple configure option to
automate it.

----- Original Message -----
From: "Bug Database" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 31, 2001 12:22 PM
Subject: PHP 4.0 Bug #8954 Updated: compiling with sybase-ct fails


> ID: 8954
> Updated by: joey
> Reported By: [EMAIL PROTECTED]
> Status: Open
> Old-Bug Type: Compile Failure
> Bug Type: Sybase-ct (ctlib) related
> Assigned To:
> Comments:
>
> This is because you are trying to use FreeTDS.
> PHP's configure scheme expects the Sybase libraries.
> IIRC, the FreeTDS guys have a patch for this. You should
> look around thier site or ask on their list.
>
> Leave this bug open, but reclassify...we really should
> support FreeTDS someday.
>
> Previous Comments:
> --------------------------------------------------------------------------
-
>
> [2001-01-27 16:52:21] [EMAIL PROTECTED]
> doing a make fails with the following output:
>
> ld: fatal: library -lsybtcl: not found
> ld: fatal: library -lcomn: not found
> ld: fatal: library -lcs: not found
> ld: fatal: library -lsybtcl: not found
> ld: fatal: library -lcomn: not found
> ld: fatal: library -lcs: not found
> ld: fatal: File processing errors. No output written to php
> collect2: ld returned 1 exit status
> make[1]: *** [php] Error 1
>
> the configure command used is:
>
> ./configure --with-mysql --with-sybase-ct=/usr/local/freetds --with-dom
>
> mysql, freetds, and libxml have all been installed properly.
>
> --------------------------------------------------------------------------
-
>
>
> Full Bug description available at: http://bugs.php.net/?id=8954


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to