[rescue] istatd part - Re: problems compiling istatd and/or Bjango istatserverlinux on Solaris 11.3

Jonathan Patschke jp at celestrion.net
Mon May 21 15:11:22 CDT 2018


On Mon, 21 May 2018, Jerry Kemp wrote:

> here is a copy-n-paste of the compile.  I don't see LD being called, so I am 
> presuming that it is the latter suggestion.

That looks reasonble.  Is your gcc the one in /usr/bin or some other gcc?

I've just spun up a Solaris 11.3 VM and installed gcc, gnu-make, autoconf,
automake, libtool, and git.  I checked out the repository you pointed out
and got slightly simpler compilation output (mo -M[TDPF] flags).

I then got this from ldd:

jp at ai-vm:~/build/istatd$ ldd istatd
         libsocket.so.1 =>        /lib/libsocket.so.1
         libnsl.so.1 =>   /lib/libnsl.so.1
         libxml2.so.2 =>  /lib/libxml2.so.2
         libkstat.so.1 => /lib/libkstat.so.1
         libstdc++.so.6 => /usr/lib/libstdc++.so.6
         libm.so.2 => /lib/libm.so.2
         libgcc_s.so.1 => /usr/lib/libgcc_s.so.1
         libc.so.1 => /lib/libc.so.1
         libmp.so.2 => /lib/libmp.so.2
         libucrypto.so.1 => /lib/libucrypto.so.1
         libpthread.so.1 => /lib/libpthread.so.1
         libz.so.1 => /lib/libz.so.1
         libelf.so.1 => /lib/libelf.so.1
         libcryptoutil.so.1 => /lib/libcryptoutil.so.1

This makes me think that you have competing libraries/tools installed.

-- 
Jonathan Patschke
Austin, TX
USA


More information about the rescue mailing list