Looks like some dependency not built to a sufficient version, or that libnsnis' runtime linker flags were not set correctly at build time?
what does $ ldd -d /usr/snadm/lib/libnsnis.so.1 tell you? or even $ dump -Lv /usr/snadm/lib/libnsnis.so.1 | egrep '(RPATH|RUNPATH)' Lou Picciano ----- Original Message ----- From: "Roel_D" <[email protected]> To: "Discussion list for OpenIndiana" <[email protected]> Sent: Wednesday, October 3, 2012 4:19:28 PM Subject: [OpenIndiana-discuss] [oi_151a5 64-bit ] zone config script halts I created a new zone on my freshly installed OI_151a5. I made a mistake by choosing NIS as nameserver instead of DNS. But after confirming my choice the following line is printed: ld.so.1: sysidns: fatal: relocation error: file /usr/snadm/lib/libnsnis.so.1: symbol smf_get_state: referenced symbol not found I jumped out of the config with .~ and rebooted the zone. The script started again at the network config and I could select DNS and everything went fine. Just to inform anyone _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
