Make an image with needded packages

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Make an image with needded packages

Post by ispyisail »

I was having simlar problems

You need to find

Code: Select all

gdb-linaro-7.6-2013.05.tar.bz2
then copy to download folder

I don't know why but this has only just started to happen?

User avatar
harsini
Posts: 84
Joined: Mon Jul 22, 2013 9:59 am
Location: Iran

Re: Make an image with needded packages

Post by harsini »

ispyisail wrote:I was having simlar problems

You need to find

Code: Select all

gdb-linaro-7.6-2013.05.tar.bz2
then copy to download folder

I don't know why but this has only just started to happen?
Thank you that's worked.
It is really frustrating after about 2.5 hours this time it failed with not found gcc-linaro-4.8-2014.04.tar.xc :x

Again I download the file and copy that to download folder.Let's see what happen next :roll:
Does using "make custom" again after failling start it from first or from the failed point?Is it right to do that at all???without make clean?
I get embarrassed because of being so inexperience in this field :oops:

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Make an image with needded packages

Post by ispyisail »

It is really frustrating after about 2.5 hours this time it failed with not found gcc-linaro-4.8-2014.04.tar.xc
yes I agree

You wait, you find another file missing then you have to do it again :(

User avatar
harsini
Posts: 84
Joined: Mon Jul 22, 2013 9:59 am
Location: Iran

Re: Make an image with needded packages

Post by harsini »

Another one:

Code: Select all

ERROR: module '/home/nima/gargoyle/custom-src/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.49/net/ipv4/netfilter/*weburl*.ko' is missing.
make[4]: *** [/home/nima/gargoyle/custom-src/bin/ar71xx/packages/base/kmod-ipt-weburl_3.10.49-1-f5225c31f0a1147c9a2e94da5cbc457e_ar71xx.ipk] Error 1
make[4]: Leaving directory `/home/nima/gargoyle/custom-src/package/kernel/linux'
make[3]: *** [package/kernel/linux/compile] Error 2
make[3]: Leaving directory `/home/nima/gargoyle/custom-src'
make[2]: *** [/home/nima/gargoyle/custom-src/staging_dir/target-mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[2]: Leaving directory `/home/nima/gargoyle/custom-src'
make[1]: *** [world] Error 2
make[1]: Leaving directory `/home/nima/gargoyle/custom-src'
cp: cannot stat ‘bin/ar71xx/uboot-ar71xx-nbg460n_550n_550nh:’: No such file or directory
I solved one another before this I will tell about all the problem and solution if I will successfully make my image.God willing.


yes I agree
You wait, you find another file missing then you have to do it again :(
I didn't do "make clean" before "make custom" and the config menu didn't show.I don't know if it continue the failed one or something else. :?:

Post Reply