[hipl-dev] Re: [Branch ~hipl-core/hipl/trunk] Rev 4950: update openwrt makefile to compile with recent openwrt

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-dev@xxxxxxxxxxxxx
  • Date: Mon, 27 Sep 2010 18:16:54 +0200

On Mon, Sep 27, 2010 at 04:09:22PM +0000, noreply@xxxxxxxxxxxxx wrote:
> 
> --- packaging/openwrt/package/Makefile        2010-05-20 16:14:34 +0000
> +++ packaging/openwrt/package/Makefile        2010-09-27 16:07:20 +0000
> @@ -82,7 +82,8 @@
>  
>  CONFIGURE_VARS += \
>      LIBS="-lz" \
> -    CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/libconfig"
> +    CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/libconfig" \
> +     CFLAGS="-fPIC -Wno-error"

What errors do you get?

They should rather be fixed than worked around...

Diego

Other related posts: