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

Bug 33664

Summary: Ghostscript-7.07.1 fails to compile with libcryto.so.0.9.7
Product: Gentoo Linux Reporter: Matthew T. Karlsson <mkarlsson2>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED INVALID    
Severity: normal CC: vapier
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matthew T. Karlsson 2003-11-17 04:06:18 UTC
It seems Ghostscript 7.07.1 look for the library libcrypto.so.0.9.6 and doesnt
realize I have infact updated to 0.9.7.

This is easily fixed with a symlink, but should probably be adressed some other way.

Reproducible: Always
Steps to Reproduce:
Comment 1 Claes Mogren 2003-11-17 08:16:10 UTC
Why doesn't ghostscript use the "libcrypto.so" or "libcrypto.so.0" softling that already points to the correctl library?

(Doesn't compile for me either because of that)
Comment 2 Matthew T. Karlsson 2003-11-17 09:54:04 UTC
That is a very good question.  It really should.

It seems a lot of packages point directly to the libcrypto.so.X.X.X file instead of to the symlink.  When I updated to 0.9.7 I had to reemerge a bunch of stuff to get it working again.  At least they compiled though, which ghostscript does not.

For now I just made a symlink called libcrypto.so.0.9.6 pointing towards libcrypto.so.0.9.7, and it seems to work fine.





Comment 3 Matthew T. Karlsson 2003-11-17 09:55:59 UTC
It just struck me...

if several programs are having this problem, maybe its the libcrypto.so symlink that hasnt been updated properly?

I'm at work now, can't check it myself right now, but I will as soon as I get home.
Comment 4 SpanKY gentoo-dev 2003-11-17 10:30:09 UTC
run `revdep-rebuild`