Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[emerge] Gaim [Resolu]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Lapinot
n00b
n00b


Joined: 06 Oct 2004
Posts: 34
Location: A l'est

PostPosted: Tue Oct 19, 2004 2:08 pm    Post subject: [emerge] Gaim [Resolu] Reply with quote

Hello
Afin de pouvoir communiquer depuis linux, j'ai voulu installe gaim.
J'ai donc lancer un emerge gaim

Mais malheureusement, j'ai droit a une belle erreur et surtout, aucune idee du probleme. Si vous arrivez a me donner un coup de main... c'est avec plaisir.

D'avance merci
:D

Quote:


....

In file included from cryptproto.h:24,
from config_ui.c:31:
rsa_nss.h:33:19: keyhi.h: No such file or directory
In file included from cryptproto.h:24,
from config_ui.c:31:
rsa_nss.h:36: error: syntax error before "SECKEYPrivateKey"
rsa_nss.h:36: warning: no semicolon at end of struct or union
rsa_nss.h:37: warning: type defaults to `int' in declaration of `pub'
rsa_nss.h:37: warning: data definition has no type or storage class
rsa_nss.h:39: error: syntax error before '}' token
rsa_nss.h:39: warning: type defaults to `int' in declaration of `RSA_NSS_KEY'
rsa_nss.h:39: warning: data definition has no type or storage class
In file included from config_ui.c:31:
cryptproto.h:32: error: syntax error before "RSA_NSS_KEY"
cryptproto.h:32: warning: no semicolon at end of struct or union
cryptproto.h:33: warning: type defaults to `int' in declaration of `proto_union'
cryptproto.h:33: warning: data definition has no type or storage class
In file included from config_ui.c:32:
keys.h:35: error: syntax error before "proto_union"
keys.h:35: warning: no semicolon at end of struct or union
keys.h:43: error: syntax error before '}' token
config_ui.c: In function `config_do_regen':
config_ui.c:113: error: dereferencing pointer to incomplete type
config_ui.c: In function `GE_get_config_frame':
config_ui.c:331: error: dereferencing pointer to incomplete type
config_ui.c:337: error: dereferencing pointer to incomplete type
config_ui.c:339: error: dereferencing pointer to incomplete type
config_ui.c:348: error: dereferencing pointer to incomplete type
config_ui.c:354: error: dereferencing pointer to incomplete type
config_ui.c:356: error: dereferencing pointer to incomplete type
make[2]: *** [config_ui.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/gaim-encryption-2.31/work/gaim-encr
yption-2.31'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gaim-encryption-2.31/work/gaim-encr
yption-2.31'
make: *** [all-recursive-am] Error 2

!!! ERROR: x11-plugins/gaim-encryption-2.31 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! Make failed


Last edited by Lapinot on Sun Nov 14, 2004 10:10 am; edited 1 time in total
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Tue Oct 19, 2004 2:15 pm    Post subject: Reply with quote

Tu es en ~x86 ou en x86?
Ou est-ce que tu as un alpha, ou un ppc, ou un systeme 64 bits?

Quelle version de GAIM tu essayes d'installer?
Tu portes des slips ou des calecons?
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
Lapinot
n00b
n00b


Joined: 06 Oct 2004
Posts: 34
Location: A l'est

PostPosted: Tue Oct 19, 2004 2:18 pm    Post subject: Reply with quote

Trevoke wrote:
Tu es en ~x86 ou en x86?
Ou est-ce que tu as un alpha, ou un ppc, ou un systeme 64 bits?

Quelle version de GAIM tu essayes d'installer?
Tu portes des slips ou des calecons?


1) J'ai un P3 (Processor M, sur un IBM T40p)
2) J'installe la version proposee par defaut en faisant emerge: Gaim1.00
3) Je portes generalement des boxer, parfois des slips mais des calecons pour dormir. Et met mon veto pour les tanga et les strings.

Voila :D
Back to top
View user's profile Send private message
dju`
Retired Dev
Retired Dev


Joined: 11 Feb 2003
Posts: 370

PostPosted: Tue Oct 19, 2004 2:22 pm    Post subject: Reply with quote

il doit manquer nss ou nspr, bizarre qu'il ne te le propose pas comme dépendance.

Last edited by dju` on Tue Oct 19, 2004 3:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
Lapinot
n00b
n00b


Joined: 06 Oct 2004
Posts: 34
Location: A l'est

PostPosted: Tue Oct 19, 2004 2:50 pm    Post subject: Reply with quote

dJu` wrote:
il doit manquer nss ou nscp, bizarre qu'il ne te le propose pas comme dépendance.


Que dois-je donc faire?
Back to top
View user's profile Send private message
dju`
Retired Dev
Retired Dev


Joined: 11 Feb 2003
Posts: 370

PostPosted: Tue Oct 19, 2004 2:53 pm    Post subject: Reply with quote

que donne
Code:
emerge nspr nss -vp
?
Back to top
View user's profile Send private message
Celeborn
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jan 2004
Posts: 132
Location: Heidelberg (Germany)

PostPosted: Tue Oct 19, 2004 3:17 pm    Post subject: Reply with quote

Tu peux également essayer directement
Code:
emerge gaim-encryption

vu que le pb a l'air de concerner gaim-encryption...

Petite remarque également, les versions qui sont disponibles ds le portage sont gaim-1.0.1 et gaim-encryption-2.32 pour moi (je suis en ~x86 pour gaim...)

Voilà, donc si tu n'as pas ces versions tu peux faire un emerge sync et éventuellement passer en ~x86 pour gaim si ce n'est pas déjà le cas :
Code:
echo "net-im/gaim                     ~x86"  >> /etc/portage/package.keywords
echo "x11-plugins/gaim-encryption     ~x86" >> /etc/portage/package.keywords
comme me dirait sireyessire :-D

En espérant que ça t'aide...
Back to top
View user's profile Send private message
Darkael
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1321
Location: France

PostPosted: Tue Oct 19, 2004 6:58 pm    Post subject: Reply with quote

Salut,
j'avais eu cette même erreur la dernière fois que j'avais touché à ma gentoo. Apparement c'est un bug de gaim-encryption ou je ne sais quoi. Si un emerge sync ne règle pas l'affaire, tu peux essayer les deux ebuilds qui ont été postés sur bugzilla, il parait que ceux là marchent (je peux pas les tester de là où je suis :?):
https://bugs.gentoo.org/show_bug.cgi?id=67488
Back to top
View user's profile Send private message
drakken
n00b
n00b


Joined: 01 Oct 2004
Posts: 25

PostPosted: Tue Oct 19, 2004 11:06 pm    Post subject: Reply with quote

une solution permetant de te debloquer temporairement, le temps que le probleme se dissipe serait de desactiver l'encryption.

USE="-crypt" emerge -pv gaim

:idea:
_________________
my mail: drakkensan@gmail.com
website: http://subnix.ath.cx/
Back to top
View user's profile Send private message
Lapinot
n00b
n00b


Joined: 06 Oct 2004
Posts: 34
Location: A l'est

PostPosted: Wed Oct 20, 2004 2:28 pm    Post subject: Reply with quote

Celeborn wrote:

Petite remarque également, les versions qui sont disponibles ds le portage sont gaim-1.0.1 et gaim-encryption-2.32 pour moi (je suis en ~x86 pour gaim...)

Voilà, donc si tu n'as pas ces versions tu peux faire un emerge sync et éventuellement passer en ~x86 pour gaim si ce n'est pas déjà le cas :
Code:
echo "net-im/gaim                     ~x86"  >> /etc/portage/package.keywords
echo "x11-plugins/gaim-encryption     ~x86" >> /etc/portage/package.keywords
comme me dirait sireyessire :-D

En espérant que ça t'aide...


Euh... je viens de faire un emerge sync et pourtant:

Quote:
emerge -p gaim

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild R ] net-im/gaim-1.0.0
[ebuild N ] x11-plugins/gaim-encryption-2.31
ryption...

Alors j'avoue ne pas tout comprendre...
Back to top
View user's profile Send private message
Celeborn
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jan 2004
Posts: 132
Location: Heidelberg (Germany)

PostPosted: Wed Oct 20, 2004 3:12 pm    Post subject: Reply with quote

Lapinot wrote:

Alors j'avoue ne pas tout comprendre...


Ca doit être du au fait que tu n'es pas en ~x86 pour gaim ? ... si c'est bien ça, tu peux rajouter les 2 lignes que je t'ai indiquées précédemment ds le fichier /etc/portage/package.keywords (à créer s'il n'existe pas...) pour avoir les dernières versions de gaim et gaim-encryption...
Back to top
View user's profile Send private message
Lapinot
n00b
n00b


Joined: 06 Oct 2004
Posts: 34
Location: A l'est

PostPosted: Wed Oct 20, 2004 4:21 pm    Post subject: Reply with quote

Ca marche nickel! Merci bcp
Je peux supprimer les fichiers pour le portage? (ils n'existaient pas... ni meme le repertoire, j'ai du le creer).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum