|
From: | Erik Ekman |
Subject: | [lwip-devel] [patch #8968] Fix unit test build failure |
Date: | Mon, 04 Apr 2016 18:02:25 +0000 |
User-agent: | Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36 |
URL: <http://savannah.nongnu.org/patch/?8968> Summary: Fix unit test build failure Project: lwIP - A Lightweight TCP/IP stack Submitted by: yarrick Submitted on: Mon 04 Apr 2016 06:02:24 PM GMT Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: Fix errors like ../../../../lwip/test/unit/etharp/test_etharp.o: In function `create_arp_response': test_etharp.c:(.text+0x388): undefined reference to `ethernet_input' ../../../../lwip/test/unit/tcp/tcp_helper.o: In function `test_tcp_input': and ../../../../lwip/src/core/tcp_in.o: In function `tcp_input': tcp_in.c:(.text+0x58): undefined reference to `ip_data' by adding new source files to the unit test makefile. Apply to lwip-contrib. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Mon 04 Apr 2016 06:02:24 PM GMT Name: 0001-Make-unit-tests-compile-again.patch Size: 1kB By: yarrick <http://savannah.nongnu.org/patch/download.php?file_id=36834> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?8968> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |