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:
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.
Previous Comments:
------------------------------------------------------------------------
[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] [email protected]
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] [email protected]
Did the patch above fix this or not? Also update version field if you
can still reproduce this with the latest PHP version(s).
------------------------------------------------------------------------
[2008-11-09 13:12:39] [email protected]
Please see if http://sitten-polizei.de/php/sybase-configm4.diff works
for you.
------------------------------------------------------------------------
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