| Anonymous | Login | Signup for a new account | 11-10-2008 11:06 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 | ||||
| 0001026 | [uClibc] Other | crash | always | 09-10-06 23:59 | 02-13-07 09:52 | ||||
| Reporter | shc | View Status | public | ||||||
| Assigned To | uClibc | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001026: Compile fail when UCLIBC_HAS_LFS is not set. | ||||||||
| Description |
Compile fail when UCLIBC_HAS_LFS is not set in config. Target ARCH is ARM720T. uClibc is from SVN. Here is compiler output: CC libc/sysdeps/linux/common/readahead.os libc/sysdeps/linux/common/readahead.c:45: error: expected declaration specifiers or '...' before 'off64_t' libc/sysdeps/linux/common/readahead.c:46: error: conflicting types for 'readahead' ./include/bits/fcntl.h:213: error: previous declaration of 'readahead' was here libc/sysdeps/linux/common/readahead.c: In function 'readahead': libc/sysdeps/linux/common/readahead.c:47: error: 'offset' undeclared (first use in this function) libc/sysdeps/linux/common/readahead.c:47: error: (Each undeclared identifier is reported only once libc/sysdeps/linux/common/readahead.c:47: error: for each function it appears in.) make[1]: *** [libc/sysdeps/linux/common/readahead.os] Error 1 make: *** [lib/libc.so.0] Error 2 |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |