Hi Claudio,

2007/2/21, Claudio Leonel <[EMAIL PROTECTED]>:

Hi,

I am trying to rebuild a single package for my
configuration using the command:

./scripts/Build-Pkg -cfg MYCFG -root auto busybox

But the package is installed in the root of my
host system (actually it makes a mess because
all symlinks of busybox are installed in my
system)

Thats how Build-Pkg works ;-)

How do I specify for the package to be installed
in the root of the build of my configuration ?

You should rather use

 ./Build-Target -cfg MYCFG -job 5-busybox

to rebuild a single package, prepend the package name with stagelevel
you want to rebuild in. Sometimes it will be useful to remove the
package files before rebuilding the package, use

 ./scripts/Create-ErrList -cfg MYCFG -remove busybox

to cleanup your build tree.

Michael



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to