Edit report at http://bugs.php.net/bug.php?id=45357&edit=1

 ID:                 45357
 Comment by:         royanee at yahoo dot com
 Reported by:        temmel at jcvi dot org
 Summary:            sybase-ct fails against sybase-15_0 on 64-bit centos
                     5
 Status:             No Feedback
 Type:               Bug
 Package:            Sybase-ct (ctlib) related
 Operating System:   Centos 5 x86_64
 PHP Version:        5.2.9
 Assigned To:        thekid
 Block user comment: N

 New Comment:

Updated the patch again after debugging an issue where the severity
level was either very large number or 116. It needed the -DSYB_LP64
CFLAG and now is able to correctly parse server communications, severity
levels and query results.



Tested successfully on RHEL 5 x86_64, using PHP 5.3.2.


Previous Comments:
------------------------------------------------------------------------
[2010-08-20 19:57:08] royanee at yahoo dot com

After these steps:

 cd ext/sybase_ct;

 patch -p2 < sybase-configm4.diff;

 phpize;

 ./configure;



Output:

checking for Sybase-CT support... yes, shared

./configure: line 21483: syntax error: unexpected end of file



However, if I replace "else if" with "elif" and switch the test -f from
"$SYBASE_CT_INCDIR/libsybct64" to "$SYBASE_CT_LIBDIR/libsybct64.so", it
compile successfully. I'll try attaching my updated patch.

------------------------------------------------------------------------
[2009-05-25 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------
[2009-05-17 20:53:24] j...@php.net

How did you test? Did you regenerate configure before running it again?

------------------------------------------------------------------------
[2009-04-27 17:59:33] temmel at jcvi dot org

No, the patch did not fix the problem.

------------------------------------------------------------------------
[2009-04-27 16:56:26] j...@php.net

Did the patch above fix this or not? Also update version field if you 

can still reproduce this with the latest PHP version(s).

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=45357


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=45357&edit=1

Reply via email to