[gobolinux-devel] [gobolinux-commits] tools/ChrootCompile/bin ChrootCompile

Lucas C. Villa Real lucasvr at gobolinux.org
Mon Dec 18 16:51:52 UTC 2006


On 12/18/06, Ricardo Nabinger Sanchez <rnsanchez at wait4.org> wrote:
> On Mon, 18 Dec 2006 16:25:35 +0000
> "Lucas C. Villa Real" <lucasvr at gobolinux.org> wrote:
>
> > Log message:
> >       Inclusion of $goboVariable/lock, as some builds expects it (eg:
> > Minicom)
> >
> > ...
> >     mkdir -p $rootdir/System/Variable
> >     mkdir -p $rootdir/System/Variable/tmp
> >     mkdir -p $rootdir/System/Variable/log
> > +   mkdir -p $rootdir/System/Variable/lock
>
> V/run is also demanded by lots of daemons (sshd, for instance), just in case
> it isn't already there (can't check by myself right now).

Is it required at build time? I got an error compiling OpenSSH inside
ChrootCompile yesterday when it tried to mkdir -p something at /var.
I'll check that again later and will include the missing dir, just in
case that does the trick.

-- 
Lucas
powered by /dev/dsp


More information about the gobolinux-devel mailing list