Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202431 - net-misc/lsh-2.0.1-r2 fails to build, references undefined nettle symbols
Summary: net-misc/lsh-2.0.1-r2 fails to build, references undefined nettle symbols
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-15 23:13 UTC by Robert Kelly III
Modified: 2007-12-26 22:26 UTC (History)
1 user (show)

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


Attachments
emerge build errors for lsh (lsh_build_errors,4.82 KB, text/plain)
2007-12-15 23:14 UTC, Robert Kelly III
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Kelly III 2007-12-15 23:13:14 UTC
When attempting to emerge lsh, it fails with errors about undefined references to various nettle functions. This problem persists after emerge --sync && emerge -avuD world, revdep-rebuild, and emerge -C lsh nettle && emerge nettle.

Reproducible: Always

Steps to Reproduce:
1.emerge lsh
Actual Results:  
build fails

Expected Results:  
successful build and merge of lsh
Comment 1 Robert Kelly III 2007-12-15 23:14:43 UTC
Created attachment 138593 [details]
emerge build errors for lsh
Comment 2 Santiago M. Mola (RETIRED) gentoo-dev 2007-12-26 22:26:25 UTC
Fixed in CVS. lsh needs dev-libs/nettle built with USE="gmp ssl".