View previous topic :: View next topic |
Author |
Message |
jserink Veteran
Joined: 30 Jan 2004 Posts: 1013
|
Posted: Tue Apr 25, 2017 6:34 am Post subject: liborcus-0.12.1 fails at the configure phase[SOLVED] |
|
|
Hi All:
I'm getting this:
configure: error: Package requirements (libixion-0.12 >= 0.12.0) were not met:
No package 'libixion-0.12' found
But, I have this:
jserinki7 jserink # equery list libixion
* Searching for libixion ...
[IP-] [ ] dev-libs/libixion-9999:0/0.12
So I do have libixion installed but still no joy.
Any Gurus with any idea how to fix this?
Cheers,
John
Last edited by jserink on Tue Apr 25, 2017 6:46 am; edited 1 time in total |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9280
|
Posted: Tue Apr 25, 2017 6:37 am Post subject: |
|
|
Don't unmask live versions when you do not need them. |
|
Back to top |
|
|
jserink Veteran
Joined: 30 Jan 2004 Posts: 1013
|
Posted: Tue Apr 25, 2017 6:48 am Post subject: |
|
|
Ok, the fix was to remove this from my /etc/portage/package.accept_keywords:
=dev-libs/libixion-9999 **
And add this:
=dev-libs/libixion-0.12.2 **
Everything builds fine now.
Cheers,
John |
|
Back to top |
|
|
|