php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23091 Can't compile --with-sybase with OCS-12_5
Submitted: 2003-04-07 09:40 UTC Modified: 2003-04-28 11:15 UTC
From: mstaylor at gmu dot edu Assigned:
Status: No Feedback Package: Sybase-ct (ctlib) related
PHP Version: 4.3.1 OS: Mac OSX 10.1
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: mstaylor at gmu dot edu
New email:
PHP Version: OS:

 

 [2003-04-07 09:40 UTC] mstaylor at gmu dot edu
I am unable to build PHP 4.3.1 with sybase support (--with-sybase).  My configure follows: ./configure --with-apache=/Users/admin/Desktop/apache_1.3.27 --with-tiff-dir=/usr/local/lib --with-jpeg-dir=/usr/local/bin/cjpeg --enable-sockets --with-sybase=/Applications/Sybase/System/OCS-12_5

I downloaded Sybase OCS-12_5 from Sybase.com.

Here is the output from my build:

Installing PHP SAPI module
Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment:      /usr/local/lib/php/
dyld: /Users/admin/Desktop/php-4.3.1/sapi/cli/php can't open library: libsybdb.dylib  (No such file or directory, errno = 2)
make[1]: *** [install-pear-installer] Error 60
make: *** [install-pear] Error 2

Note:  Configure didn't report any errors.

Thanks,
Mills Staylor

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-07 17:57 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip


And don't use --with-sybase, use --with-sybase-ct instead.
 [2003-04-15 06:36 UTC] mstaylor at gmu dot edu
I tried this but now it reported that the version 12.5* is incompatible with library version 8.0 during a make install.
 [2003-04-23 04:08 UTC] sniper@php.net
Huh? What was the EXACT error?

 [2003-04-28 11:15 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 20:01:35 2024 UTC