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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Dec 21 16:01:28 2024 UTC