All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Lever <chuck.lever@oracle.com>
To: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Linux NFS mailing list <nfs@lists.sourceforge.net>
Subject: build problems with latest nfs-utils
Date: Sun, 15 Jul 2007 19:59:18 -0400	[thread overview]
Message-ID: <469AB4D6.20902@oracle.com> (raw)

[-- 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

             reply	other threads:[~2007-07-16  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-15 23:59 Chuck Lever [this message]
2007-07-16  1:31 ` build problems with latest nfs-utils 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

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=469AB4D6.20902@oracle.com \
    --to=chuck.lever@oracle.com \
    --cc=bfields@fieldses.org \
    --cc=nfs@lists.sourceforge.net \
    /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.