On 12/18/06, Ricardo Nabinger Sanchez <[EMAIL PROTECTED]> wrote: > On Mon, 18 Dec 2006 16:25:35 +0000 > "Lucas C. Villa Real" <[EMAIL PROTECTED]> 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 _______________________________________________ gobolinux-devel mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
