Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

Samba broken and not compiling

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
5 posts • Page 1 of 1
Author
Message
Let_Me_Be
n00b
n00b
User avatar
Posts: 65
Joined: Thu Apr 28, 2005 6:53 pm
Contact:
Contact Let_Me_Be
Website

Samba broken and not compiling

  • Quote

Post by Let_Me_Be » Thu Mar 27, 2008 8:18 am

Hi, my samba instalation has broken linkage, but when I try to reinstall it I allways get this:

Code: Select all

/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libgnutls.so.13, needed by /usr/lib64/libcups.so, not found (try using -rpath or -rpath-link)
/usr/lib64/libcups.so: undefined reference to `gnutls_bye@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_credentials_set@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_record_check_pending@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_certificate_free_credentials@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_set_default_priority@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_init@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_transport_set_pull_function@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_global_init@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_handshake@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_transport_set_ptr@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_transport_set_push_function@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_certificate_allocate_credentials@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_deinit@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_record_recv@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_record_send@GNUTLS_1_3'
collect2: ld returned 1 exit status
make: *** [bin/swat] Error 1
make: *** Waiting for unfinished jobs....
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libgnutls.so.13, needed by /usr/lib64/libcups.so, not found (try using -rpath or -rpath-link)
/usr/lib64/libcups.so: undefined reference to `gnutls_bye@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_credentials_set@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_record_check_pending@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_certificate_free_credentials@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_set_default_priority@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_init@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_transport_set_pull_function@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_global_init@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_handshake@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_transport_set_ptr@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_transport_set_push_function@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_certificate_allocate_credentials@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_deinit@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_record_recv@GNUTLS_1_3'
/usr/lib64/libcups.so: undefined reference to `gnutls_record_send@GNUTLS_1_3'
Well, the compilation is right, there is no libgnutls.so.13:

Code: Select all

-rw-r--r-- 1 root root 1108108 2008-03-27 08:42 /usr/lib64/libgnutls.a
-rwxr-xr-x 1 root root     913 2008-03-27 08:42 /usr/lib64/libgnutls.la
lrwxrwxrwx 1 root root      19 2008-03-27 08:42 /usr/lib64/libgnutls.so -> libgnutls.so.26.1.3
lrwxrwxrwx 1 root root      19 2008-03-27 08:42 /usr/lib64/libgnutls.so.26 -> libgnutls.so.26.1.3
-rwxr-xr-x 1 root root  564152 2008-03-27 08:42 /usr/lib64/libgnutls.so.26.1.3
Any idea how to fix it?
Top
schachti
Advocate
Advocate
User avatar
Posts: 3765
Joined: Mon Jul 28, 2003 10:01 am
Location: Gifhorn, Germany

  • Quote

Post by schachti » Thu Mar 27, 2008 8:39 am

Seems as if you ran a world update and forgot revdep-rebuild.
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Top
pappy_mcfae
Watchman
Watchman
User avatar
Posts: 5999
Joined: Thu Dec 27, 2007 10:51 pm
Location: Pomona, California.
Contact:
Contact pappy_mcfae
Website

  • Quote

Post by pappy_mcfae » Thu Mar 27, 2008 9:39 am

Exactly! There's a lot of this going on...look here. It only gets better. If you are thinking about syncing your tree, you might want to wait until you get the revdep-rebuild done. There are a big chunk of updates waiting for you once you get this booboo fixed.

Blessed be!
Pappy
This space left intentionally blank, except for these ASCII symbols.
Top
Let_Me_Be
n00b
n00b
User avatar
Posts: 65
Joined: Thu Apr 28, 2005 6:53 pm
Contact:
Contact Let_Me_Be
Website

  • Quote

Post by Let_Me_Be » Thu Mar 27, 2008 10:38 am

I didn't forgot to run revdep-rebuild, because I use paludis. Yes reconcilio always finds samba as broken, but it doesn't compile! That's the problem.

The concrete problem actualy is that gnutls doesn't provide the library it should provide.
Top
schachti
Advocate
Advocate
User avatar
Posts: 3765
Joined: Mon Jul 28, 2003 10:01 am
Location: Gifhorn, Germany

  • Quote

Post by schachti » Thu Mar 27, 2008 10:47 am

In [topic=679376]this thread[/topic], revdep-rebuild -X did it for some posters, one reports that re-emerging cups solved the problem.
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Top
Post Reply

5 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic