Re: [OpenWrt-Devel] Working with patches

2012-05-15 Thread Peter Lawler
On 16/05/12 07:19, Jo-Philipp Wich wrote: > Hi, > > the errors you're experiencing are not your fault. woots! :) > diff --git a/net/appweb/Makefile b/net/appweb/Makefile ... > + $(call Build/Prepare/Default) > Feel free to include that in your final patch too. Thanks :) Is there a part

Re: [OpenWrt-Devel] Working with patches

2012-05-15 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, the errors you're experiencing are not your fault. The appweb Makefile overrides the default Build/Prepare action which prevents the Quilt make targets from getting executed. This change will enable quilt patching as documented in the wiki: di

Re: [OpenWrt-Devel] Working with patches

2012-05-15 Thread Peter Lawler
On 06/05/12 08:10, Philip Prindeville wrote: > Try 'refresh' instead. Hi! Not much luck there either, though it did seem like it wanted to build something. It's complaining about the directory not being unpacked with QUILT=1 though I was presuming that was what "make {clean,prepare} QUILT=1" did.

Re: [OpenWrt-Devel] [PATCH/RFC v1] add kernel-accelerated PPtP support

2012-05-15 Thread Felix Fietkau
On 2012-05-15 1:55 PM, Daniel Golle wrote: > On 14/05/12 02:35, Daniel Golle wrote: >> On Sat, May 05, 2012 at 08:23:06PM +0200, Felix Fietkau wrote: >>> Any package that adds a protocol handler script now needs to have netifd >>> support (netifd will be enabled by default soon, once the remaining

Re: [OpenWrt-Devel] [PATCH/RFC v1] add kernel-accelerated PPtP support

2012-05-15 Thread Alexander Gordeev
Hi Daniel, В Tue, 15 May 2012 14:55:20 +0300 Daniel Golle пишет: > On 14/05/12 02:35, Daniel Golle wrote: > > On Sat, May 05, 2012 at 08:23:06PM +0200, Felix Fietkau wrote: > >> Any package that adds a protocol handler script now needs to have netifd > >> support (netifd will be enabled by defau

Re: [OpenWrt-Devel] [PATCH/RFC v1] add kernel-accelerated PPtP support

2012-05-15 Thread Daniel Golle
On 14/05/12 02:35, Daniel Golle wrote: > On Sat, May 05, 2012 at 08:23:06PM +0200, Felix Fietkau wrote: >> Any package that adds a protocol handler script now needs to have netifd >> support (netifd will be enabled by default soon, once the remaining >> scripts have been ported). >> Today I finishe

Re: [OpenWrt-Devel] [PATCH] Update monit to 5.4 and bugfixes

2012-05-15 Thread etienne . champetier
Ssl version also work with trunk (r31718) on ar71xx (tplink wr1043nd) - Mail original - De: "Etienne Champetier" À: "OpenWrt Development List" Envoyé: Mardi 15 Mai 2012 01:11:56 Objet: [OpenWrt-Devel] [PATCH] Update monit to 5.4 and bugfixes Hi this patch update monit from 5.2.5 to 5.4,

Re: [OpenWrt-Devel] No gdb found! Make sure that CONFIG_GDB is set!

2012-05-15 Thread John Crispin
> > Hi Jin, > > how exactly do you set CONFIG_GDB ? > > Thanks, > John ignore my mail, i thought we were talking about kernel gdb ... sorry for the noise ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailma

Re: [OpenWrt-Devel] No gdb found! Make sure that CONFIG_GDB is set!

2012-05-15 Thread John Crispin
On 15/05/12 08:46, 马进 wrote: > Hi all, > > I am trying to debug openwrt. > I followed the instruction from http://wiki.openwrt.org/doc/devel/gdb > > Everything works well but when > > scorpio@scorpio-desktop:~/mjproject/openwrt/buffalo/backfire$ > ./scripts/remote-gdb 192.168.1.1:9000