failures building userspace packages that include ethtool.h
Bug #1592930 reported by
Andy Gospodarek
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| linux (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
| Xenial |
Fix Released
|
Critical
|
Kamal Mostafa | ||
Bug Description
Current -proposed kernel produces errors when building userspace packages that require ethtool.h from linux-headers.
This was noted by Iain Lane when building systemd with this kernel:
In file included from ../src/
/usr/include/
/usr/include/
return speed <= INT_MAX || speed == SPEED_UNKNOWN;
^
/usr/include/
| Changed in linux (Ubuntu): | |
| importance: | Undecided → Medium |
| tags: | added: kernel-da-key |
| Changed in linux (Ubuntu): | |
| status: | Confirmed → Triaged |
| Changed in linux (Ubuntu Xenial): | |
| status: | New → Triaged |
| importance: | Undecided → Medium |
| Changed in linux (Ubuntu Xenial): | |
| status: | Triaged → Fix Committed |
| Changed in linux (Ubuntu Xenial): | |
| importance: | Medium → Critical |
| assignee: | nobody → Kamal Mostafa (kamalmostafa) |
| tags: | added: kernel-daily-bug |
To post a comment you must log in.

Regression from https:/ /bugs.launchpad .net/ubuntu/ +source/ linux/+ bug/1581132.
Patch posted to https:/ /lists. ubuntu. com/archives/ kernel- team/2016- June/078426. html