On 2021-09-30, Grant Edwards <grant.b.edwa...@gmail.com> wrote:

Doh! I quoted the wrong error message. It should have been this one:

    [ 99%] Built target lwipallapps
    [ 99%] Building C object
  
CMakeFiles/example_app.dir/home/grante/lwip/contrib/examples/example_app/test.c.o
    /home/grante/lwip/contrib/examples/example_app/test.c:108:10: fatal error: 
lwipcfg.h: No such file or
  directory
      108 | #include "lwipcfg.h"
          |          ^~~~~~~~~~~
            compilation terminated.
            gmake[2]: *** [CMakeFiles/example_app.dir/build.make:76:
  
CMakeFiles/example_app.dir/home/grante/lwip/contrib/examples/example_app/test.c.o]
 Error 1
            gmake[1]: *** [CMakeFiles/Makefile2:122: 
CMakeFiles/example_app.dir/all] Error 2
            gmake: *** [Makefile:91: all] Error 2

> This seems to be a known problem that was reported over a year ago:
>
>    https://savannah.nongnu.org/bugs/?58194
>
> A patch was submitted to display an intelligible warning along with a
> suggestion for fixing the documenation, but nothing has been done with
> either.
>
> If I had a clue, I would submit a patch for BUILDING, but I think it's
> clear I don't.


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to