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
0000264 [buildroot] Architecture Specific minor always 05-19-05 15:12 02-12-07 05:50
Reporter bruma View Status public  
Assigned To buildroot
Priority normal Resolution no change required  
Status closed   Product Version 0.9.27
Summary 0000264: utmpx.h - header missing in staging_dir/include/
Description I try to compile lcdproc with i386-linux-uclibc-gcc toolchain.
http://lcdproc.omnipotent.net/download/lcdproc-0.4.5.tar.gz [^]

Steps
1. tar xjvf lcdproc-0.4.5.tar.gz
2. cd lcdproc-0.4.5
3. ./configure --enable-drivers=hd44780
4. make CC=i386-linux-uclibc-gcc

and I got error:
chrono.c:30:19: utmpx.h: No such file or directory
Additional Information I fix error with this work around.

I add utmpx.h in build_i386/staging_dir/include/

cp /usr/include/utmpx.h build_i386/staging_dir/include/
Attached Files

- Relationships

- Notes
(0000207)
vapier
05-19-05 15:19

uclibc doesnt support utmpx.h at the moment
 

- Issue History
Date Modified Username Field Change
05-19-05 15:12 bruma New Issue
05-19-05 15:19 vapier Status assigned => resolved
05-19-05 15:19 vapier Resolution open => no change required
05-19-05 15:19 vapier Note Added: 0000207
08-02-05 20:15 andersen Status resolved => closed
02-12-07 05:50 vapier Status closed => assigned
02-12-07 05:50 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker