Re: [OpenWrt-Devel] Builds since yesterday afternoon not succeeding

2010-07-27 Thread RHS Linux User
Hi, While I find the build process basically opaque, I think anything that can be done to make it better and ckearer is well worth it. For me some simple examples and some clearer explanation of the intent of the various makes would be a big help. i.e.- 1. rebuild all except too

Re: [OpenWrt-Devel] Builds since yesterday afternoon not succeeding

2010-07-27 Thread Jim Henderson
On Tue, 27 Jul 2010 16:52:28 +0100, Matthias Buecher / Germany wrote: > Just read this thread today and want to mention, that if you run into > build problems you should issue a "make distclean" (not dirclean) to get > rid of all old stuff and extra packages (create patches of your manual > change

[OpenWrt-Devel] [PATCH] mpd: depends on libid3tag

2010-07-27 Thread Benjamin Cama
Hi, Mpd's libid3tag dependency was lost with changeset 21054. Bring it back, because it's still needed. Signed-off-by: Benjamin Cama Index: sound/mpd/Makefile === --- sound/mpd/Makefile (revision 22322) +++ sound/mpd/Makefile (worki

Re: [OpenWrt-Devel] Builds since yesterday afternoon not succeeding

2010-07-27 Thread Matthias Buecher / Germany
Just read this thread today and want to mention, that if you run into build problems you should issue a "make distclean" (not dirclean) to get rid of all old stuff and extra packages (create patches of your manual changes first, so you can later re-apply them). Remember that trunk is ongoing develo

Re: [OpenWrt-Devel] ar71xx, ath9k, low bandwidth in ad-hoc mode / mac80211 with HT-Rates (802.11n)

2010-07-27 Thread Bastian Bittorf
> > Is there a way to increase the bandwidth up to 300 Mbps? > mac80211 does not support using HT rates in ad-hoc yet - that's > still > being worked on. Somebody interested to work on this for some money/donation? bye, Bastian Bittorf ___ openwrt-dev

Re: [OpenWrt-Devel] ar71xx, ath9k, low bandwidth in ad-hoc mode

2010-07-27 Thread Felix Fietkau
On 2010-07-27 5:22 PM, Stephan Jauch wrote: > Hi there, > > I've tried to gain the maximal throughput in an ad-hoc network with two > TP-Link TL-WR1043ND (platform AR71xx, wifi ath9k) devices. > The firmware is the newest OpenWRT trunk and the settings should be right: > > config wifi-device ra

[OpenWrt-Devel] ar71xx, ath9k, low bandwidth in ad-hoc mode

2010-07-27 Thread Stephan Jauch
Hi there, I've tried to gain the maximal throughput in an ad-hoc network with two TP-Link TL-WR1043ND (platform AR71xx, wifi ath9k) devices. The firmware is the newest OpenWRT trunk and the settings should be right: config wifi-device radio0 option type mac80211 option hwmode11n

Re: [OpenWrt-Devel] Builds since yesterday afternoon not succeeding

2010-07-27 Thread Joseph Roback
Seems people are filing tickets about it now... https://dev.openwrt.org/ticket/7674 I had the same thing happen to me with uhttpd, (minus the lua stuff), where the build system didn't build openssl first. It seems that the build goes straight to 'install' targets, skipping the 'compile' targets