ejsym
16 years agoLevel 2
FreeBSD-client under 6.5.x - /libexec/ld-elf.so.1: ./bplist: Undefined symbol "__h_error"
Hi,
I've got a FreeBSD client system (FreeBSD 7.1, 64-bit). Installation has been done locally, i.e. 6.5 from CD, upgrade to 6.5.3, then hotfix to 6.5.3.1 to have the most current version.
Server initiated backups run without problems, however when I try to execute a command on the client I get the following error:
# ./bplist
/libexec/ld-elf.so.1: ./bplist: Undefined symbol "__h_error"
#
Whatever "bp..."-command I execute from /usr/openv/netbackup/bin I get the same error.
Please note that I've got the 5.x-compatibility libraries installed, from ports, i.e. compat5x-amd64-5.4.0.8_9 to be exact.
The libraries referred to in the FreeBSD client executables of NetBackup are also available on the system:
# ldd bplist
bplist:
libkvm.so.2 => /usr/local/lib32/compat/libkvm.so.2 (0x280d1000)
libstdc++.so.4 => /usr/local/lib32/compat/libstdc++.so.4 (0x280d7000)
libm.so.3 => /usr/local/lib32/compat/libm.so.3 (0x281b4000)
libc.so.5 => /usr/lib32/libc.so.5 (0x281cf000)
#
i.e. all of the above (libkvm.so.2, libstdc++.so.4,...) are present.
Also, both the kernel and system are fresh, i.e. compiled and installed only a few days ago.
Here are my questions:
o) Has anybody else seen problems like these?
o) What can I do to get the netbackup related commands going on the FreeBSD-client?
Thanks much in advance for your help,
-ewald
I've got a FreeBSD client system (FreeBSD 7.1, 64-bit). Installation has been done locally, i.e. 6.5 from CD, upgrade to 6.5.3, then hotfix to 6.5.3.1 to have the most current version.
Server initiated backups run without problems, however when I try to execute a command on the client I get the following error:
# ./bplist
/libexec/ld-elf.so.1: ./bplist: Undefined symbol "__h_error"
#
Whatever "bp..."-command I execute from /usr/openv/netbackup/bin I get the same error.
Please note that I've got the 5.x-compatibility libraries installed, from ports, i.e. compat5x-amd64-5.4.0.8_9 to be exact.
The libraries referred to in the FreeBSD client executables of NetBackup are also available on the system:
# ldd bplist
bplist:
libkvm.so.2 => /usr/local/lib32/compat/libkvm.so.2 (0x280d1000)
libstdc++.so.4 => /usr/local/lib32/compat/libstdc++.so.4 (0x280d7000)
libm.so.3 => /usr/local/lib32/compat/libm.so.3 (0x281b4000)
libc.so.5 => /usr/lib32/libc.so.5 (0x281cf000)
#
i.e. all of the above (libkvm.so.2, libstdc++.so.4,...) are present.
Also, both the kernel and system are fresh, i.e. compiled and installed only a few days ago.
Here are my questions:
o) Has anybody else seen problems like these?
o) What can I do to get the netbackup related commands going on the FreeBSD-client?
Thanks much in advance for your help,
-ewald