| Anonymous | Login | Signup for a new account | 11-10-2008 10:50 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 | ||||
| 0000466 | [buildroot] Architecture Specific | minor | always | 10-04-05 10:21 | 05-18-07 03:03 | ||||
| Reporter | jdupre | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | won't fix | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000466: filefrag.c in e2fsprogs in buildroot does not compile | ||||||||
| Description |
I get the following errors when I add e2fsprogs to my buildroot configuration: filefrag.c: In function 'frag_report': filefrag.c:72: error: storage size of 'fileinfo' isn't known filefrag.c:104: error: 'O_LARGEFILE' undeclared (first use in this function filefrag.c:104: error: (Each undeclared identifier is reported only once filefrag.c:104: error: for each function it appears in.) This compile time error happens with todays (20051003) snapshot of buildroot (using e2fsprogs-1.38) and the 20050817 snapshot (using e2fsprogs-1.37). In both instances I am using the latest "released" version of uClibc, not the current SVN, and the latest available kernel headers (2.6.12). I tried enabling largefile support in buildroot menuconfig, but that made no difference. |
||||||||
| Additional Information | My "fix" was to replace contents of filefrag.c with "main(){}". This allows everything to compile cleanly. | ||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |