On Tue, Feb 27, 2007 at 06:18:11PM -0800, K. Richard Pixley wrote: > Shouldn't the devkit or the toolchain have noticed that I've copied > /lib/libc into my scratchbox target and thus provided a spoof that > scratchbox provides libc?
Instead of copyinf libc, install the .deb packages provided by toolchain: dpkg -i /scratchbox/complilers/yourtoolchain/packages/*.deb "sb-conf install --clibrary" is meant more for people who are not using package managment on target. Btw, compiling and installing dependencies by hand is boring, use crocodile[1] instead. [1] http://www.scratchbox.org/wiki/Crocodile -- "rm -rf" only sounds scary if you don't have backups _______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users