You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by wr...@apache.org on 2002/03/07 18:22:56 UTC

Re: os-other/10057: ApacheMonitorVersion.rc not in source distributribution httpd-2_0_32-beta_tar.gz

[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]


Synopsis: ApacheMonitorVersion.rc not in source distributribution httpd-2_0_32-beta_tar.gz

Comment-Added-By: wrowe
Comment-Added-When: Thu Mar  7 09:22:56 PST 2002
Comment-Added:

ApacheMonitorVersion.rc is a generated resource.  Unfortuantely,
the cygwin port is not based on the native API but the cygwin
layer, so we [both win32 and cygwin coders] have paid 
insufficient attention to building versioned .dll/.so files
and the native win32/ tree in cygwin.

It's a generated file, you can see 'how' it's generated in
the support/win32/ApacheMonitor.dsp ... really simple awk.
Probably trivial to get a cygwin-specific Makefile.in for
that tree.  Patches can be attached to this incident.

Thanks for participating in the Apache 2.0 Beta!

Release-Changed-From-To: 2.0.32-2.0.32/cygwin
Release-Changed-By: wrowe
Release-Changed-When: Thu Mar  7 09:22:56 PST 2002
Category-Changed-From-To: build-os-other
Category-Changed-By: wrowe
Category-Changed-When: Thu Mar  7 09:22:56 PST 2002