Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-27-2006, 09:55 PM
|
#1
|
|
Senior Member
Registered: Sep 2005
Location: West Virginia
Distribution: Gentoo
Posts: 1,249
Rep:
|
Gentoo - Evolution server compile error
I'm using Gentoo, and I'm updating my system after removing a use flag and changing my CFLAGS. So everythings good except for one failed compile (so far). Here's the first part of the error:
Code:
i386-pc-linux-gnu/bin/ld: warning: libgnutls.so.12, needed by /usr/lib/libsoup-2.2.so, not found (try using -rpath or -rpath-link)
/usr/lib/libsoup-2.2.so: undefined reference to `gnutls_certificate_set_dh_params@GNUTLS_1_2'
Then similar erros continue on down the page till
Code:
/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] Error 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] Error 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] Error 1
make[1]: Leaving directory `/var/tmp/portage/evolution-data-server-1.6.2/work/evolution-data-server-1.6.2'
make: *** [all] Error 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
Does any body have any ideas? Thanks in advance.
|
|
|
|
10-27-2006, 10:00 PM
|
#2
|
|
Senior Member
Registered: Sep 2005
Location: West Virginia
Distribution: Gentoo
Posts: 1,249
Original Poster
Rep:
|
As a follow up, here is the relevant section of my make.conf
Quote:
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
MAKEOPTS="-j2"
USE="-ipv6 nvidia acpi cdr dvd alsa opengl tcltk tk bitmap-fonts truetype-fonts type1-fonts"
|
|
|
|
|
11-02-2006, 03:54 PM
|
#3
|
|
LQ Newbie
Registered: Nov 2006
Posts: 3
Rep:
|
I've run into the same issue too. I haven't gotten around it yet. I'm running 64-bit Gentoo on a AMD64 laptop.
The package that provides the "libgnutls" library is "net-libs/gnutls", but the most recent one ("net-libs/gnutls-1.4.4-r1") includes "libgnutls.so.13", not "libgnutls.so.12". Just a minute ago I did
Code:
emerge =net-libs/gnutls-1.2.10
which does include the proper version of libgnutls.
Now I'm in the middle of trying to recompile Evolution-data-server, so I'll let you know how it turns out.
Last edited by eternally777; 11-02-2006 at 04:04 PM.
|
|
|
|
11-02-2006, 04:09 PM
|
#4
|
|
LQ Newbie
Registered: Nov 2006
Posts: 3
Rep:
|
Yep, that worked. Just do the aforementioned emerge before trying to compile evolution-data-server and you'll be good to go. Don't know what would've caused that though.
|
|
|
|
11-02-2006, 06:06 PM
|
#5
|
|
Senior Member
Registered: Sep 2005
Location: West Virginia
Distribution: Gentoo
Posts: 1,249
Original Poster
Rep:
|
I don't know what caused it either, but I've got it fixed as well. I too saw that it was a problem with libgnutls so I went searching on the Gentoo Forums as well. I never posted there, and I never found the answer there either. But I did run revdep-rebuild, it saw the error and recompiled libgnutls and evolution-data-server as well. Maybe you should run it as well if you haven't already.
|
|
|
|
11-02-2006, 11:43 PM
|
#6
|
|
LQ Newbie
Registered: Nov 2006
Posts: 3
Rep:
|
I appreciate the tip, and I'll do that now.
As you can easily insinuate from the number of posts I made, I still quite new to linux (gentoo is my first distro and I've only been running it a month or so), and I had no idea that command existed. Well I probably read about it somewhere, but forgot about it quickly thereafter.
Anyway, yeah thanks again 
|
|
|
|
11-03-2006, 09:12 AM
|
#7
|
|
Senior Member
Registered: Sep 2005
Location: West Virginia
Distribution: Gentoo
Posts: 1,249
Original Poster
Rep:
|
Oh, well if your new to Gentoo, be sure to emerge gentoolkit first. You can't run that command without it.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:14 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|