This is the mail archive of the cygwin-apps@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: [UPDATE] apache-1.3.29-1 ready for testing and upload


"Gerrit P. Haase" schrieb:
> USE_EXPAT is only used in http_main.c and if it is not used there, the
> header xmlparse.h is never included and the comment suggests that Expat
> is not linked in when USE_EXPAT isn't defined:
> /* force Expat to be linked into the server executable */
> 
> I guess usually one never knows if the target system has a shared
> libexpat handy and so they always build it using the bundled expat-lite
> source.  It works if there is no system expat library at the build
> sysytem and if you want ./Configure to use the system Expat then one
> needs to define USE_EXPAT and EXPATLIB explicit in the target specific
> sections (most probably this is the way it is done), so don't care about
> the generic section, just define the two flags or use the bundled
> expat-lib (means remove the expat installation from your build system,
> but why define it again when we have a shared libexpat).
> 
> If you ask me, this is a Configure bug!

ok, I can hand it over to the apache folks... they can have some brain
washing about it.

meanwhile I'll check to get the system expat used, instead of
including the bundled statically. This should reduce size etc.

If it makes any kind of problems while runtime, I'll kick it and use
the bundled.

Stipe

mailto:tolj@wapme-systems.de
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf, NRW, Germany

phone: +49.211.74845.0
fax: +49.211.74845.299

mailto:info@wapme-systems.de
http://www.wapme-systems.de/
-------------------------------------------------------------------

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.2 (Cygwin)

mIsEP6mcYwEEAMDnUiUwrbb+xwTFWN6TxF2+XZu7/alwJMeCwMBRvXtPZqfjpPhS
OkBpU0F4TrVuugz1HINTSaJTYq10AzDQXp5NkyWgckqW79nPAWuOX0dicbJk+cN2
nM2TI4KaxUDe6u8hghNEnH/i2lXsUu9apnP/iixzV81VC2je3uc9hZpnAAYptEVT
dGlwZSBUb2xqIChUZWNobm9sb2d5IENlbnRlciAmIFJlc2VhcmNoIExhYikgPHRv
bGpAd2FwbWUtc3lzdGVtcy5kZT6ItAQTAQIAHgUCP6mcYwIbAwYLCQgHAwIDFQID
AxYCAQIeAQIXgAAKCRABV0w1BqPYRuSqA/wPzsQxao2YePENCtgRTrO86U6zg3sl
OcS6CJFI4FZP5h/xD3GRsNH1+MPSvZlomDdpFnr547DGz/Kq9MXuQwVvlVig5yWZ
K5dtKp1r5YLhxJQBhfirZbRFFnYmf19f18J8OoS28tuFVftDl1AIwJS3HLyBTv6H
g2HyLAEKQIp30Q==
=aYCI
-----END PGP PUBLIC KEY BLOCK-----


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