lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] lwIP 2.0.2


From: Axel Lin
Subject: Re: [lwip-devel] lwIP 2.0.2
Date: Tue, 28 Feb 2017 22:34:33 +0800

2017-02-28 3:00 GMT+08:00 address@hidden <address@hidden>:
> As you might have noticed, I cherry-picked many of the commits on the master
> branch since releaseing 2.0.1 in preparation for a bug-fix release 2.0.2. I
> still need some time to prepare the CHANGELOG file and the doxygen manuals.
>
> I felt we had enough bugs fixed since 2.0.1 to justify a release but too
> much new code to base it on current master. The next release on master would
> rather be 2.1.0...
>
> Please report things you found (or change requests/additions) in the next
> days if you care :-)

Hi Simon,
FYI, I got below build error in unix port build (lwip-contrib) with
lwip STABLE-2_0_0 branch:

../../../apps/shell/shell.c:50:25: fatal error: lwip/if_api.h: No such
file or directory
 #include "lwip/if_api.h"
                         ^
compilation terminated.
cc -g -Wall -DLWIP_DEBUG -pedantic -Werror -Wparentheses
-Wsequence-point -Wswitch-default -Wextra -Wundef -Wshadow
-Wpointer-arith -Wcast-qual -Wc++-compat -Wwrite-strings
-Wold-style-definition -Wcast-align -Wmissing-prototypes
-Wredundant-decls -Wnested-externs -Wno-address -Wunreachable-code
-Wuninitialized -Wlogical-op -I. -I../../..
-I../../../../lwip/src/include -I../../../ports/unix/port/include -c
cc: fatal error: no input files
compilation terminated.
../Common.mk:93: recipe for target 'init.o' failed
make: *** [init.o] Error 1

Regards,
Axel



reply via email to

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