On Tue, 29 Oct 2013 11:24:50 +0100 Bastian Bittorf <bitt...@bluebottle.com> wrote:
> again trac fails openening a new ticket, because of SPAM: > > build fails when uhttpd is built without TLS/SSL with r38575: > > {{{ > make dirclean > rm .config > make menuconfig > - select brcm63xx > - select uhttpd > make > }}} > > results in: > {{{ > /home/bastian/63xx/openwrt/build_dir/target-mips_mips32_uClibc-0.9.33.2/ustream-ssl-cyassl/ustream-ssl-2013-07-24/ustream-io-cyassl.c:27:15: > error: conflicting > types for 'CallbackIORecv' > /home/bastian/63xx/openwrt/staging_dir/target-mips_mips32_uClibc-0.9.33.2/usr/include/cyassl/ssl.h:879:15: > note: previous declaration of 'CallbackIORecv' was h > ere > /home/bastian/63xx/openwrt/build_dir/target-mips_mips32_uClibc-0.9.33.2/ustream-ssl-cyassl/ustream-ssl-2013-07-24/ustream-io-cyassl.c:28:15: > error: conflicting > types for 'CallbackIOSend' > /home/bastian/63xx/openwrt/staging_dir/target-mips_mips32_uClibc-0.9.33.2/usr/include/cyassl/ssl.h:880:15: > note: previous declaration of 'CallbackIOSend' was h > ere > if [ -f > /home/bastian/63xx/openwrt/staging_dir/target-mips_mips32_uClibc-0.9.33.2/pkginfo/ubus.default.install.clean > ]; then rm -f > /home/bastian/63xx/openwrt/staging_dir/target-mips_mips32_uClibc-0.9.33.2/pkginfo/ubus.default.install > /home/bastian/63xx/openwrt/staging_dir/target-mips_mips32_uClibc-0.9.33.2/pkginfo/ubus.default.install.clean; > fi; echo "libubus" >> > /home/bastian/63xx/openwrt/staging_dir/target-mips_mips32_uClibc-0.9.33.2/pkginfo/ubus.default.install > make[6]: *** [CMakeFiles/ustream-ssl.dir/ustream-io-cyassl.c.o] Error 1 > }}} > > bye, bastian > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel > I submitted some patches in an attempt to fix this several months back, but they didn't get any traction. They're out of date now that polarssl has been added as the default. http://patchwork.openwrt.org/patch/3973/ http://patchwork.openwrt.org/patch/3974/ -- Nathan _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel