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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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: Mon Apr 29 14:01:30 2024 UTC