[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lustre-discuss
Subject:    [Lustre-discuss] build errors
From:       anselm.strauss () id ! unibe ! ch (Anselm Strauss)
Date:       2006-05-19 7:36:50
Message-ID: 15B2FDB1-1308-4D03-8BEC-A24D37D5628E () id ! unibe ! ch
[Download RAW message or body]

thanks a lot, that did it!

anselm



On May 6, 2006, at 12:14 AM, Andreas Dilger wrote:

> On May 05, 2006  22:15 +0200, Anselm Strauss wrote:
>>> make[4]: Entering directory `/usr/src/lustre-1.6b0/lustre/utils'
>>> ...
>>> In file included from /usr/include/asm/processor.h:7,
>>>                 from /usr/include/linux/spinlock.h:16,
>>>                 from /usr/include/linux/quota.h:40,
>>>                 from ../../lustre/include/lustre/lustre_user.h:19,
>>>                 from ../../lustre/include/linux/lustre_idl.h:58,
>>>                 from ../../lustre/include/linux/lustre_ver.h:4,
>>>                 from mount_lustre.c:37:
>
>> i'm still stuck at this one. for now is solved this by disabling
>> quota support in configure, like this the build completes.
>
> Try changing the "#include <linux/quota.h>" to:
>
> #ifdef __KERNEL__
> # include <linux/quota.h>
> #else
> # include <sys/quota.h>
> #endif
>
> Cheers, Andreas
> --
> Andreas Dilger
> Principal Software Engineer
> Cluster File Systems, Inc.
>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic