[prev in list] [next in list] [prev in thread] [next in thread] 

List:       buildroot
Subject:    [Buildroot] fixing libtool in buildroot
From:       john.voltz () gmail ! com (John Voltz)
Date:       2008-04-30 19:09:15
Message-ID: 46a136670804301209y221896e1ic5c0f313f1d828ba () mail ! gmail ! com
[Download RAW message or body]

Try again:

# Configuring
$(BUILD_DIR)/%/.stamp_configured:
    $(call MESSAGE,"Configuring")
    $(Q)if test "$($(PKG)_AUTORECONF)" = "YES"; then \
        cd $(@D)/$($(PKG)_SUBDIR) && $(AUTORECONF); \
        for i in `find $(@D)/$($(PKG)_SUBDIR) -name ltmain.sh`; do \
            ../../toolchain/patch-kernel.sh $${i%/*} ../../package
buildroot-libtool.patch; \
        done \
    fi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080430/b0259b36/attachment.htm 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic