[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #44082] unit tests fail out of the box
From: |
chrysn |
Subject: |
[lwip-devel] [bug #44082] unit tests fail out of the box |
Date: |
Sat, 24 Jan 2015 23:17:11 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/601.1 (KHTML, like Gecko) Version/8.0 Safari/601.1 Debian/unstable (3.14.1-1) Epiphany/3.14.1 |
URL:
<http://savannah.nongnu.org/bugs/?44082>
Summary: unit tests fail out of the box
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: chrysn
Submitted on: Sat 24 Jan 2015 23:17:10 GMT
Category: None
Severity: 3 - Normal
Item Group: Faulty Behaviour
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release:
lwIP version: git head
_______________________________________________________
Details:
when running the unit tests by checking out lwip and lwip-contrib masters and
running `make check` in lwip-contrib/ports/unix/check on debian sid with check
0.9.10-6.1, the checks don't even run, with such error messages:
> libcheck.a(check.o): In function `tcase_create': (.text+0x194): undefined
reference to `floor'
running `LDFLAGS="-lm -lpthread -lrt" make check` makes the problems go away.
i suggest that those flags be added in the Makefile.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?44082>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #44082] unit tests fail out of the box,
chrysn <=