php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56186 unable to compile module
Submitted: 2004-09-06 08:23 UTC Modified: 2012-03-31 02:03 UTC
From: erkib at cheerful dot com Assigned: yohgaki (profile)
Status: Closed Package: BLENC (PECL)
PHP Version: 4.3.3 OS: Suse 9.0
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: erkib at cheerful dot com
New email:
PHP Version: OS:

 

 [2004-09-06 08:23 UTC] erkib at cheerful dot com
Description:
------------
issuing a 'make' command results in compile error:

blenc-1.0alpha/blenc.c: In function `zm_startup_blenc':
blenc-1.0alpha/blenc.c:101: warning: passing arg 4 of `zend_hash_init' from incompatible pointer type
blenc-1.0alpha/blenc.c: In function `blenc_compile':
blenc-1.0alpha/blenc.c:461: error: union has no member named `stream'
blenc-1.0alpha/blenc.c:462: error: union has no member named `stream'
blenc-1.0alpha/blenc.c:464: error: union has no member named `stream'
blenc-1.0alpha/blenc.c:465: error: union has no member named `stream'
blenc-1.0alpha/blenc.c:469: error: union has no member named `stream'
make: *** [blenc.lo] Error 1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-03-31 02:03 UTC] yohgaki@php.net
I think BLENC is obsolete now.
 [2012-03-31 02:03 UTC] yohgaki@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yohgaki
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 05:01:30 2024 UTC