wip/jdk14: okay
Gergo Szakal
bastyaelvtars at gmail.com
Thu Feb 22 16:16:07 PST 2007
On Fri, 23 Feb 2007 00:00:47 +0100
"Simon 'corecode' Schubert" <corecode at fs.ei.tum.de> 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 <bastyaelvtars at gmail.com>
University Of Szeged, HU
Faculty Of General Medicine
/* Please do not CC me with replies, thank you. */
More information about the Users
mailing list