Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60058 - MIT KerberosV built without libkrb524
Summary: MIT KerberosV built without libkrb524
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-11 07:43 UTC by Sensei
Modified: 2005-06-07 10:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sensei 2004-08-11 07:43:04 UTC
When building kerberos 5 from MIT, the ebuild should contain also the libkrb524 library, which is really important in building other things, such as aklog and stuff regarding afs/k5.

Having only kerberos daemons is useless if you use other softwares built on kerberos layers, and having a back compatibility with k4, like I said, openafs.

Reproducible: Always
Steps to Reproduce:
1. emerge mit-krb5

Actual Results:  
Successfully built MIT Kerberos V without the library above.

Expected Results:  
Include the libkrb524 library not only the daemon.

Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040619-r0, 2.6.5)
=================================================================
System uname: 2.6.5 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.5.1
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -mcpu=pentium4 -fomit-frame-pointer -funroll-loops
-pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -mcpu=pentium4 -fomit-frame-pointer -funroll-loops
-pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirrors.acm.cs.rpi.edu/gentoo/ http://gentoo.osuosl.org/
http://gentoo.mirrors.pair.com/ http://gentoo.binarycompass.org
http://ftp-mirror.internap.com/pub/gentoo/ http://gentoo.felisberto.net/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib acpi afs alsa apm arts audiofile avi berkdb bonobo canna cdr
cjk crypt cups directfb dvd emacs encode esd fam fbcon flac foomatic foomaticdb
freewnn gdbm gif gnome gphoto2 gpm gtk gtk2 gtkhtml guile icq imagemagick imap
imlib java jpeg kde kerberos ldap leim libg++ libwww lirc mad mikmod mmx motif
mozilla mpeg msn mule ncurses nls nptl oggvorbis opengl oss pam pcmcia pdflib
perl png pnp ppds python qt quicktime readline samba sasl sdl slang slp spell
sse ssl svga tcltk tcpd tetex tiff truetype trusted unicode usb
video_cards_radeon videos wmf wxwindows x86 xml2 xmms xv yahoo zlib"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-06-07 10:38:49 UTC
why don't you have krb4 in USE?