php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65740 Can not build it to dll
Submitted: 2013-09-23 11:31 UTC Modified: 2013-09-23 19:35 UTC
From: ershadi dot ehsan at gmail dot com Assigned: ab (profile)
Status: Closed Package: BLENC (PECL)
PHP Version: 5.4.20 OS: Windows 8
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ershadi dot ehsan at gmail dot com
New email:
PHP Version: OS:

 

 [2013-09-23 11:31 UTC] ershadi dot ehsan at gmail dot com
Description:
------------
i have downloaded : php-5.4.20-src.zip, deps-5.4-vc9-x86.7z and php-sdk-binary-
tools-20110915.zip and extracted the all in c:\php-dev and executed following 
commands:
> setenv /release /xp /x86 
> cd C:\PHP-Dev
> bin\phpsdk_setvars.bat
> cd php-5.4.20-src
> buildconf
> configure

then i get this error:

C:\php-dev\php-5.4.20-src\configure.js(1212, 3) Microsoft JScript runtime error:
 'PHP_BLENC' is undefined

and stops.
please advice.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-09-23 19:35 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2013-09-23 19:35 UTC] ab@php.net
Here you can download a precompiled version 
http://windows.php.net/downloads/pecl/releases/blenc/1.1.2b/ . If you still wanna 
compile it, here is a good doc 
https://wiki.php.net/internals/windows/stepbystepbuild . That should work. Please 
ask questions on the mailing list then, here is the bug reports place, not 
support.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 13:01:30 2024 UTC