Jim, Seems like I found these problems also some time ago when I first started working on 2.0. The slptool code in the 2.x code base is much more stable. You could try substituting the slptool.c file at the HEAD of the svn repository. I'm not sure it will build without a little tweaking (because if interface differences), but it may.
John On Jan 17, 2008 11:06 AM, jim marshall <[EMAIL PROTECTED]> wrote: > I just downloaded and untarred openSLP 1.2.1 to a Solaris box, did a > configure and make, everything went fine. When I try to run slptool: > > $ ./slptool findsrvs service:wbem > errorcode: -23 > > > Also when I do a slptool --version the process dumps core: > > $ ./slptool --version > slptool version = 1.2.1 > libslp version = 1.2.1 > Segmentation Fault (core dumped) > > $ ldd slptool > libslp.so.1 => /files/jm/openslp-1.2.1/build/lib/libslp.so.1 > libnsl.so.1 => /usr/lib/libnsl.so.1 > libsocket.so.1 => /usr/lib/libsocket.so.1 > libresolv.so.2 => /usr/lib/libresolv.so.2 > libc.so.1 => /usr/lib/libc.so.1 > libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1 > libdl.so.1 => /usr/lib/libdl.so.1 > libmp.so.2 => /usr/lib/libmp.so.2 > /usr/platform/SUNW,Ultra-30/lib/libc_psr.so.1 > > > if I use the older 1.0.11 it also dumps core doing a slptool --version > but the query works as expected: > > $ ./slptool findsrvs service:wbem > service:wbem:https://192.168.10.59:5989,2850 > service:wbem:https://192.168.10.24:5989,7455 > service:wbem:https://192.168.10.53:5989,3270 > service:wbem:https://192.168.10.55:5989,4290 > > $ ./slptool --version > slptool version = 1.0.11 > libslp version = 1.0.11 > Segmentation Fault (core dumped) > > $ ldd slptool > libslp.so.1 => /files/jm/openslp-1.0.11/build/lib/libslp.so.1 > libm.so.1 => /usr/lib/libm.so.1 > libnsl.so.1 => /usr/lib/libnsl.so.1 > libsocket.so.1 => /usr/lib/libsocket.so.1 > libresolv.so.2 => /usr/lib/libresolv.so.2 > libc.so.1 => /usr/lib/libc.so.1 > libdl.so.1 => /usr/lib/libdl.so.1 > libmp.so.2 => /usr/lib/libmp.so.2 > /usr/platform/SUNW,Ultra-30/lib/libc_psr.so.1 > > > Any thoughts on what maybe wrong with the 1.2.1 version? > > -- > Jim Marshall > Sr. Staff Engineer > WBEM Solutions, Inc. > 978-947-3607 > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Openslp-users mailing list > Openslp-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openslp-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Openslp-users mailing list Openslp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openslp-users