readahead with LFS

Miguel Angel Alvarez ma.alvarez at ziv.es
Fri Sep 22 07:38:07 UTC 2006


Erik Andersen wrote:
> On Mon Sep 11, 2006 at 11:58:32AM +0200, Miguel Angel Alvarez wrote:
>   
>>  CC libc/sysdeps/linux/common/readahead.os
>> libc/sysdeps/linux/common/readahead.c:45: error: expected declaration 
>> specifiers  or '...' before 'off64_t'
>>     
>
> Ok, should be fixed now.
>
>  -Erik
>
> --
> Erik B. Andersen             http://codepoet-consulting.com/
> --This message was written using 73% post-consumer electrons--
>
>   
Although I thought you solved it, I think you have made another mistake, 
because you have included

#include <_lfs_64.h> out of a
#ifdef __UCLIBC_HAS_LFS__

section, which seems not to be too correct, since inside that header, if 
__UCLIBC_HAS_LFS__ is not defined, an error is raised.

Am I wrong? If not... May I change it into the svn? Should I be 
authorized in order to do that?

Thanks

Miguel Ángel 
 
----------------------------------------- PLEASE NOTE -------------------------------------------
This message, along with any attachments, may be confidential or legally privileged. 
It is intended only for the named person(s), who is/are the only authorized recipients.
If this message has reached you in error, kindly destroy it without review and notify the sender immediately.
Thank you for your help.
µSysCom uses virus scanning software but excludes any liability for viruses contained in any attachment.
 
------------------------------------ ROGAMOS LEA ESTE TEXTO -------------------------------
Este mensaje y sus anexos pueden contener información confidencial y/o con derecho legal. 
Está dirigido únicamente a la/s persona/s o entidad/es reseñadas como único destinatario autorizado.
Si este mensaje le hubiera llegado por error, por favor elimínelo sin revisarlo ni reenviarlo y notifíquelo inmediatamente al remitente. Gracias por su colaboración.  
µSysCom utiliza software antivirus, pero no se hace responsable de los virus contenidos en los ficheros anexos.



More information about the uClibc mailing list