View previous topic :: View next topic |
Author |
Message |
Clad in Sky l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/17780170234b5b433c5f69e.jpg)
Joined: 04 May 2007 Posts: 895 Location: Germany
|
Posted: Mon Jul 07, 2008 6:25 pm Post subject: [solved]Curl not compiling.... |
|
|
due to conflict with kerberos or smth.
I'm just emerging the world (update) and now curl complains... but let it speak for itself:
Code: | * Messages for package net-misc/curl-7.17.1:
*
* ERROR: net-misc/curl-7.17.1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2371: Called die
* The specific snippet of code:
* die 'ldap and kerberos (gssapi) not playing nicely try version >=7.18.1';
* The die message:
* ldap and kerberos (gssapi) not playing nicely try version >=7.18.1
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-misc/curl-7.17.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-misc/curl-7.17.1/temp/environment'.
|
So.. can I just remove kerberos from the USE flags or ldap? Do I need those?
try version >=7.18.1 - of course this means the version of curl... stupid. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
187451 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 02 Jun 2008 Posts: 88
|
Posted: Fri Jul 11, 2008 7:16 am Post subject: |
|
|
I have the same problem. It's strage, because when I do curl should be in version 7.18.2... My Portage still has 7.17.1. OK, so I downloaded and tried to install it manually, but Portage says: Code: | !!! curl-7.18.2.ebuild is not a valid portage tree hierarchy or does not exist | Can you help?
Topic still doesn't have the answer so this Code: | USE=-kerberos emerge curl | and this https://forums.gentoo.org/viewtopic-t-689140-highlight-curl.html |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
desultory Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/15563850365c4d454383627.gif)
Joined: 04 Nov 2005 Posts: 9410
|
Posted: Fri Jul 11, 2008 8:23 am Post subject: |
|
|
eclipsefan wrote: | OK, so I downloaded and tried to install it manually, but Portage says: Code: | !!! curl-7.18.2.ebuild is not a valid portage tree hierarchy or does not exist |
| What did you do to attempt to manually install the package? Please be specific.
In order to function and integrate properly the ebuild should be placed in a local overlay and be installed from there. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
187451 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 02 Jun 2008 Posts: 88
|
Posted: Fri Jul 11, 2008 7:48 pm Post subject: |
|
|
desultory wrote: | What did you do to attempt to manually install the package? Please be specific. | It's too stupid to write it here After a nightmare with my eth0 I tried to... nevermind
desultory wrote: | In order to function and integrate properly the ebuild should be placed in a local overlay and be installed from there. | Yeah, I know... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
thom_raindog Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/19731497224918134685054.gif)
Joined: 16 May 2008 Posts: 400
|
Posted: Fri Jul 25, 2008 8:00 am Post subject: |
|
|
Well, I have the same problem (NOT on my AMD64 machine, mind you, just on the x86 PC).
Is there a solution to that besides local overlays?
It compiles nicely with both -kerberos or -ldap as Use but I am not sure that is smart way to go? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
skellr l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/20945589664c7ab199e6f3a.png)
Joined: 18 Jun 2005 Posts: 988 Location: The Village, Portmeirion
|
Posted: Fri Jul 25, 2008 9:05 am Post subject: |
|
|
-kerberos -ldap =
If you need them, you will know you need them. They also require some configuration to setup. It seems kinda strange to have them set as defaults in the profile. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|