Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 191909
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 191746
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ed Catmur <ed@catmur.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gssglue.patch gssglue.patch patch Ed Catmur 2007-09-09 20:35 0000 1.34 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 191909 depends on: Show dependency tree
Bug 191909 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-09 20:17 0000
checking pkg-config is at least version 0.9.0... yes
checking for RPCSECGSS... yes
checking for GSSAPI... configure: error: Package requirements (libgssapi >=
0.11) were not met:

No package 'libgssapi' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GSSAPI_CFLAGS
and GSSAPI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/net-fs/nfs-utils-1.1.0/work/nfs-utils-1.1.0/config.log
 * 
 * ERROR: net-fs/nfs-utils-1.1.0 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   nfs-utils-1.1.0.ebuild, line 43:   Called econf '--mandir=/usr/share/man'
'--with-statedir=/var/lib/nfs' '--disable-rquotad' '--enable-nfsv3'
'--enable-secure-statd' '--with-tcp-wrappers' '--enable-nfsv4' '--enable-gss'
 *   ebuild.sh, line 591:   Called die

USE="kerberos", etc.

nfs-utils-1.1.0.ebuild has
        kerberos? (
                net-libs/librpcsecgss
                || ( net-libs/libgssglue >=app-crypt/libgssapi-0.11 )
                app-crypt/mit-krb5
        )

but evidently libgssglue is not a substitute for libgssapi in this case.

------- Comment #1 From Jakub Moc (RETIRED) 2007-09-09 20:18:46 0000 -------

*** This bug has been marked as a duplicate of bug 191746 ***

------- Comment #2 From Ed Catmur 2007-09-09 20:35:12 0000 -------
Created an attachment (id=130443) [details]
gssglue.patch

Patch.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug