lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #58194] Missing lwipcfg.h


From: Steve Wartik
Subject: [lwip-devel] [bug #58194] Missing lwipcfg.h
Date: Fri, 17 Apr 2020 08:14:09 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.nongnu.org/bugs/?58194>

                 Summary: Missing lwipcfg.h
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: spwartik
            Submitted on: Fri 17 Apr 2020 12:14:07 PM UTC
                Category: Contrib
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

I just cloned the repository and tried to build it on Ubuntu 18.04. I
executed:

$ cmake -S . -B build
$ cmake --build build

I received the error:

[ 98%] Building C object
contrib/ports/unix/example_app/CMakeFiles/example_app.dir/__/__/__/examples/example_app/test.c.o
/home/ilab-user/src/lwip/lwip/contrib/examples/example_app/test.c:110:10:
fatal error: lwipcfg.h: No such file or directory
 #include "lwipcfg.h"

>From the repository's root directory, I executed:

$ find . -name lwipcfg.h

and verified that this file is not in the repository.




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?58194>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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