| Anonymous | Login | Signup for a new account | 11-10-2008 10:45 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |