Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]evolution-data-server
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
tuxianer
Apprentice
Apprentice


Joined: 17 Dec 2005
Posts: 280
Location: Cologne - Germany

PostPosted: Sat Oct 07, 2006 12:32 pm    Post subject: [SOLVED]evolution-data-server Reply with quote

Hi, ich habe gerade eben mal ein System geprüft mit einem revdep-rebuild und dabei kamen ein paar broken links raus :

unter anderem wollte er dann evolution-data-server mergen, allerdings kommt beim compile:

Code:

/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_set_dh_params@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_verify_peers@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_record_recv@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_credentials_set@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_x509_crt_init@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_record_send@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_transport_set_ptr@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_dh_params_deinit@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_dh_params_init@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_set_x509_trust_file@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_type_get@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_handshake@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_global_init@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_x509_crt_import@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_free_credentials@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_init@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_expiration_time_peers@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_dh_params_generate2@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_deinit@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_activation_time_peers@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_get_peers@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_set_x509_key_file@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_allocate_credentials@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_set_default_priority@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_bye@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_record_get_direction@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_dh_set_prime_bits@GNUTLS_1_2'
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_x509_crt_check_hostname@GNUTLS_1_2'
collect2: ld returned 1 exit status
make[3]: *** [create-account] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/evolution-data-server-1.6.2/work/evolution-data-server-1.6.2/servers/groupwise'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/evolution-data-server-1.6.2/work/evolution-data-server-1.6.2/servers'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/evolution-data-server-1.6.2/work/evolution-data-server-1.6.2'
make: *** [all] Fehler 2

!!! ERROR: gnome-extra/evolution-data-server-1.6.2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  evolution-data-server-1.6.2.ebuild, line 106:   Called gnome2_src_compile
  gnome2.eclass, line 64:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.



Was kann ich da machen ... ???


MfG
_________________
Bei Fragen bitte wie folgt vor gehen:
Forum Suche, Lesen, Denken, (NICHTS GEFUNDEN?), Tippen, Posten !
Wer Sorgen hat, der hat auch Likör ! ( Wilhelm Busch)


Last edited by tuxianer on Sat Oct 07, 2006 2:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
tuxianer
Apprentice
Apprentice


Joined: 17 Dec 2005
Posts: 280
Location: Cologne - Germany

PostPosted: Sat Oct 07, 2006 2:26 pm    Post subject: Reply with quote

Keiner eine Idee ???


MfG
_________________
Bei Fragen bitte wie folgt vor gehen:
Forum Suche, Lesen, Denken, (NICHTS GEFUNDEN?), Tippen, Posten !
Wer Sorgen hat, der hat auch Likör ! ( Wilhelm Busch)
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Sat Oct 07, 2006 2:53 pm    Post subject: Reply with quote

Bitte ein wenig Geduld zeigen mit dem Bumpen von Threads. 24 Stunden ist ein guter Richtwert.
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
tuxianer
Apprentice
Apprentice


Joined: 17 Dec 2005
Posts: 280
Location: Cologne - Germany

PostPosted: Sat Oct 07, 2006 2:57 pm    Post subject: Reply with quote

entschuldige bitte :oops: :oops:

aber es scheint sich gelöst zu haben, ich habe die Pakete die revdep-rebuild mir vorschlägt von Hand nach remerget und sie da es klappt !


MfG
_________________
Bei Fragen bitte wie folgt vor gehen:
Forum Suche, Lesen, Denken, (NICHTS GEFUNDEN?), Tippen, Posten !
Wer Sorgen hat, der hat auch Likör ! ( Wilhelm Busch)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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