On Sat, Mar 18, 2006 at 02:24:57PM +0000, Edjard Mota wrote: > Hi, > Why should be done to install a fakeroot in a new toolchain built inside > scratchbox? > I am getting a message saying thereis no fakeroot for the compiler of the > built toochain, although I have made it using fakeroot already installed > in > scratchbox.
There should be one in the /scratchbox/device_tools/fakeroot-1.4.2/your-compiler/ If not, something went wrong in the toolchain compilation. You can reproduce the device_tools compilation with command: matö -C meta/device_tools CONFIG=meta/toolchain/your-config.conf arch-tools device-tools -- Toni Timonen 040-5111863,GPG 0x7984A4FD _______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
