[Buildroot] [PATCH v2 1/2] mongoose: bump to version 5.4

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Aug 6 21:01:06 UTC 2014


Dear Davide Viti,

On Tue,  5 Aug 2014 22:47:07 +0200, Davide Viti wrote:
> Avoid compilation of the server via the upstream Makefile which
> unconditionally uses -lssl
> 
> The -lssl flag is appended to MONGOOSE_CFLAGS whenever 
> BR2_PACKAGE_OPENSSL=y gets set.
> 
> 
> Signed-off-by: Davide Viti <zinosat at tiscali.it>
> ---
> Changes v1 -> v2:
>  - Expand commit log

Thanks, I've applied both patches. However, it would be good to work
with upstream to get those issues solved in a nicer way, by improving
upstream's Makefile and submitting your largefile related patch. Notice
that there are also other warnings when building mongoose:

/home/thomas/projets/buildroot/output/build/mongoose-5.4/mongoose.c:2495:0: warning: "R0" redefined [enabled by default]
In file included from /home/thomas/projets/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/signal.h:375:0,
                 from /home/thomas/projets/buildroot/output/build/mongoose-5.4/mongoose.c:73:
/home/thomas/projets/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/ucontext.h:44:0: note: this is the location of the previous definition
/home/thomas/projets/buildroot/output/build/mongoose-5.4/mongoose.c:2496:0: warning: "R1" redefined [enabled by default]
In file included from /home/thomas/projets/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/signal.h:375:0,
                 from /home/thomas/projets/buildroot/output/build/mongoose-5.4/mongoose.c:73:
[... and more ...]

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list