Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3CDB6409.70900@aol.com> Date: Fri, 10 May 2002 16:09:13 +1000 From: Graeme Merrall Reply-To: graeme AT inetix DOT com DOT au User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2) Gecko/20020508 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin/Apache with PHP CGI References: <01ufduo7c330fgmratp0qgfrgqkdv7upa8 AT 4ax DOT com> <3CD92533 DOT 9B0A0147 AT wapme-systems DOT de> <71hidu8lr0qssqnne37377r6aac6t40l8n AT 4ax DOT com> <3CDA53EC DOT D3866B26 AT wapme-systems DOT de> <88dldugtt8sfdql1r3inb85uq47frqnuqu AT 4ax DOT com> <27uldusi9241b01mgf37qocmsq6k71hud4 AT 4ax DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sam, your mail keeps bouncing. It makes it hard to want to help you when you cannot be emailed. Sam Edge wrote: > Instead I've downloaded the latest 4.2.0 Win32 native PHP ZIP file and > unzipped this into its own directory. I have a patched version of PHP-4.2.0 (actually RC4) for Cygwin you can use. There's is no XML support which is a bit of a stumbling block so if anyone can give me a hint as to why I get this error compiling PHP against expat-1.95.2 I'd very very appreciative. I know about PHP, not compiling against Cygwin :) dlltool: Syntax error in def file .libs/cygexpat-0.dll-def:0 Warning: resolving _rl_line_buffer by linking to __imp__rl_line_buffer (auto-import) Warning: resolving _rl_point by linking to __imp__rl_point (auto-import) Warning: resolving _rl_end by linking to __imp__rl_end (auto-import) Warning: resolving _rl_mark by linking to __imp__rl_mark (auto-import) Warning: resolving _rl_done by linking to __imp__rl_done (auto-import) Warning: resolving _rl_pending_input by linking to __imp__rl_pending_input (auto -import) Warning: resolving _rl_prompt by linking to __imp__rl_prompt (auto-import) Warning: resolving _rl_terminal_name by linking to __imp__rl_terminal_name (auto-import) Warning: resolving _rl_library_version by linking to __imp__rl_library_version (auto-import) Warning: resolving _rl_readline_name by linking to __imp__rl_readline_name (auto-import) Warning: resolving _rl_attempted_completion_function by linking to __imp__rl_attempted_completion_function (auto-import) Warning: resolving _stdscr by linking to __imp__stdscr (auto-import) Warning: resolving _COLS by linking to __imp__COLS (auto-import) ./.libs/libphp4.a(xml.o): In function `zm_info_xml': /home/Administrator/src/php-4.2.0RC4/ext/xml/xml.c:236: undefined reference to `_imp__XML_ExpatVersion' ./.libs/libphp4.a(xml.o): In function `xml_parser_dtor': /home/Administrator/src/php-4.2.0RC4/ext/xml/xml.c:300: undefined reference to `_imp__XML_ParserFree' and so on... Cheers, Graeme -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/