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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
41 - 3 = ?
Subscribe to this entry?

 
 [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: Sat May 11 00:01:31 2024 UTC