[uClibc 0001026]: Compile fail when UCLIBC_HAS_LFS is not set.

bugs at busybox.net bugs at busybox.net
Mon Sep 11 06:59:51 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1026 
====================================================================== 
Reported By:                shc
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   1026
Category:                   Other
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-10-2006 23:59 PDT
Last Modified:              09-10-2006 23:59 PDT
====================================================================== 
Summary:                    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

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-10-06 23:59  shc            New Issue                                    
09-10-06 23:59  shc            Status                   new => assigned     
09-10-06 23:59  shc            Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list