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
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 !
Your email address:
MUST BE VALID
Solve the problem:
44 + 30 = ?
Subscribe to this entry?

 
 [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: Fri Mar 29 01:01:28 2024 UTC