Page 1 of 1

how to compile gargoyle? (solved)

Posted: Tue Feb 23, 2016 7:40 am
by nozombian
Hello, I'm new to gargoyle, I came here by accident, because openwrt is several days down and I desperately needed something openwrt based :) My first impression is I'm amazed! :shock: Ssh works as openwrt pluse very nice GUI and handy functions out of the box. Good work, guys! 8-)

But I will rather get the point, I'm used to compile openwrt packages into the flash image using make from latest trunk. There's great tutorial for compiling openwrt (well, when it works), but I'd like to include big packages into gargoyle which would not fit otherwise (samba, curl, emailing daemon, etc). Could you please point me to a direction, where should I start? Or gargoyle is compiled only by gargoyle developer, user gets the prebuild image and that's it? Thank you.

Edit, sorry, I guess I found it: http://www.gargoyle-router.com/wiki/dok ... umentation

Re: how to compile gargoyle? (solved)

Posted: Tue Mar 01, 2016 2:26 pm
by manski
Hi , did You compile with succes , i try since few days ( i need gargoyle with USB drivers ) , but with no result :http://www.gargoyle-router.com/phpbb/vi ... f=8&t=8355 , still some errors .

Re: how to compile gargoyle? (solved)

Posted: Wed Mar 02, 2016 5:20 am
by nozombian
No, I have not tested it yet. Judging from error message in your other post I'm almost sure, that we can't compile as long as openwrt will have problems with their servers, because gargoyle's make scripts depend on openwrt servers too.

Try later and maybe you will get lucky. Openwrt sometimes works somehow, but not everything, and sometimes is completely down. I hope they will get it fixed, because openwrt compilation is not possible too.

Re: how to compile gargoyle? (solved)

Posted: Wed Mar 02, 2016 3:39 pm
by manski
Lantis changed something in git , and compilation started , but not finished succesfully , after that i have errors :

make[4]: *** [/home/piotr/gargoyle/custom-src/bin/ar71xx/packages/base/kmod-ipt-weburl_3.18.23-1-ed46525094b68af47a913be938370ddf_ar71xx.ipk] Error 1
make[4]: Leaving directory `/home/piotr/gargoyle/custom-src/package/kernel/linux'
make[3]: *** [package/kernel/linux/compile] Error 2
make[3]: Leaving directory `/home/piotr/gargoyle/custom-src'
make[2]: *** [/home/piotr/gargoyle/custom-src/staging_dir/target-mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[2]: Leaving directory `/home/piotr/gargoyle/custom-src'
make[1]: *** [world] Błąd 2
make[1]: Leaving directory `/home/piotr/gargoyle/custom-src'
cp: couldn't do stat na „bin/ar71xx/uboot-ar71xx-nbg460n_550n_550nh:”: no file or directory

than i'm confusion