php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40491 similar to reported Bug #8269
Submitted: 2007-02-15 08:00 UTC Modified: 2007-02-15 08:10 UTC
From: alexander dot weber at vodafone dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5.2.1 OS: Solaris 10 u3
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alexander dot weber at vodafone dot com
New email:
PHP Version: OS:

 

 [2007-02-15 08:00 UTC] alexander dot weber at vodafone dot com
Description:
------------
similar to reported Bug #8269
Complie of PHP 5.2.1 will not find sybtcl library.

What the heck is sybtcl good for anyway? It is well known that sybtcl is not supported or further developed anymore for years now. 
Is there no direct PHP-interface to sybase Open Client?

Actual result:
--------------
ld: fatal: library -lsybtcl: not found
ld: fatal: File processing errors. No output written to  libs/libphp5.so
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-15 08:10 UTC] alexander dot weber at vodafone dot com
naming problem
try following in $SYBASE/OCS-<xxx>/lib
ln -s libtcl.so libsybtcl.so
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 16 23:01:30 2024 UTC