v2: INTL support was not at default DEPENDS (broke nossl)
libintl.h was not found when CONFIG_BUILD_NLS was selected
explicit -lintl fixes
undefined reference to `libintl_gettext'
fixes ticket #15816
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40701 3c298f89-4303-0410-b956-a3cf2f4a3e73
CFLAGS were set explicitly in configure.ac
and then got included in Makefile; remove them
fix compile error found on buildbot with arch sunxi
several compile errors on .o files:
tayga uses VFP register arguments, nat64.o does not
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40700 3c298f89-4303-0410-b956-a3cf2f4a3e73
bundle.o was compiled with incompatible setting resulting in error at linking
Solution: add CFLAGS to Makefile and fix it
Error found on buildbot for target sunxi
Error message:
build.linux/tvheadend uses VFP register arguments, ./build.linux/bundle.o does not
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40699 3c298f89-4303-0410-b956-a3cf2f4a3e73
Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise
operations on numbers.
This is a requirement for the updated luaposix.
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40672 3c298f89-4303-0410-b956-a3cf2f4a3e73
Patch to bump haveged to version 1.9.1 released in February 2014.
http://www.issihosts.com/haveged/downloads.html
Compiled and tested on ar71xx/wndr3700.
signed-off-by: hannu.nyman@iki.fi
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40670 3c298f89-4303-0410-b956-a3cf2f4a3e73
This dependency is not needed.
This closes#11471.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40653 3c298f89-4303-0410-b956-a3cf2f4a3e73
This was missing and caused build errors.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40649 3c298f89-4303-0410-b956-a3cf2f4a3e73
This reverts commit r40644.
libffmpeg is provided by libffmpeg-mini and libffmpeg-full.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40648 3c298f89-4303-0410-b956-a3cf2f4a3e73
Collectd / Luci statistics module has been broken since r39119 (in December
2013). Buildbot has not built it succesfully since then.
Bug 15010 describes the issue: https://dev.openwrt.org/ticket/15010
Changeset 39119: https://dev.openwrt.org/changeset/39119
The build breakage only concerns one collectd plugin, netlink, which expects
iproute2 to be compiled with "fpic" option, which was removed by r39119 in
order to make iproute2 smaller.
http://buildbot.openwrt.org:8010/broken_packages/ar71xx/collectd/compile.txt
There are two alternative fixes:
- add fpic back to iproute2 compile options. But devs apparently
intentionally removed it to decrease size
- alternatively, disable netlink plugin in collectd by marking it broken
It is unfortunate that the whole collectd remains uncompiled in buildbot
snapshots due to that one minor plugin. Other bugs related to this (e.g.
#15077 and #14642) were closed three weeks ago as duplicates of #15010, but I
have seen no action regarding actually fixing the issue.
So, please find attached a patch marking the netlink plugin broken.
All other collectd modules do compile. I compile-tested them with ar71xx.
Signed-off-by: hannu.nyman@iki.fi
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40645 3c298f89-4303-0410-b956-a3cf2f4a3e73
libffmpeg does not exist in OpenWrt, but libffmpeg-mini does.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40644 3c298f89-4303-0410-b956-a3cf2f4a3e73
Added dependencies on libmagic, faad2 and libdb47
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40643 3c298f89-4303-0410-b956-a3cf2f4a3e73
refresh patch (patch configure.ac instead of .in)
zabbix-agentd tested on wr1043nd
zabbix-* compile tested
zabbix-extra-wifi discovery still not working
(need an suid helper to make ubus calls)
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40639 3c298f89-4303-0410-b956-a3cf2f4a3e73
I patched the conf file to use this dir (so zabbix-extra-* work right away),
but it is not created unless we select a zabbix-extra-*,
thus preventing default conf from working
Reported by Jiri Slachta in his patch "zabbix: update to 2.2.0"
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40638 3c298f89-4303-0410-b956-a3cf2f4a3e73
Update Tvheadend v3.4.27 (patch1) in trunk.
I built it with success for mpc85xx and ar71xx but may need more testing.
This is a patch release that includes several important fixes:
-Lots of memleak's fixed by user Benny Morgan
-XMLTV series/episode number parsing bug fixed
-DVB service discovery bugs fixed
Signed-off-by: Atanas Vladimirov <vlado@bsdbg.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40636 3c298f89-4303-0410-b956-a3cf2f4a3e73
Update radsecproxy to version 1.6.5 and convert the init script to use
procd, and start later during boot to ensure name service is operational.
Introduces a small patch to radsecproxy which prevents it from forcing
log output to stderr when run in the foreground, thus making it possible
to simply run it in this mode for procd management.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40635 3c298f89-4303-0410-b956-a3cf2f4a3e73
ruby fails to check wide_getaddrinfo, which is important only for
non-linux env.
Luiz Angelo Daros de Luca <luizluca@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40630 3c298f89-4303-0410-b956-a3cf2f4a3e73
This still does not fix the problems with kernel 3.10 and up.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40620 3c298f89-4303-0410-b956-a3cf2f4a3e73
No functional change. The difference in the md5sum of the tarball is
the inclusion of a .gitignore file in the github provided tarball.
This change allows https://home.comcast.net/~sdwalker/uscan/index.html
to more accurately track the state of this package, and includes links
that actually work. It eliminates the need for this package to be
hosted on mirror2.openwrt.org, and indeed, due to the md5sum change,
won't even be compatible with the package hosted there.
Signed-off-by: Karl Palsson <karlp@remake.is>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40611 3c298f89-4303-0410-b956-a3cf2f4a3e73
we got segfault with pv v1.2.0 on mpc85xx. So I updated it to the latest
v1.5.2 and it seems to be ok.
Signed-off-by: Martin Strbacka <martin.strbacka@nic.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40608 3c298f89-4303-0410-b956-a3cf2f4a3e73
This patch updates screen to version 4.2.1, released 2014/04/27.
Signed-off-by: Luis Dallos <ld@nkvd.ignorelist.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40607 3c298f89-4303-0410-b956-a3cf2f4a3e73