php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68152 Sybase error
Submitted: 2014-10-04 14:33 UTC Modified: 2015-02-18 07:46 UTC
From: jfha73 at gmail dot com Assigned:
Status: Wont fix Package: Sybase-ct (ctlib) related
PHP Version: master-Git-2014-10-04 (Git) OS: Windows
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:
34 + 9 = ?
Subscribe to this entry?

 
 [2014-10-04 14:33 UTC] jfha73 at gmail dot com
Description:
------------
Hey guys,

I'm trying to build the latest sources of php-master and I'm getting this:

ext\sybase_ct\php_sybase_ct.c(2225) : error C2100: illegal indirection
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0
\VC\BIN\amd64\cl.exe"' : return code '0x2'
Stop.

Test script:
---------------
configure --enable-apache2-4handler --with-bz2=shared --with-curl=shared --with-dba=shared --with-enchant=shared --enable-fileinfo=shared --with-gettext=shared --with-gmp=shared --with-mhash=shared --with-imap=shared --with-interbase=shared --enable-intl=shared --with-ldap=shared --enable-mbstring=shared --enable-mbregex=shared --with-mcrypt=shared --with-oci8-12c=shared,c:\instantclient_12_1_x64\sdk --with-openssl=shared --with-pgsql=shared --with-pspell=shared --enable-shmop=shared --with-snmp=shared --enable-sockets=shared --with-sqlite3=shared --with-sybase-ct=shared --with-tidy=shared --enable-exif=shared --with-mysql=shared --with-mysqli=shared --enable-pdo=shared --with-pdo-dblib=shared --with-pdo-firebird=shared --with-pdo-mysql=shared --with-pdo-oci=shared --with-pdo-odbc=shared --with-pdo-pgsql=shared --with-pdo-sqlite=shared --enable-soap=shared --with-xmlrpc=shared --with-xsl=shared

Expected result:
----------------
Compile

Actual result:
--------------
Error

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-10-05 12:22 UTC] ab@php.net
ext/sybase isn't ported to master yet, that's the reason. Probably makes sense to exclude it from your builds for now.
 [2014-10-21 04:12 UTC] ssufficool@php.net
-Package: Compile Failure +Package: Sybase-ct (ctlib) related
 [2015-02-18 07:46 UTC] krakjoe@php.net
-Status: Open +Status: Wont fix
 [2015-02-18 07:46 UTC] krakjoe@php.net
The sybase maintainer has backed away from the project, since nobody new has come forward it has been removed in version 7 of PHP.

For this reason, I'm marking the bug as won't fix, it can still be found by any maintainer that might come along and revive sybase as a PECL project.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 14:01:30 2024 UTC