BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005544 [uClibc] Other minor always 10-18-08 19:02 10-19-08 10:04
Reporter michael_d View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version 0.9.29
Summary 0005544: Netlink headers included unconditionally
Description uClibc always includes the kernel headers <linux/netlink.h> and <linux/rtnetlink.h>, even when the UCLIBC_USE_NETLINK configuration option is unset. This causes a spurious compile failure on kernels without those headers.

I've attached a patch which fixes the code to only include those headers when USE_NETLINK is set.
Additional Information
Attached Files  uClibc-0.9.29-nonetlink.diff [^] (1,206 bytes) 10-18-08 19:02

- Relationships

- Notes
(0013844)
bernhardf
10-19-08 10:04

Applied as r23721. Thanks
 

- Issue History
Date Modified Username Field Change
10-18-08 19:02 michael_d New Issue
10-18-08 19:02 michael_d Status new => assigned
10-18-08 19:02 michael_d Assigned To  => uClibc
10-18-08 19:02 michael_d File Added: uClibc-0.9.29-nonetlink.diff
10-19-08 10:04 bernhardf Status assigned => closed
10-19-08 10:04 bernhardf Note Added: 0013844
10-19-08 10:04 bernhardf Resolution open => fixed
10-19-08 10:04 bernhardf Fixed in Version  => 0.9.30


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker