From: 이종민 <anapple.orange@gmail.com>
To: linux-c-programming@vger.kernel.org
Subject: FW: [Lustre-discuss] Troubles compile lustre with --enable-quota
Date: Wed, 14 May 2008 23:31:47 +0900 [thread overview]
Message-ID: <A00667DE0ABD4539AB12B3BDE8484ED6@OrangeMini> (raw)
-----Original Message-----
From: lustre-discuss-bounces@clusterfs.com [mailto:lustre-discuss-
bounces@clusterfs.com] On Behalf Of Patrick Winnertz
Sent: Friday, September 21, 2007 10:52 PM
To: Lustre-discuss
Subject: [Lustre-discuss] Troubles compile lustre with --enable-quota
Hey,
I've troubles when i want to compile lustre with --enable-quota:
Here my configure call:
./configure --disable-dependency-tracking \
--disable-modules \
--enable-snmp \
--enable-quota \
--disable-tests \
--disable-client \
--disable-server
when compiling it, it fails with:
make[3]: Entering directory
`/home/winnie/svn/pkg-lustre/build-area/lustre-1.6.2/lustre/quota'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D__arch_lib__ -D_LARGEFILE64_SOURCE=1
-include ../../config.h -I../../lnet/include -I../../lnet/include -
I../../lustre/include -I../../lustre/include -g -Wall -fPIC -g -O2 -c -o
libquota_a-quota_check.o `test -f 'quota_check.c' || echo
'./'`quota_check.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D__arch_lib__ -
D_LARGEFILE64_SOURCE=1 -include ../../config.h -I../../lnet/include -
I../../lnet/include -I../../lustre/include -I../../lustre/include -g -Wall
-fPIC -g -O2 -c -o libquota_a-quota_ctl.o `test -f 'quota_ctl.c' || echo
'./'`quota_ctl.c
quota_ctl.c: In function 'lov_quota_ctl':
quota_ctl.c:236: error: 'Q_QUOTAON' undeclared (first use in this function)
quota_ctl.c:236: error: (Each undeclared identifier is reported only once
quota_ctl.c:236: error: for each function it appears in.)
quota_ctl.c:236: error: 'Q_QUOTAOFF' undeclared (first use in this
function)
make[3]: *** [libquota_a-quota_ctl.o] Fehler 1
Do I anything wrong, and if yes, what? :) If not: Bug in lustre 1.6.2 ?
It would be nice if anybody could help to sort this out ;-)
Greetings
Patrick Winnertz
_______________________________________________
Lustre-discuss mailing list
Lustre-discuss@clusterfs.com
https://mail.clusterfs.com/mailman/listinfo/lustre-discuss
next reply other threads:[~2008-05-14 14:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-14 14:31 이종민 [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-05-14 14:31 FW: [Lustre-discuss] Troubles compile lustre with --enable-quota 이종민
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=A00667DE0ABD4539AB12B3BDE8484ED6@OrangeMini \
--to=anapple.orange@gmail.com \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).