All of lore.kernel.org
 help / color / mirror / Atom feed
* build problems with latest nfs-utils
@ 2007-07-15 23:59 Chuck Lever
  2007-07-16  1:31 ` J. Bruce Fields
  2007-07-16 17:06 ` [PATCH] fix broken compile due to missing pseudoflavors.h J. Bruce Fields
  0 siblings, 2 replies; 6+ messages in thread
From: Chuck Lever @ 2007-07-15 23:59 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: Linux NFS mailing list

[-- Attachment #1: Type: text/plain, Size: 3167 bytes --]

I updated my git repo to the latest version of nfs-utils, and now I can 
no longer build nfs-utils.  I use

./configure --disable-gss --disable-nfsv4

and get these compilation errors:

Making all in nfs
make[2]: Entering directory `/u/cel/nfs-utils/support/nfs'
gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I../../support/include 
-D_GNU_SOURCE -Wall  -pipe -g -O2 -MT exports.o -MD -MP -MF 
.deps/exports.Tpo -c -o exports.o exports.c
exports.c:33:27: error: pseudoflavors.h: No such file or directory
exports.c:38: error: array type has incomplete element type
exports.c:39: error: ‘RPC_AUTH_GSS_KRB5’ undeclared here (not in a function)
exports.c:40: error: ‘RPC_AUTH_GSS_KRB5I’ undeclared here (not in a 
function)
exports.c:41: error: ‘RPC_AUTH_GSS_KRB5P’ undeclared here (not in a 
function)
exports.c:42: error: ‘RPC_AUTH_GSS_LKEY’ undeclared here (not in a function)
exports.c:43: error: ‘RPC_AUTH_GSS_LKEYI’ undeclared here (not in a 
function)
exports.c:44: error: ‘RPC_AUTH_GSS_LKEYP’ undeclared here (not in a 
function)
exports.c:45: error: ‘RPC_AUTH_GSS_SPKM’ undeclared here (not in a function)
exports.c:46: error: ‘RPC_AUTH_GSS_SPKMI’ undeclared here (not in a 
function)
exports.c:47: error: ‘RPC_AUTH_GSS_SPKMP’ undeclared here (not in a 
function)
exports.c: In function ‘secinfo_show’:
exports.c:209: error: dereferencing pointer to incomplete type
exports.c:212: error: dereferencing pointer to incomplete type
exports.c: In function ‘find_flavor’:
exports.c:423: error: increment of pointer to unknown structure
exports.c:423: error: arithmetic on pointer to an incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
exports.c:424: error: dereferencing pointer to incomplete type
make[2]: *** [exports.o] Error 1
make[2]: Leaving directory `/u/cel/nfs-utils/support/nfs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/u/cel/nfs-utils/support'
make: *** [all-recursive] Error 1
[cel@monet nfs-utils]$

[-- Attachment #2: chuck.lever.vcf --]
[-- Type: text/x-vcard, Size: 235 bytes --]

begin:vcard
fn:Chuck Lever
n:Lever;Chuck
org:Oracle USA;Corporate Architecture
adr:;;1015 Granger Avenue;Ann Arbor;MI;48104;USA
title:Principal Member of Staff
x-mozilla-html:FALSE
url:http://oss.oracle.com/~cel
version:2.1
end:vcard


[-- Attachment #3: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #4: Type: text/plain, Size: 140 bytes --]

_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2007-07-16 17:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-15 23:59 build problems with latest nfs-utils Chuck Lever
2007-07-16  1:31 ` J. Bruce Fields
2007-07-16  2:05   ` Chuck Lever
2007-07-16 17:06 ` [PATCH] fix broken compile due to missing pseudoflavors.h J. Bruce Fields
2007-07-16 17:18   ` Chuck Lever
2007-07-16 17:26   ` 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.