This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin/Apache with PHP CGI



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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]