monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: porting monit to yocto compilation error


From: kris duff
Subject: Re: porting monit to yocto compilation error
Date: Wed, 12 Jul 2017 19:01:22 +0000 (UTC)

Thank you for your reply.

With your reply, I have seen that it was not needed to add all the -I... So for I ended up using inherit autotools-brokensep instead of inherit autotools ... and it is working now!

Thank you a lot

Kris


On Wednesday, July 12, 2017 1:22 PM, Rory Toma <address@hidden> wrote:


When I build on arm under openwrt, here is what I havwe to use:
define Build/Configure
        $(call Build/Configure/Default,libmonit_cv_setjmp_available=yes ac_cv_header_atomic_h=yes libmonit_cv_vsnprintf_c99_conformant=yes --without-ssl --without-pam,CFLAGS="-I$(STAGING_DIR)/include -I$(STAGING_DIR)/usr/include -I$(LINUX_DIR)/include")
endef


On 7/12/2017 9:52 AM, kris duff wrote:
 -I${S}/libmonit/src/net  \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]