[OpenWrt-Devel] package libcoap for OpenWRT, Makefile

Yousong Zhou yszhou4tech at gmail.com
Wed Aug 5 08:58:59 EDT 2015


On 5 August 2015 at 16:09, Baptiste Clenet <bapclenet at gmail.com> wrote:
>
> define Build/Compile
> $(MAKE) -C $(PKG_BUILD_DIR) \
> $(TARGET_CONFIGURE_OPTS) \
> CFLAGS="$(TARGET_CFLAGS) -I$(PKG_BUILD_DIR)" \
> CPPFLAGS="$(TARGET_CPPFLAGS) -I$(PKG_BUILD_DIR)" \
> LDFLAGS="$(TARGET_LDFLAGS) -L$(PKG_BUILD_DIR) -lcoap"
> endef
>

Ahh, this should be the cause.  Just dropping this section then the
package should compile.

                yousong
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list