php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34309 Compile with Sybase-ct fails
Submitted: 2005-08-30 15:10 UTC Modified: 2005-08-31 08:43 UTC
From: mh at bib dot sdu dot dk Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.0.4 OS: SUSE Linux 9.3
Private report: No CVE-ID: None
 [2005-08-30 15:10 UTC] mh at bib dot sdu dot dk
Description:
------------
Problem compiling PHP with Sybase-CT support.

Running configure with these options returns no errors.
--with-sybase-ct=/opt/sybase-11.9.2 --enable-safe-mode --enable-sigchild --disable-debug ?enable-memory-limit

But make stops after this:
/opt/sybase-11.9.2/lib/libintl.so: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php] Error 1

I tried googling for a solution, but couldn't find anything that worked.
Any suggestions?

Systeminfo:
SUSE Linux 9.3
glibc version 2.3.4
PHP version 5.0.4 and 5.1.0RC1
Sybase-openclient version 11.1.1 and 12.5


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-31 08:43 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See e.g. bug #23884 (You didn't search this bug db, did you?)

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Nov 28 09:00:01 2025 UTC