All of lore.kernel.org
 help / color / mirror / Atom feed
* nfs-utils 1.1.3 and glibc 2.2
@ 2008-07-28 14:30 Gabor Z. Papp
  2008-07-28 16:36 ` Chuck Lever
  2008-07-28 17:24 ` Chuck Lever
  0 siblings, 2 replies; 5+ messages in thread
From: Gabor Z. Papp @ 2008-07-28 14:30 UTC (permalink / raw)
  To: linux-nfs

Hello,

seems like nfs-utils no more compatible with glibc 2.2?

make[2]: Entering directory
`/home/gzp/src/nfs-utils-1.1.3/utils/mount'
gcc -DHAVE_CONFIG_H -I. -I../../support/include
-I../../support/include -D_GNU_SOURCE -Wall -Wstrict-prototypes  -pipe
-g -O2 -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c
network.c: In function 'nfs_name_to_address':
network.c:154: error: 'AI_ADDRCONFIG' undeclared (first use in this function)
network.c:154: error: (Each undeclared identifier is reported only once
network.c:154: error: for each function it appears in.)
network.c:160: error: 'AI_V4MAPPED' undeclared (first use in this function)
network.c:160: error: 'AI_ALL' undeclared (first use in this function)
make[2]: *** [network.o] Error 1
make[2]: Leaving directory `/home/gzp/src/nfs-utils-1.1.3/utils/mount'

1.1.2 compiles fine.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-29 15:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-28 14:30 nfs-utils 1.1.3 and glibc 2.2 Gabor Z. Papp
2008-07-28 16:36 ` Chuck Lever
2008-07-28 17:24 ` Chuck Lever
2008-07-29  9:22   ` Gabor Z. Papp
2008-07-29 15:13     ` Chuck Lever

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.