<div dir="ltr">Hi,<div><br></div><div>if I build stunnel manually on my desktop machine (Archlinux), it works fine. However, when I am trying to use a Yocto/OE recipe for building it for my arm32 target, I am facing the issue below. Anyone any hint?</div>
<div><br></div><div>Cheers, L.</div><div><br></div><div><div>| /usr//include/linux/sysctl.h:836:20: warning: comma at end of enumerator list [-pedantic]</div><div>| /usr//include/linux/sysctl.h:849:12: warning: comma at end of enumerator list [-pedantic]</div>
<div>| /usr//include/linux/sysctl.h:892:31: warning: comma at end of enumerator list [-pedantic]</div><div>| /usr//include/linux/sysctl.h:897:32: warning: comma at end of enumerator list [-pedantic]</div><div>| /usr//include/linux/sysctl.h:912:26: warning: comma at end of enumerator list [-pedantic]</div>
<div>| /usr//include/linux/sysctl.h:917:32: warning: comma at end of enumerator list [-pedantic]</div><div>| /usr//include/linux/sysctl.h:928:20: warning: comma at end of enumerator list [-pedantic]</div><div>| In file included from /usr//include/linux/netfilter_ipv4.h:8:0,</div>
<div>| � � � � � � � � �from common.h:383,</div><div>| � � � � � � � � �from network.c:38:</div><div>| /usr//include/linux/netfilter.h:58:18: warning: comma at end of enumerator list [-pedantic]</div><div>| In file included from common.h:383:0,</div>
<div>| � � � � � � � � �from network.c:38:</div><div>| /usr//include/linux/netfilter_ipv4.h:68:26: warning: comma at end of enumerator list [-pedantic]</div><div>| make[2]: *** [stunnel-str.o] Error 1</div><div>| make[2]: *** Waiting for unfinished jobs....</div>
<div>| make[2]: *** [stunnel-network.o] Error 1</div><div>| make[2]: *** [stunnel-resolver.o] Error 1</div><div>| make[2]: *** [stunnel-protocol.o] Error 1</div><div>| make[2]: *** [stunnel-log.o] Error 1</div><div>| make[2]: *** [stunnel-file.o] Error 1</div>
<div>| make[2]: *** [stunnel-options.o] Error 1</div><div>| make[2]: *** [stunnel-client.o] Error 1</div><div>| make[2]: Leaving directory `/home/lpapp/Projects/Yocto/poky-dylan-9.0.1/build/tmp/work/armv5te-linux-gnueabi/stunnel/4.56-r0/stunnel-4.56/src'</div>
<div>| make[1]: *** [all] Error 2</div><div>| make[1]: Leaving directory `/home/lpapp/Projects/Yocto/poky-dylan-9.0.1/build/tmp/work/armv5te-linux-gnueabi/stunnel/4.56-r0/stunnel-4.56/src'</div><div>| make: *** [all-recursive] Error 1</div>
<div>| ERROR: oe_runmake failed</div><div>| ERROR: Function failed: do_compile (see /home/lpapp/Projects/Yocto/poky-dylan-9.0.1/build/tmp/work/armv5te-linux-gnueabi/stunnel/4.56-r0/temp/log.do_compile.10590 for further information)</div>
<div>ERROR: Task 6 (/home/lpapp/Projects/Yocto/poky-dylan-9.0.1/build/../meta-networking/recipes-support/stunnel/<a href="http://stunnel_4.56.bb">stunnel_4.56.bb</a>, do_compile) failed with exit code '1'</div><div>
NOTE: Tasks Summary: Attempted 561 tasks of which 559 didn't need to be rerun and 1 failed.</div><div>No currently running tasks (561 of 568)</div><div><br></div><div>Summary: 1 task failed:</div><div>� /home/lpapp/Projects/Yocto/poky-dylan-9.0.1/build/../meta-networking/recipes-support/stunnel/<a href="http://stunnel_4.56.bb">stunnel_4.56.bb</a>, do_compile</div>
<div>Summary: There was 1 ERROR message shown, returning a non-zero exit code.</div></div></div>