lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] unittest build fail in unix port


From: Dirk Ziegelmeier
Subject: Re: [lwip-devel] unittest build fail in unix port
Date: Sat, 2 Feb 2019 22:39:24 +0100

thanks, should be fixed now

Ciao
Dirk

On Sat, Feb 2, 2019 at 10:38 AM Axel Lin <address@hidden> wrote:
Seems lwip_port_rand is only available in win32 port.

[ 86%] Building C object
CMakeFiles/lwip_unittests.dir/home/axel/git/lwip/lwip/test/unit/lwip_unittests.c.o
/home/axel/git/lwip/lwip/test/unit/lwip_unittests.c:26:1: error: no
previous prototype for ‘lwip_port_rand’ [-Werror=missing-prototypes]
 lwip_port_rand(void)
 ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
CMakeFiles/lwip_unittests.dir/build.make:62: recipe for target
'CMakeFiles/lwip_unittests.dir/home/axel/git/lwip/lwip/test/unit/lwip_unittests.c.o'
failed
make[2]: *** [CMakeFiles/lwip_unittests.dir/home/axel/git/lwip/lwip/test/unit/lwip_unittests.c.o]
Error 1
CMakeFiles/Makefile2:132: recipe for target
'CMakeFiles/lwip_unittests.dir/all' failed
make[1]: *** [CMakeFiles/lwip_unittests.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

_______________________________________________
lwip-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-devel

reply via email to

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