[Buildroot] My tweeks/fixes to get a mostly default system working w/ 2.6.23.1 kernel

Bernhard Fischer rep.dot.nop at gmail.com
Mon Nov 12 18:02:12 UTC 2007


On Mon, Nov 12, 2007 at 10:29:41AM -0500, Eric Malkowski wrote:

>Index: package/quagga/quagga.mk
>===================================================================
>--- package/quagga/quagga.mk    (revision 20365)
>+++ package/quagga/quagga.mk    (working copy)
>@@ -139,6 +139,8 @@
>        (cd $(QUAGGA_DIR); rm -rf config.cache; \
>                $(TARGET_CONFIGURE_OPTS) \
>                $(TARGET_CONFIGURE_ARGS) \
>+               ac_cv_func_malloc_0_nonnull=yes \
>+               ac_cv_func_realloc_0_nonnull=yes \

Unfortunately this isn't correct. See package/Makefile.in at least in my
tree.



More information about the buildroot mailing list