Problem with rootdisk.sh

2001-09-26 Thread Lim Swee Tat
Everytime I run the make portion of the program, it will always get to this error where it cannot find utilities/dbootstrap/dbootstrap. Even after I change rootdisk.sh to look for utilities/dbootstrap/build/dbootstrap, the program still runs into this error. Can this get resolved?? Thanx in

Re: Problem with rootdisk.sh

2001-09-26 Thread David Kimdon
I think the issue is you need to do 'make utils' first We actually should fix the dependancies so this works properly. -David Thu, Sep 27, 2001 at 12:29:19AM +0800 wrote: Everytime I run the make portion of the program, it will always get to this error where it cannot find

Re: Problem with rootdisk.sh

2001-09-26 Thread Philip Charles
With boot-floppies 3.0.14 ( and presumably earlier versions) debootstrap has to be installed. It is not listed in the boot-floppies dependencies. Phil. On Thu, 27 Sep 2001, Lim Swee Tat wrote: Everytime I run the make portion of the program, it will always get to this error where it cannot