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
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
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
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
> > 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
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
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
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