[Cachecc1-list] ld_preload
Brought to you by:
bpc
From: Lars <lar...@gm...> - 2004-05-21 19:54:58
|
Hi, i had the LD_PRELOAD and LD_PRELOAD_32 set to the location of the cachecc1.= so and got into trouble, because the name resolution didnt work any more: root@kasi:~# cat /etc/resolv.conf nameserver 192.168.1.11 search buch.netz root@kasi:~# nslookup -sil firewall Server: 192.168.1.11 Address: 192.168.1.11#53 Name: firewall.buch.netz Address: 192.168.1.11 root@kasi:~# ping firewall ping: unknown host firewall root@kasi:~# fgrep host /etc/nsswitch.conf hosts: files dns=20 so my idea to set the enviroment on startup for the whole system was a bad = one. (/etc/profile) regards Lars T=E4uber |