|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0004284 |
[buildroot] Architecture Specific |
major |
always |
07-23-08 16:00 |
08-24-08 05:40 |
|
|
Reporter |
pepe |
View Status |
public |
|
|
Assigned To |
buildroot |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
|
|
|
Summary |
0004284: procps compile fails due to missing page.h |
|
Description |
Google seems to be telling me this file is deprecated. There is code for the case that PAGE_SIZE is not declared in page. But procps is trying to include the page.h in ps/common.h anyway, which fails in current buildroot for i686.
The include-line can simply be removed to let the programm compile. Instead, PROCPS_VERSION can simply be incremented from 3.2.5 to 3.2.7 to get a working version from upstream.
|
|
Additional Information |
|
|
|
Attached Files |
|
|
|