Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The heimdal ebuild won't compile, same reasons as in #6338 Solution: patch with this diff: --- heimdal-0.4e-r1.ebuild Sun Sep 8 01:10:39 2002 +++ heimdal-0.4e-r1.ebuild2 Sun Sep 8 01:10:19 2002 @@ -33,7 +33,7 @@ --with-krb4=/usr/athena \ ${myconf} || die - emake || die + make || die } src_install () {