On Fri, 23 Feb 2007 00:00:47 +0100 "Simon 'corecode' Schubert" <[EMAIL PROTECTED]> wrote:
> You don't have to buildworld just for rtld. If you never built world before, > you need to do > > cd /usr/src/lib/libc_rtld && make depend && make > cd /usr/src/libexec/rtld-elf && make depend && make && make install > > If you already built world, you can shortcut this to > > cd /usr/src/libexec/rtld-elf && wmake && wmake install DESTDIR=/ > INSTALL=install > > it will take you 5 seconds, maximum 10 minutes. > Thanks for the tip. BAH, I ran out of inodes (although not hacked anything), I will do a newfs on my ~ tomorrow. It is futile though, there is the feedback from Petr. -- Gergo Szakal <[EMAIL PROTECTED]> University Of Szeged, HU Faculty Of General Medicine /* Please do not CC me with replies, thank you. */
