Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15227 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54437 invoked by uid 1010); 28 Feb 2005 13:50:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54417 invoked from network); 28 Feb 2005 13:50:09 -0000 Received: from unknown (HELO emini.dk) (127.0.0.1) by localhost with SMTP; 28 Feb 2005 13:50:09 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:23853] helo=gw2.emini.dk) by pb1.pair.com (ecelerity HEAD r(5124)) with SMTP id 26/7C-43672-E8123224 for ; Mon, 28 Feb 2005 08:50:07 -0500 Received: from localhost (localhost [127.0.0.1]) by gw2.emini.dk (Postfix) with ESMTP id 5421451509; Mon, 28 Feb 2005 14:49:37 +0100 (CET) Organization: Emini ApS To: Alawi Albaity Date: Mon, 28 Feb 2005 14:49:36 +0100 User-Agent: KMail/1.6.2 Cc: internals@lists.php.net, edink@php.net References: <1e7a8fb50502280332435f6e3a@mail.gmail.com> In-Reply-To: <1e7a8fb50502280332435f6e3a@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <200502281449.37083.edink@emini.dk> Subject: Re: get an error after change the config.w32 with the new one for java extention From: edink@emini.dk (Edin Kadribasic) You will need to get 5.0.4-dev or 5.1.0-dev from snaps.php.net for that code to work. Edin On Monday 28 February 2005 12:32, Alawi Albaity wrote: > C:\Work\php-5.0.3>buildconf.bat --force > Rebuilding configure.js > Now run 'cscript /nologo configure.js --help' > > C:\Work\php-5.0.3>cscript configure.js --without-iconv --without-xml > --without-l ibxml --with-java > Microsoft (R) Windows Script Host Version 5.6 > Copyright (C) Microsoft Corporation 1996-2001. All rights reserved. > > Saving configure options to config.nice.bat > Checking for cl.exe ... > Checking for link.exe ... > Checking for nmake.exe ... > Checking for lib.exe ... > Checking for bison.exe ... > Checking for flex.exe ... > Checking for re2c.exe ... > Checking for zip.exe ... > Checking for lemon.exe ... > Checking for arpa\nameser.h ... ..\win32build\include > Checking for library resolv.lib ... ..\win32build\lib\resolv.lib > > Build dir: Release_TS > PHP Core: php5ts.dll and php5ts.lib > > Checking for wspiapi.h ... ..\win32build\include > Enabling IPv6 support > Checking for NewAPIs.h ... ..\win32build\include > Enabling SAPI sapi\cgi > Enabling SAPI sapi\cli > Checking for library libjpeg.lib ... > WARNING: gd not enabled; libraries and headers not found > > Enabling extension ext\ftp > Enabling extension ext\spl > Enabling extension ext\odbc > Enabling extension ext\pcre > Enabling extension ext\zlib > Checking for library zlib.lib ... ..\win32build\lib\zlib.lib > Checking for zlib.h ... ..\zlib > Enabling extension ext\ctype > Enabling extension ext\session > Enabling extension ext\calendar > Enabling extension ext\bcmath > Enabling extension ext\tokenizer > Enabling extension ext\sqlite > Enabling extension ext\standard > Checking for library oleaut32.lib ... OLEAUT32.LIB > Enabling extension ext\com_dotnet > Checking for mscoree.h ... > Checking for jni.h ... c:\j2sdk\include > Checking for jni_md.h ... c:\j2sdk\include\win32 > Enabling extension ext\java [shared] > C:\Work\php-5.0.3\configure.js(3094, 3) Microsoft JScript runtime error: > Object expected > > --C:\Work\php-5.0.3\configure.js(3094, 3) Microsoft JScript runtime > error: Object > expected > > C:\Work\php-5.0.3>