Hei,
ich habe auf einer Maschine ein 5.0 laufen. Auf dieser lief zu Zeiten
von 4.x noch erfolgreich ein "Veritas NetBackup" Client. Seit dem
Systemupdate macht der es aber nicht mehr. Der Grund:
% ldd /usr/openv/bin/vopied
/usr/openv/bin/vopied:
libc.so.3 => not found (0x0)
Ergo habe ich meine Kernel-Konfiguration um folgenden Eintrag
erweitert:
options COMPAT_FREEBSD4
Aber auch damit bleibt:
% ls -l /usr/lib/libc.so*
lrwxr-xr-x 1 root wheel 9 Apr 17 07:50 /usr/lib/libc.so -> libc.so.5
-r--r--r-- 1 root wheel 872860 Apr 17 07:50 /usr/lib/libc.so.5
Von Veritas NetBackup gibt es keinen aktuellen Client für FreeBSD
5. Hat jemand eine Idee, wie das trotzdem laufen kann?
Merci.
Roland
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 24 Apr 2003 - 10:01:12 CEST