Bug 142183 - sci-chemistry/ccp4 fails to compile w/ USE="X"
|
Bug#:
142183
|
Product: Gentoo Linux
|
Version: 2006.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: sci@gentoo.org
|
Reported By: alexxy@gentoo.org
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: sci-chemistry/ccp4 fails to compile w/ USE="X"
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-07-30 07:04 0000
|
I can't emerge ccp4 with X useflag enabled
And after I disable X useflag ccp4 installs sucsessfuly but all programs in
this package linked on libccif.so but there is no libccif.so library on my
system because normaly this library is a part of ccp4 distribution
Please, post the build errors and emerge --info output.
Created an attachment (id=93063) [details]
ccp4 emerge log with X disabled
ebuild emerges succsesfully but it doesn't install ibccif.so
so when I run any appliction from package igot the following
refmac5: error while loading shared libraries: libccif.so: cannot open shared
object file: No such file or directory
(In reply to comment #2)
> Created an attachment (id=93062) [edit] [details]
> ccp4 emerge log with X enabled
Next time, please don't double-gzip files. It makes for confusing results. I
have seen this issue, and it's because CBIN and CCP4_LIB aren't getting set
properly. They should come from the setup script.
*** Bug 142536 has been marked as a duplicate of this bug. ***
I've got a fix for this, it will be in -r1 once I do some more testing.