Search found 8 matches

by lgolebio
Sun Aug 12, 2012 5:36 am
Forum: Gargoyle Development
Topic: Can't build gargoyle from git
Replies: 7
Views: 8619

Re: Can't build gargoyle from git

Ok, I solved my problem.

Before make custom, I copied "config" file:

Code: Select all

 
cp targets/ar71xx/profiles/ath9k/config targets/custom/profiles/default/
then I typed "make custom", selected the package I wanted and voila it works, compiles without problems.
by lgolebio
Sat Aug 11, 2012 12:53 pm
Forum: Gargoyle Development
Topic: Can't build gargoyle from git
Replies: 7
Views: 8619

Re: Can't build gargoyle from git

Can anoyne point me the right direction to make it work ?
by lgolebio
Sat Aug 11, 2012 8:06 am
Forum: Gargoyle Development
Topic: Can't build gargoyle from git
Replies: 7
Views: 8619

Re: Can't build gargoyle from git

Oops, you are probably right, what packages I have to select manually ? EDIT Ok, I think I know what the problem was....recompiling. Nope, still problems with compiling, probably I'm missing something more in menuconfig. make[5]: [clean-staging] Error 123 (ignored) make[5]: Leaving directory `/home/...
by lgolebio
Sat Aug 11, 2012 5:27 am
Forum: Gargoyle Development
Topic: Can't build gargoyle from git
Replies: 7
Views: 8619

Can't build gargoyle from git

Hi I'm trying to build gargoyle on mint 13 with latest updates. git clone git://gargoyle-router.com/gargoyle.git cd gargoyle make custom I selected my platform AR71 and my router MR3420. The compilation crashes after one hour. make[5]: [clean-staging] Error 123 (ignored) make[5]: Leaving directory `...
by lgolebio
Mon Aug 06, 2012 3:43 pm
Forum: Feature Requests
Topic: Connect/Disconnect button in Status page
Replies: 2
Views: 3317

Connect/Disconnect button in Status page

Hi
It would be nice if Connect Disconnect could be added to "Status" page in wan section. Sometimes I need to reconnect (to acquire new IP) with my provider.

That's all.
by lgolebio
Sat Aug 02, 2008 2:03 pm
Forum: Gargoyle Development
Topic: Compiling problem
Replies: 4
Views: 9073

Re: Compiling problem

You are the man ! It worked ! :D
by lgolebio
Fri Aug 01, 2008 3:08 am
Forum: Gargoyle Development
Topic: Compiling problem
Replies: 4
Views: 9073

Re: Compiling problem

Nope, I have enough space on my disk ;). I'm posting the log but I don't know if that will help. scripts/mod/sumversion.c:387: error: for each function it appears in.) scripts/mod/sumversion.c:387: warning: unused variable 'filelist' make[7]: *** [scripts/mod/sumversion.o] Error 1 make[6]: *** [scri...
by lgolebio
Wed Jul 30, 2008 7:21 am
Forum: Gargoyle Development
Topic: Compiling problem
Replies: 4
Views: 9073

Compiling problem

Hi !
I have problem with compiling the gargoyle from trunk.

I get an error....
Build failed. Please re-run make with V=99 to see what's going on
make: *** [world] Błąd 1
full-build.sh: line 67: return: can only `return' from a function or sourced script