Why does c-icap insist on being installed in /usr/local/c-icap? This creates the entire /usr directory structure (bin, lib, etc, share, man, etc) in /usr/local/c-icap, rather than installing the components into the already-existing /usr directory structure found in /usr/local. The default prefix for autoconf-generated configure scripts is /usr/local. Just don't specify a prefix and c-icap products will end up in the right place (for /usr/local).
Lenovo fix for slpd crash during testing: bad pointer after realloc.
Jennie, I'm on vacation right now so I don't have the ability to examine the wireshark dump. However, here's a diagnostic query: is your subnet mask set to 255.255.255.128 /25 or greater? If so, then x.x.x.127 addresses are in fact broadcast addresses for their subsets. See for reference http://spazioweb.inwind.it/mydivx/netmask.htm. Please check. Regards, John On Wed, Apr 19, 2017 at 6:16 AM jennie jennieho1121@users.sf.net wrote: The occurrence rate is 100% [bugs:#157] https://sourceforge.net/p/openslp/bugs/157/...
Passing pcScopeList == NULL to SLPFindSrvs may lead to SEGV
fixed in 2.0 code base.
OpenSLP port to MinGW+MSYS
Fixed in 2.0 code base.
Enh: slptool option to set service registration lifetime