Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18758 - Emerge of xscreensaver-4.05-r3 failed because it could not find -lkrb4
Summary: Emerge of xscreensaver-4.05-r3 failed because it could not find -lkrb4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-04 13:33 UTC by dsignoff
Modified: 2003-04-06 18:51 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 dsignoff 2003-04-04 13:33:52 UTC
When I try to emerge xscreensaver it fails on the following error:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lkrb4
collect2: ld returned 1 exit status
make[1]: *** [xscreensaver] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.05-r3/work/xscreensaver-4.05/driver'
make: *** [default] Error 5
 
!!! ERROR: x11-misc/xscreensaver-4.05-r3 failed.
!!! Function src_compile, Line 80, Exitcode 2
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1.emerge xscreensaver
2.
3.
Actual Results:  
see error message under details

Expected Results:  
emerged xscreensaver
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-04-05 12:23:55 UTC
did you unmerge kerberos ?

please paste
#emerge info
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-06 04:47:46 UTC
looks like a kerberos thing.
Comment 3 dsignoff 2003-04-06 18:41:50 UTC
Turns out that because I am using mit-krb5 I needed the krb4 use flag in make.conf and now it works.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-06 18:51:22 UTC
closing