Gargoyle-ispy 2013-May-02.7z

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

jorgemiguel4
Posts: 85
Joined: Thu Dec 29, 2011 2:17 pm

Re: Gargoyle-ispy 2013-May-02.7z

Post by jorgemiguel4 »

It looks OK for now... building. I will report later :)


Thanks

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

Re: Gargoyle-ispy 2013-May-02.7z

Post by ispyisail »

Code: Select all

Generating index for package ./libxtables_1.4.10-4_brcm47xx.ipk
Generating index for package ./miniupnpd_1.8-1_brcm47xx.ipk
Generating index for package ./mtd_18.1_brcm47xx.ipk
Generating index for package ./netifd_2013-01-29.2-4bb99d4eb462776336928392010b372236ac3c93_brcm47xx.ipk
Generating index for package ./nvram_9_brcm47xx.ipk
Generating index for package ./opkg_618-3_brcm47xx.ipk
Generating index for package ./plugin-gargoyle-theme-by-matei_1.5.0-1_all.ipk
Generating index for package ./plugin-gargoyle-theme-dark-one_1.5.0-1_all.ipk
Generating index for package ./plugin-gargoyle-theme-green_1.5.0-1_all.ipk
Generating index for package ./plugin-gargoyle-theme-light_1.5.0-1_all.ipk
Generating index for package ./plugin-gargoyle-theme-xeye_1.5.0-1_all.ipk
Generating index for package ./ppp-mod-pppoe_2.4.5-8_brcm47xx.ipk
Generating index for package ./ppp_2.4.5-8_brcm47xx.ipk
Generating index for package ./qos-gargoyle_1.5.0-1_brcm47xx.ipk
Generating index for package ./tc_3.3.0-1_brcm47xx.ipk
Generating index for package ./ubus_2013-01-13-bf566871bd6a633e4504c60c6fc55b2a97305a50_brcm47xx.ipk
Generating index for package ./ubusd_2013-01-13-bf566871bd6a633e4504c60c6fc55b2a97305a50_brcm47xx.ipk
Generating index for package ./uci_2013-05-02.1-1_brcm47xx.ipk
Generating index for package ./webmon-gargoyle_1.5.0-1_brcm47xx.ipk
Generating index for package ./wireless-tools_29-5_brcm47xx.ipk
Generating index for package ./wol_0.7.1-2_brcm47xx.ipk
Generating index for package ./wpad-mini_20120910-1_brcm47xx.ipk
make[3]: Leaving directory `/home/user/gargoyle/brcm47xx-src'
make[2]: Leaving directory `/home/user/gargoyle/brcm47xx-src'
make[1]: Leaving directory `/home/user/gargoyle/brcm47xx-src'
user@ubuntu:~/gargoyle$
Unsure if completed or not?

jorgemiguel4
Posts: 85
Joined: Thu Dec 29, 2011 2:17 pm

Re: Gargoyle-ispy 2013-May-02.7z

Post by jorgemiguel4 »

ar71xx.default compiled with success and running. :)

Eric
Site Admin
Posts: 1443
Joined: Sat Jun 14, 2008 1:14 pm

Re: Gargoyle-ispy 2013-May-02.7z

Post by Eric »

ispyisail: that indicates a successful build (or at least no errors that crashed the build). So.. I don't know what caused the second error you posted, but it seems to be working for you now.

diskers
Posts: 13
Joined: Sun Nov 06, 2011 7:48 am

Re: Gargoyle-ispy 2013-May-02.7z

Post by diskers »

Hi to everone,
I tested this version and there'a a small problem when setting Wifi with Radius Server Wifi doesn't switch on. All other options work apart the WPA and WPA2 RADIUS.

Cheers,
diskers

User avatar
powerlogy
Posts: 67
Joined: Wed Aug 22, 2012 12:04 pm
Location: Turkey

Re: Gargoyle-ispy 2013-May-02.7z

Post by powerlogy »

Problem still exist on ar71xx, how can we solve this ?

Code: Select all

make[4]: Leaving directory `/media/oguska/10GB/gargoyle/ar71xx-src/tools/pkg-config'
make[3]: Leaving directory `/media/oguska/10GB/gargoyle/ar71xx-src'
make[2]: *** [/media/oguska/10GB/gargoyle/ar71xx-src/staging_dir/target-mips_r2_uClibc-0.9.33.2/stamp/.tools_install_nnnnn] Error 2
make[2]: Leaving directory `/media/oguska/10GB/gargoyle/ar71xx-src'
make[1]: *** [world] Hata 2
make[1]: `/media/oguska/10GB/gargoyle/ar71xx-src' dizininden çıkılıyor
find: “bin”: Böyle bir dosya ya da dizin yok
find: “bin”: Böyle bir dosya ya da dizin yok
ls: bin'e erişilemedi: Böyle bir dosya ya da dizin yok
oguska@oguska-ubuntu:/media/oguska/10GB/gargoyle$ 

Swimmer
Posts: 48
Joined: Tue Mar 05, 2013 10:36 am

Re: Gargoyle-ispy 2013-May-02.7z

Post by Swimmer »

I'm having the same issue :(
Proud owner of Gargoyle in
  • Tp-Link TL-WR1043N
  • Tp-Link TL-WDR3600
  • Linksys WRT1900ACS

wwenigma
Posts: 16
Joined: Wed May 01, 2013 4:51 am

Re: Gargoyle-ispy 2013-May-02.7z

Post by wwenigma »

Swimmer wrote:I'm having the same issue :(
Do you read forum? :)
Eric wrote:edit build.sh and change line 20 from:

Code: Select all

num_build_threads=$(($num_cores + 2))
to:

Code: Select all

num_build_threads=1
That will significantly slow down the build (especially on multi-core systems), but it will guarantee that any error messages you see are relevant to what the real problem is.
Then its working...

User avatar
powerlogy
Posts: 67
Joined: Wed Aug 22, 2012 12:04 pm
Location: Turkey

Re: Gargoyle-ispy 2013-May-02.7z

Post by powerlogy »

Swimmer wrote:I'm having the same issue :(
Edit this line on both rebuild.sh and build.sh files.
Eric wrote:edit build.sh and change line 20 from:

Code: Select all

num_build_threads=$(($num_cores + 2))
to:

Code: Select all

num_build_threads=1
That will significantly slow down the build (especially on multi-core systems), but it will guarantee that any error messages you see are relevant to what the real problem is.

Swimmer
Posts: 48
Joined: Tue Mar 05, 2013 10:36 am

Re: Gargoyle-ispy 2013-May-02.7z

Post by Swimmer »

wwenigma wrote: Do you read forum? :)
Yes I do but I didn't understood that eric answer was for me.

@Everyone

Why is this happening (the multi-core problem)? Does anyone has a clue?
Proud owner of Gargoyle in
  • Tp-Link TL-WR1043N
  • Tp-Link TL-WDR3600
  • Linksys WRT1900ACS

Post Reply