bixagent doesn't run on freebsd

Submitted by Anonymous on November 5, 2006 - 07:50.

./bixagent
/libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found, required by "bixsystemlib.so"

$ uname -sr
FreeBSD 6.0-RELEASE

$ ldconfig -r | grep libiconv
143:-liconv.3 => /usr/local/lib/libiconv.so.3

$ ls -l /usr/local/lib/*libiconv*
-rw-r--r-- 1 root wheel 1055938 Mar 1 2006 /usr/local/lib/libiconv.a
-r--r--r-- 1 root wheel 784 Mar 1 2006 /usr/local/lib/libiconv.la
lrwxr-xr-x 1 root wheel 13 Mar 1 2006 /usr/local/lib/libiconv.so -> libiconv.so.3
-r--r--r-- 1 root wheel 1028012 Mar 1 2006 /usr/local/lib/libiconv.so.3


Submitted by bixdata on November 5, 2006 - 10:48.

Thanks for the info! We have filed this as a bug for release 2.6m which is a beta for FreeBSD.
Please use release 2.5 for FreeBSD for your version of FreeBSD.
http://bixdata.com/downloadrelease25


Submitted by joe on November 5, 2006 - 13:45.

Hi,

thanks, but I tried version 2.5 and got the same error (and also got the error with bixserver). I'm guessing I have some anomaly with my system, i just don't know what it could be.


Submitted by bixdata on November 5, 2006 - 21:16.

Can you do any of the following commands and post the info

ldd bixsystemlib.so
ldd bixagent

That will help.


Submitted by joe on November 6, 2006 - 09:39.

ldd bixagent
ldd: bixagent: can't read program header
ldd: bixagent: not a dynamic executable

ldd bixsystemlib.so
ldd: bixsystemlib.so: not a dynamic executable


Submitted by joe on November 6, 2006 - 10:55.

could this be because this is an opteron system?


Submitted by bixdata on November 14, 2006 - 23:13.

I'm not sure, We've got Itanium and Opteron Linux systems, and they work fine with the standard linux build. However, there may be something different about FreeBSD/Opteron.

I'd like tohelp you out, let me see what I can find out.