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

 ID:               49276
 Updated by:       the...@php.net
 Reported by:      andy at networkjabber dot com
 Summary:          Sybase 15 incorrect library name references
-Status:           Assigned
+Status:           Closed
 Type:             Bug
 Package:          Sybase-ct (ctlib) related
 Operating System: Fedora Core 9
 PHP Version:      5.3.0
 Assigned To:      thekid

 New Comment:

http://svn.php.net/viewvc/php/php-src/trunk/ext/sybase_ct/config.m4?revision=300806&view=markup


Previous Comments:
------------------------------------------------------------------------
[2010-06-28 15:35:09] the...@php.net

Automatic comment from SVN on behalf of thekid
Revision: http://svn.php.net/viewvc/?view=revision&revision=300806
Log: - Added test for tds_sysdep_public.h and link against -lct only
then
- Added test for libsybct64 and libsybct
# The former is a fix for newer versions of FreeTDS which no longer
# provide the tds.h - we need to distinguish in what we link against
# between FreeTDS and the official Sybase libraries, and this seems
# to do the job.
# The latter is the patch from bug #49276 (finally, and sorry)

------------------------------------------------------------------------
[2009-08-24 17:31:43] the...@php.net

I can't commit at the moment but would appreciate if someone just went
ahead and committed this patch to 5_3, 5_2 and head.

------------------------------------------------------------------------
[2009-08-17 11:18:07] j...@php.net

Oh, and you don't need extra configure options with the patch since then
it detects the libs properly.. :)

------------------------------------------------------------------------
[2009-08-17 11:15:43] j...@php.net

Ok, so the patch works, lets keep this assigned to the maintainer then.
:)

------------------------------------------------------------------------
[2009-08-17 10:15:27] andy at networkjabber dot com

Hi. 



Thanks for the quick reply. I can confirm that the patch works correctly
and PHP compiles correctly with the specified directives to build Sybase
ASE support. Perhaps it would be worth adding an extra autoconf argument
in subsequent PHP releases for Sybase ASE versions previous to 12.5 and
those later? i.e. --with-sybase-ct-oldlib or --with-sybase-ct-newlib,
for example. 



Many thanks,

Andy

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


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


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

Reply via email to