Bill Moseley wrote:
> On Tue, Oct 24, 2006 at 01:59:58AM -0700, Steffen Netz wrote:
>
> > > > err: Swish aborted with non-negative lasterror
>
> That's an unexpected error. There was some bit of code that returned
> unsuccessful, but failed to set the "lasterror" number.
>
> I wonder if you have a library mis-match. Did you have swish on this
> machine before?
O.K. I believe,
I've found the reason.
sun20:~/swish-e-2.4.4: ldd src/.libs/swish-e
libxml2.so.2 => /sw/opensrc/lib/libxml2.so.2
libdl.so.1 => /usr/lib/libdl.so.1
libpthread.so.1 => /usr/lib/libpthread.so.1
libiconv.so.2 => /sw/opensrc/gnu/lib/libiconv.so.2
libsocket.so.1 => /usr/lib/libsocket.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libswish-e.so.2 => /sw/opensrc/lib/libswish-e.so.2 <<- This is the old one
libz.so => /sw/opensrc/lib/libz.so
libm.so.1 => /usr/lib/libm.so.1
libc.so.1 => /usr/lib/libc.so.1
libgcc_s.so.1 => /sw/opensrc/gnu/lib/libgcc_s.so.1
libmp.so.2 => /usr/lib/libmp.so.2
libpcreposix.so.0 => /sw/opensrc/lib/libpcreposix.so.0
libpcre.so.0 => /sw/opensrc/lib/libpcre.so.0
libthread.so.1 => /usr/lib/libthread.so.1
/usr/platform/SUNW,Sun-Fire-880/lib/libc_psr.so.1
I'm not the Admin, and I'm trying to make a private version (for tests).
How can I exclude the old
libswish-e.so.2
from the lib-search?
Perhaps, the new version should get a new number?!!
> ll src/.libs/libswish-e.so.2.0.0 /sw/opensrc/lib/libswish-e.so.2.0.0
.. 1359032 Oct 24 10:48 src/.libs/libswish-e.so.2.0.0
.. 304756 Jan 3 2006 /sw/opensrc/lib/libswish-e.so.2.0.0
Anyhow, I will talk to my Admin, hopefully he can help me.
Thanks for comments,
Steffen
Received on Tue Oct 24 04:45:31 2006