All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Kevin Coffman <kwc@citi.umich.edu>
Cc: nfsv4@linux-nfs.org, NFSv3 list <linux-nfs@vger.kernel.org>,
	Jeff Layton <jlayton@redhat.com>
Subject: Re: ANNOUNCE: nfs-utils-1.2.2 released.
Date: Mon, 08 Mar 2010 12:42:42 -0500	[thread overview]
Message-ID: <4B953712.3090703@RedHat.com> (raw)
In-Reply-To: <4d569c331003080544n40a12f52x74b39420a697e546@mail.gmail.com>



On 03/08/2010 08:44 AM, Kevin Coffman wrote:
> 2010/3/8 Lukas Hejtmanek <xhejtman@ics.muni.cz>:
>> On Mon, Mar 08, 2010 at 07:02:09AM -0500, Jeff Layton wrote:
>>> (cc'ing Olga)
>>>
>>> Hmm....gssd in 1.2.2 seems to work fine for me. The only changes in
>>> that area of the code were some of Olga's patches that went into 1.2.2.
>>> Olga, any thoughts?
>>
>> It does not work for me and for one student that works on some patches.
>>
>> We both have an issue with compilation as well as I mentioned earlier.
>>
>>> Lukas, could you also tell us what kernel you're using, and maybe send
>>> the output of ldd against the binary?
>>
>> My kernel is 2.6.33. The student's kernel is about 2.6.31 or 2.6.32.
>>
>> ldd /tmp/nfs-utils-1.2.2/utils/gssd/gssd
>>        linux-vdso.so.1 =>  (0x00007fff317ed000)
>>        libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00007faa7c631000)
>>        libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00007faa7c36d000)
>>        libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00007faa7c146000)
>>        libcom_err.so.2 => /lib/libcom_err.so.2 (0x00007faa7bf42000)
>>        librpcsecgss.so.3 => /usr/lib/librpcsecgss.so.3 (0x00007faa7bd32000)
>>        libgssglue.so.1 => /usr/lib/libgssglue.so.1 (0x00007faa7bb27000)
>>        libdl.so.2 => /lib/libdl.so.2 (0x00007faa7b923000)
>>        libc.so.6 => /lib/libc.so.6 (0x00007faa7b5a2000)
>>        libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00007faa7b399000)
>>        libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00007faa7b196000)
>>        libresolv.so.2 => /lib/libresolv.so.2 (0x00007faa7af7d000)
>>        libpthread.so.0 => /lib/libpthread.so.0 (0x00007faa7ad5f000)
>>        /lib64/ld-linux-x86-64.so.2 (0x00007faa7c886000)
The kernel the package was tested was a  2.6.33-ish kernel 
and here is what my rpc.gssd is linked against... 

# ldd /usr/sbin/rpc.gssd 
	linux-vdso.so.1 =>  (0x00007fff283ff000)
	libgssglue.so.1 => /usr/lib64/libgssglue.so.1 (0x00007fda41062000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007fda40e5e000)
	libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00007fda40c29000)
	libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00007fda4095f000)
	libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007fda40738000)
	libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00007fda40535000)
	libtirpc.so.1 => /usr/lib64/libtirpc.so.1 (0x00007fda4030e000)
	libc.so.6 => /lib64/libc.so.6 (0x00007fda3ff8c000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fda4126b000)
	libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007fda3fd83000)
	libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007fda3fb81000)
	libresolv.so.2 => /lib64/libresolv.so.2 (0x00007fda3f967000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fda3f74a000)
	libnsl.so.1 => /lib64/libnsl.so.1 (0x00007fda3f530000)
	libselinux.so.1 => /lib64/libselinux.so.1 (0x00007fda3f312000)

steved.

      parent reply	other threads:[~2010-03-08 17:42 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-18 14:27 ANNOUNCE: nfs-utils-1.2.2 released Steve Dickson
     [not found] ` <20100304201941.GL19154@ics.muni.cz>
     [not found]   ` <4B9021EF.60309@oracle.com>
     [not found]     ` <20100304212149.GM19154@ics.muni.cz>
2010-03-04 22:30       ` Chuck Lever
2010-03-04 22:40         ` Lukas Hejtmanek
2010-03-08 10:16           ` Lukas Hejtmanek
2010-03-08 12:02             ` Jeff Layton
2010-03-08 12:11               ` Lukas Hejtmanek
2010-03-08 13:44                 ` Kevin Coffman
2010-03-08 15:30                   ` Lukas Hejtmanek
2010-03-08 19:21                     ` Kevin Coffman
2010-03-08 19:40                       ` Lukas Hejtmanek
2010-03-08 19:48                         ` Jeff Layton
     [not found]                           ` <20100308144825.0e1afa59-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2010-03-09 10:35                             ` Lukas Hejtmanek
2010-03-09 15:18                               ` Kevin Coffman
2010-03-09 15:53                                 ` Lukas Hejtmanek
2010-03-09 17:04                                   ` Kevin Coffman
2010-03-09 17:29                                     ` Lukas Hejtmanek
2010-03-09 17:41                                       ` Lukas Hejtmanek
2010-03-09 18:26                                         ` Kevin Coffman
2010-03-09 18:52                                           ` Lukas Hejtmanek
2010-03-08 19:48                         ` Kevin Coffman
2010-03-08 17:42                   ` Steve Dickson [this message]

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=4B953712.3090703@RedHat.com \
    --to=steved@redhat.com \
    --cc=jlayton@redhat.com \
    --cc=kwc@citi.umich.edu \
    --cc=linux-nfs@vger.kernel.org \
    --cc=nfsv4@linux-nfs.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.