From: "Gabor Z. Papp" <gzp@papp.hu>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH] NSM: Replace __attribute_noinline__
Date: Tue, 23 Nov 2010 08:51:24 +0100 [thread overview]
Message-ID: <x6wro4zddv@gzp> (raw)
In-Reply-To: 20101122163637.17565.13193.stgit@matisse.1015granger.net
* Chuck Lever <chuck.lever@oracle.com>:
| Gabor-
| Can you try this out? Either it will fix the problem, or it will tell
| us more about the issue.
Seems like the problem fixed, but got new one:
make[3]: Entering directory
`/home/gzp/src/nfs-utils-1.2.3/utils/statd'
gcc -DHAVE_CONFIG_H -I. -I../../support/include -D_GNU_SOURCE -Wall
-Wextra -Wstrict-prototypes -pipe -g -O2 -MT sm-notify.o -MD -MP -MF .deps/sm-notify.Tpo -c -o sm-notify.o sm-notify.c sm-notify.c: In function 'smn_bind_address':
sm-notify.c:247: error: 'AI_NUMERICSERV' undeclared (first use in this function)
sm-notify.c:247: error: (Each undeclared identifier is reported only once
sm-notify.c:247: error: for each function it appears in.)
make[3]: *** [sm-notify.o] Error 1
AI_NUMERICSERV defined only in glibc 2.3, but not in 2.2.
next prev parent reply other threads:[~2010-11-23 7:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-22 16:38 [PATCH] NSM: Replace __attribute_noinline__ Chuck Lever
2010-11-23 7:51 ` Gabor Z. Papp [this message]
2010-11-23 16:01 ` Chuck Lever
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=x6wro4zddv@gzp \
--to=gzp@papp.hu \
--cc=chuck.lever@oracle.com \
--cc=linux-nfs@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.