Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 177980

Summary: net-fs/nfs-utils-1.0.12: missing dependency net-libs/libnfsidmap
Product: Gentoo Linux Reporter: Lutz Schildt <ls>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor CC: ls
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lutz Schildt 2007-05-10 22:58:15 UTC
Trying to emerge nfs-utils with USE="kerberos nonfsv4 tcpd" gives me an Error during configure about needing a certain lib.



Reproducible: Always

Steps to Reproduce:
1.having no libnfsidmap installed
2.emerge nfs-utils 1.0.12 with USE="kerberos nonfsv4 tcpd"
3.Get the Error described

Actual Results:  
checking for nfsidmap.h... no
configure: error: libnfsidmap needed for gss support



Expected Results:  
succesfull install of nfs-utils

# emerge --info
Portage 2.1.2.2 (default-linux/x86/2007.0/desktop, gcc-4.1.1, glibc-2.5-r2, 2.6.21-ck i686)
=================================================================
System uname: 2.6.21-ck i686 mobile AMD Athlon(tm) XP 2000+
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 10 May 2007 01:20:01 +0000
ccache version 2.4 [enabled]
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -mtune=i686 -pipe -mmmx -msse -m3dnow -march=athlon-xp -mtune=athlon-xp -mcpu=athlon-xp -mfpmath=387,sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -mtune=i686 -pipe -mmmx -msse -m3dnow -march=athlon-xp -mtune=athlon-xp -mcpu=athlon-xp -mfpmath=387,sse"
DISTDIR="/usr/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.twaren.net/Linux/Gentoo/ http://cesium.di.uminho.pt/pub/gentoo/ http://ftp.kaist.ac.kr/pub/gentoo/"
LINGUAS="de en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/portage"
SYNC="rsync://192.168.27.5/gentoo-portage"
USE="3dnow 3dnowext X aac acl acpi alsa arts berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo fam firefox fortran gdbm gif gpm gstreamer gtk hal howl iconv ipv6 isdnlog jpeg jpeg2k kde kerberos ldap libg++ linuxthreads-tls logitech-mouse mad midi mikmod mmx mp3 mpeg ncurses nls noamazon nptl nptlonly ogg opengl oss pam pcre pdf perl png pppd python qt3 qt3support qt4 quicktime readline reflection sasl sdl session spell spl sse ssl svg tcpd tiff truetype truetype-fonts type1-fonts unicode userlocales vcd vorbis win32codecs x86 xcomposite xml xorg xv xvid zlib" ALSA_CARDS="via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS="radeon vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-11 06:50:11 UTC
The dependency is already there. Attach config.log to the other bug as the error message told you.


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