Subject: Re: diskless woes - init not recognized
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Chuck Swiger <cswiger@mac.com>
List: netbsd-help
Date: 05/20/2005 09:56:15
Manuel Bouyer wrote:
[ ... ]
> It could be a shared library issue. In 2.0 all binaries (including /sbin/init)
> are dynamically linked, while /bin and /sbin are statically linked in 1.6.x.
> Make sure you have a properly-populated /lib and /usr/lib.
Is there something wrong with staticly linking init? If the kernel-syscall API
changes, I don't mind rebuilding world rather than just libc.so...
--
-Chuck