-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
11.12.2010 21:21, Jo-Philipp Wich wrote:
>> Can you give me and advice on how to deal with this
>> problem?
>
> Not yet unfortunately. I still try to work out a semi-generic solution
> to get rid of the gettext / intl stuff. Its not really wanted in o
Typo in option name.
--- package/base-files/Makefile 2010-12-08 13:23:31.0 +
+++ package/base-files/Makefile 2010-12-10 20:26:44.0 +
@@ -317,7 +317,7 @@
echo 'pi_netmask=$(if
$(CONFIG_TARGET_PREINIT_NETMASK),$(CONFIG_TARGET_PREINIT_NETMASK),"255.255.255.0")'
>>$(1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Can you give me and advice on how to deal with this
> problem?
Not yet unfortunately. I still try to work out a semi-generic solution
to get rid of the gettext / intl stuff. Its not really wanted in our
cross packages.
~ Jow
-BEGIN PGP SIGNATUR
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
11.12.2010 20:27, Jo-Philipp Wich wrote:
>
> I fixed it properly with https://dev.openwrt.org/changeset/24489 .
>
Great to hear, thanks!
P.S. I've got several private packages I maintain for my clients which use
libtool and autotools as their confi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi.
I fixed it properly with https://dev.openwrt.org/changeset/24489 .
~ Jow
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk0DtHoACgkQdputYINPTPNkaACcDpv
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Good day to all.
Latest build system changes break the configuring step of bind package.
Problem is there's a patch applied to the configure script to allow
cross-compile build and automated autoreconfiguring renders this patch useless.
There are sev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
11.12.2010 01:09, J. Ryan Earl wrote:
> make[6]: *** No rule to make target `-lltdl', needed by `collectd'. Stop.
>
> I had this error before, it went away I thought, now it's back.
>
OpenWRT build system is undergoing a painful switch to the new