On Sat, Jan 20, 2007 at 08:32:02PM +0100, Dario Freni wrote:
> 
> On 20/gen/07, at 17:15, Gergely CZUCZY wrote:
> 
> >hello
> >
> >while i was building a self-made freesbie2
> >i had experienced some errors. precisely, at
> >installworld stage the executables "install"
> >and "touch" were not found:
> >
> >mtree -deU   -f /usr/src/include/../etc/mtree/BSD.include.dist  -p 
> >/usr/local/freesbie-fs/usr/include
> >touch: not found
> >*** Error code 127
> >
> >and:
> >===> share/info (install)
> >install -o root -g wheel -m 444  dir-tmpl 
> >/usr/local/freesbie-fs/usr/share/info/dir
> >install: not found
> >
> >i did a:
> ># make iso
> >
> >my freesbie.conf:
> >ISOPATH='/mnt/swap/images/freesbie/freesbie-phx.2.iso'
> >IMGPATH='/mnt/swap/images/freesbie/freesbie-phx.2.iso'
> >MAKEJ='-j1'
> >KERNELCONF=/usr/local/share/freesbie/conf/i386/PHXSBIE
> >EXTRA="comconsole customroot etcmfs"
> >MAKEOBJDIRPREFIX=/usr/freesbieobj/
> >NO_COMPRESSEDFS=YES
> >NO_UNIONFS=YES # Unionfs is broken in > 6.0, so disable it by default
> >
> >i had played around with
> >MAKE_ENV="PATH=$PATH"
> >in order to tell it to use the one from the system, but
> >that didn't work either.
> >
> >the install and touch files were missing from /usr/freesbieobj/
> >
> >after several failures i traced back all the process till the
> >installworld.sh, and i had executed a:
> >env MAKEOBJDIRPREFIX=/usr/freesbieobj/ make 
> >__MAKE_CONF=/usr/local/share/freesbie/conf/make.conf 
> >buildworld
> >
> >now the missing stuff was built, and it also installed.
> >
> >the question is, is this the desired behaviour or have i
> >messed up something there?
> >
> >later on using freesbie, how can i avoid this issue?
> 
> Fix your system date :)
it was ntpd'd just a few moments back. it's a desktop
and being synced on every boot
> 
> Bye,
> Dario
> 
> --
> FreeSBIE mailing list (http://www.freesbie.org)
> 

Bye,

Gergely Czuczy
mailto: [EMAIL PROTECTED]

-- 
Weenies test. Geniuses solve problems that arise.

Attachment: pgpUxiG7KtPar.pgp
Description: PGP signature

-- 
FreeSBIE mailing list (http://www.freesbie.org)

Reply via email to