Hi, after some day of strugle I succeeded to compile php.exe but when I start the php.exe I get some GPFault : "The instruction at "0x77f8aa57" referenced memory at "0x00000014". The memory could not be "read"." I had warnings compiling php4ts.dll, php4ts.lib and php4apache.dll Apache cannot start with the new sapi. The log from php.exe build : --------------------Configuration: Zend - Win32 Debug-------------------- Compiling... zend.c zend_alloc.c zend_API.c zend_builtin_functions.c zend_compile.c zend_constants.c zend_execute.c zend_execute_API.c zend_extensions.c zend_hash.c zend_highlight.c zend_indent.c zend_ini.c zend_ini_parser.c zend_ini_scanner.c zend_ini_scanner.c(817) : warning C4102: 'find_rule' : unreferenced label zend_language_parser.c zend_language_scanner.c zend_language_scanner.l(22) : warning C4005: 'yyleng' : macro redefinition d:\php-4.1.1\zend\zend_language_scanner.c(12) : see previous definition of 'yyleng' zend_language_scanner.l(23) : warning C4005: 'yytext' : macro redefinition d:\php-4.1.1\zend\zend_language_scanner.c(16) : see previous definition of 'yytext' zend_language_scanner.l(24) : warning C4005: 'yytext_ptr' : macro redefinition zend_language_scanner.c(289) : see previous definition of 'yytext_ptr' zend_language_scanner.l(25) : warning C4005: 'yyin' : macro redefinition d:\php-4.1.1\zend\zend_language_scanner.c(11) : see previous definition of 'yyin' zend_language_scanner.l(26) : warning C4005: 'yyout' : macro redefinition d:\php-4.1.1\zend\zend_language_scanner.c(14) : see previous definition of 'yyout' zend_language_scanner.c(5336) : warning C4273: 'isatty' : inconsistent dll linkage. dllexport assumed. zend_list.c zend_llist.c zend_opcode.c zend_operators.c zend_ptr_stack.c zend_sprintf.c zend_stack.c zend_variables.c Creating library... --------------------Configuration: libmysql - Win32 Debug-------------------- Compiling... array.c bchange.c bmove.c bmove_upp.c charset.c ctype.c dbug.c default.c dll.c errmsg.c errors.c get_password.c int2str.c is_prefix.c libmysql.c list.c longlong2str.c mf_casecnv.c mf_dirname.c mf_fn_ext.c mf_format.c mf_loadpath.c mf_pack.c mf_path.c mf_unixpath.c mf_wcomp.c mulalloc.c my_alloc.c my_compress.c my_create.c my_delete.c my_div.c my_error.c my_fopen.c my_getwd.c my_init.c my_lib.c my_malloc.c my_messnc.c my_net.c my_once.c my_open.c my_pthread.c my_read.c my_realloc.c my_static.c my_tempnam.c my_thr_init.c my_wincond.c my_winthread.c my_write.c net.c password.c safemalloc.c str2int.c strcend.c strcont.c strend.c strfill.c string.c strinstr.c strmake.c strmov.c strnmov.c strtoll.c strtoull.c strxmov.c thr_mutex.c typelib.c violite.c Creating library... --------------------Configuration: php4dll - Win32 Debug-------------------- Compiling... cyr_convert.c fopen_wrappers.c main.c mergesort.c network.c output.c php_content_types.c php_ini.c php_logos.c php_open_temporary_file.c php_ticks.c php_variables.c quot_print.c reentrancy.c rfc1867.c safe_mode.c SAPI.c strlcat.c strlcpy.c array.c assert.c base64.c basic_functions.c bcmath.c browscap.c crc32.c credits.c datetime.c dir.c dl.c dns.c exec.c file.c filestat.c flock_compat.c formatted_print.c fsock.c ftp_fopen_wrapper.c head.c html.c http_fopen_wrapper.c image.c incomplete_class.c info.c iptc.c lcg.c levenshtein.c link.c mail.c math.c md5.c metaphone.c microtime.c mod_files.c mod_user.c pack.c pageinfo.c parsedate.c php_fopen_wrapper.c php_odbc.c rand.c reg.c scanf.c session.c soundex.c string.c strnatcmp.c syslog.c type.c uniqid.c url.c url_scanner.c url_scanner_ex.c d:\php-4.1.1\ext\standard\url_scanner_ex.c(165) : warning C4102: 'yy10' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(164) : warning C4102: 'yy9' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(159) : warning C4102: 'yy7' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(156) : warning C4102: 'yy5' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(153) : warning C4102: 'yy3' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(152) : warning C4102: 'yy2' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(145) : warning C4102: 'yy1' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(100) : warning C4101: 'r' : unreferenced local variable d:\php-4.1.1\ext\standard\url_scanner_ex.c(109) : warning C4101: 'yyaccept' : unreferenced local variable d:\php-4.1.1\ext\standard\url_scanner_ex.c(262) : warning C4018: '<' : signed/unsigned mismatch d:\php-4.1.1\ext\standard\url_scanner_ex.c(759) : warning C4102: 'yy76' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(758) : warning C4102: 'yy75' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(751) : warning C4102: 'yy72' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(699) : warning C4102: 'yy59' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(651) : warning C4102: 'yy57' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(649) : warning C4102: 'yy56' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(622) : warning C4102: 'yy47' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(572) : warning C4102: 'yy43' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(559) : warning C4102: 'yy39' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(509) : warning C4102: 'yy35' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(506) : warning C4102: 'yy33' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(499) : warning C4102: 'yy29' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(475) : warning C4102: 'yy27' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(422) : warning C4102: 'yy23' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(409) : warning C4102: 'yy19' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(364) : warning C4102: 'yy17' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(363) : warning C4102: 'yy16' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(358) : warning C4102: 'yy14' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(357) : warning C4102: 'yy13' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(352) : warning C4102: 'yy12' : unreferenced label d:\php-4.1.1\ext\standard\url_scanner_ex.c(316) : warning C4101: 'yyaccept' : unreferenced local variable d:\php-4.1.1\ext\standard\url_scanner_ex.c(373) : warning C4101: 'yyaccept' : unreferenced local variable d:\php-4.1.1\ext\standard\url_scanner_ex.c(439) : warning C4101: 'yyaccept' : unreferenced local variable d:\php-4.1.1\ext\standard\url_scanner_ex.c(523) : warning C4101: 'yyaccept' : unreferenced local variable d:\php-4.1.1\ext\standard\url_scanner_ex.c(812) : warning C4101: 'ret' : unreferenced local variable var.c versioning.c regcomp.c regerror.c regexec.c regfree.c ftp.c php_ftp.c cal_unix.c calendar.c dow.c easter.c french.c gregor.c jewish.c D:\php-4.1.1\ext\calendar\jewish.c(270) : warning C4005: 'SDN_OFFSET' : macro redefinition d:\php-4.1.1\ext\calendar\gregor.c(0) : see previous definition of 'SDN_OFFSET' julian.c COM.c conversion.c pwd.c readdir.c registry.c sendmail.c time.c VARIANT.c wfile.c winsnmp.c winutil.c wsyslog.c Compiling... internal_functions_win32.c Compiling... php_mysql.c Compiling... php_pcre.c chartables.c get.c maketables.c pcre.c study.c Compiling... wddx.c xml.c Compiling... add.c compare.c debug.c div.c divmod.c doaddsub.c init.c int2num.c nearzero.c neg.c num2long.c num2str.c outofmem.c output.c raise.c raisemod.c recmul.c rmzero.c rt.c sqrt.c str2num.c sub.c zero.c Compiling... xmlparse.c xmlrole.c xmltok.c Linking... Creating library ..\Debug/php4nts_debug.lib and object ..\Debug/php4nts_debug.exp --------------------Configuration: php4 - Win32 Debug-------------------- Compiling... cgi_main.c getopt.c Generating Code... Linking...
php.exe - 0 error(s), 43 warning(s) Any help is apreciated. Regards, Andrey Hristov -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]