Gentoo This forum is for the discussion of Gentoo Linux. |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-10-2009, 07:49 AM
|
#1
|
Member
Registered: Jun 2001
Distribution: Gentoo
Posts: 153
Rep:
|
message at boot time
I did an "emerge --update --ask world" and now at boot time I get this:
mod_tls/2.2.1: compiled using OpenSSL version 'OpenSSL 0.9.8k 25 Mar 2009' headers, but linked to OpenSSL version
everything seems to work fine on the system and google searches doesnt seem to have a solution to this linking warning message, then I did
"emerge --update --deep --world --assk" as I thought maybe one of the nested dependencies had to be updated but this did not solve it either, anyone know how to correct this?
|
|
|
12-10-2009, 08:16 AM
|
#2
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
That looks like an incomplete message. Have a look through your log (or run:
Code:
dmesg > logfile.txt
and then view the file) and see if you can see what comes after "but linked to OpenSSL version...". It might help us.
|
|
|
12-10-2009, 08:43 AM
|
#3
|
Member
Registered: Jun 2001
Distribution: Gentoo
Posts: 153
Original Poster
Rep:
|
Quote:
Originally Posted by Komakino
That looks like an incomplete message. Have a look through your log (or run:
Code:
dmesg > logfile.txt
and then view the file) and see if you can see what comes after "but linked to OpenSSL version...". It might help us.
|
my boot messages don't appear in dmesg, do I need to enable that feature somewhere?
|
|
|
12-10-2009, 09:03 AM
|
#4
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
Quote:
Originally Posted by cizzi
my boot messages don't appear in dmesg, do I need to enable that feature somewhere?
|
Maybe, but I don't know how. Alternatively there should be something in /var/log (probably called /var/log/boot or /var/log/messages - I'm not on my linux box to check as I'm at work).
|
|
|
12-10-2009, 10:02 AM
|
#5
|
Member
Registered: Jun 2001
Distribution: Gentoo
Posts: 153
Original Poster
Rep:
|
Quote:
Originally Posted by Komakino
Maybe, but I don't know how. Alternatively there should be something in /var/log (probably called /var/log/boot or /var/log/messages - I'm not on my linux box to check as I'm at work).
|
I'll wait till I'm in front of the console and capture the entire message in console mode.
|
|
|
12-10-2009, 05:10 PM
|
#6
|
Member
Registered: Jun 2001
Distribution: Gentoo
Posts: 153
Original Poster
Rep:
|
Quote:
Originally Posted by cizzi
I'll wait till I'm in front of the console and capture the entire message in console mode.
|
this is the output at boottime
* Checking proftpd configuration ...
Checking syntax of configuration file
- mod_tls/2.2.1: compiled using OpenSSL version 'OpenSSL 0.9.8k 25 Mar 2009' headers, but linked to OpenSSL version 'OpenSSL 0.9.8l 5 Nov 2009' library
Syntax check complete. [ ok ] * Starting proftpd ...
- mod_tls/2.2.1: compiled using OpenSSL version 'OpenSSL 0.9.8k 25 Mar 2009' headers, but linked to OpenSSL version 'OpenSSL 0.9.8l 5 Nov 2009' library [ ok ] * samba -> start: smbd ...
|
|
|
12-11-2009, 05:35 AM
|
#7
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
Right, well the difference between the header version and the library version is so small (1 build) and everything seems to be working, so I wouldn't worry. What's likely happened is that originally you had OpenSSL version 0.9.8k on your system, you then compiled tls against this version, and then when you did the update it's updated your version of OpenSSL to 0.9.8l because it was available. I'd doubt very very much that any function definitions have changed from one minor build to the next.
If it's bothering you, try emerging ProFTPd again. If it recompiles it should link to the correct version again.
Last edited by Komakino; 12-11-2009 at 05:37 AM.
|
|
|
All times are GMT -5. The time now is 01:04 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
|
|