lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #13907] PPP cleanups


From: Sylvain Rochet
Subject: [lwip-devel] [task #13907] PPP cleanups
Date: Thu, 21 Apr 2016 21:14:50 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #3, task #13907 (project lwip):

A project without PPP does not build anymore:

lwip-contrib/ports/unix/proj/minimal$ make
gcc -g -Wall -DLWIP_UNIX_LINUX -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/include -c
../../../../../lwip/src/core/init.c
In file included from ../../../../../lwip/src/include/lwip/memp.h:42:0,
                 from ../../../../../lwip/src/include/lwip/stats.h:38,
                 from ../../../../../lwip/src/core/init.c:42:
../../../../../lwip/src/include/lwip/priv/memp_std.h:97:5: error:
"PPP_SUPPORT" is not defined [-Werror=undef]
 #if PPP_SUPPORT
     ^
In file included from ../../../../../lwip/src/include/lwip/memp.h:47:0,
                 from ../../../../../lwip/src/include/lwip/stats.h:38,
                 from ../../../../../lwip/src/core/init.c:42:
../../../../../lwip/src/include/lwip/priv/memp_std.h:97:5: error:
"PPP_SUPPORT" is not defined [-Werror=undef]
 #if PPP_SUPPORT
     ^
cc1: all warnings being treated as errors
../Common.mk:84: recipe for target 'init.o' failed
make: *** [init.o] Error 1


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?13907>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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