Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hostname: no version information available (required by hos
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ito
n00b
n00b


Joined: 22 Jul 2002
Posts: 27

PostPosted: Tue Feb 25, 2003 4:32 pm    Post subject: hostname: no version information available (required by hos Reply with quote

There is something wrong with my shared libraries. but I can't locate the problem.

Can anyone help me out here ????

thanks

(none) root # hostname
hostname: hostname: no version information available (required by hostname)
hostname: hostname: no version information available (required by hostname)
hostname: error while loading shared libraries: hostname: undefined symbol: , version

--------

strace hostname
execve("/bin/hostname", ["hostname"], [/* 40 vars */]) = 0
uname({sys="Linux", node="(none)", ...}) = 0
brk(0) = 0x10012110
open("/etc/ld.so.preload", O_RDONLY) = 3
fstat64(0x3, 0x7ffff218) = 0
close(3) = 0
writev(2, [{"hostname", 8}, {": ", 2}, {"hostname", 8}, {": ", 2}, {"no version information available"..., 55}, {"\n", 1}], 6hostname: hostname: no version information available (required by hostname)
) = 76
writev(2, [{"hostname", 8}, {": ", 2}, {"hostname", 8}, {": ", 2}, {"no version information available"..., 55}, {"\n", 1}], 6hostname: hostname: no version information available (required by hostname)
) = 76
writev(2, [{"hostname", 8}, {": ", 2}, {"error while loading shared libra"..., 36}, {": ", 2}, {"hostname", 8}, {": ", 2}, {"undefined symbol: , version ", 28}, {"", 0}, {"", 0}, {"\n", 1}], 10hostname: error while loading shared libraries: hostname: undefined symbol: , version
) = 87
exit(127) = ?
Back to top
View user's profile Send private message
AlterEgo
Veteran
Veteran


Joined: 25 Apr 2002
Posts: 1619

PostPosted: Tue Feb 25, 2003 4:34 pm    Post subject: Reply with quote

Check your /etc/hostname:
if it does not look like hostname.whatever.org,
you will get those errors.
That's all I think.
Back to top
View user's profile Send private message
ito
n00b
n00b


Joined: 22 Jul 2002
Posts: 27

PostPosted: Tue Feb 25, 2003 4:43 pm    Post subject: Reply with quote

/etc/hostname is correct ..
but /proc/kernel/hostname is empty

.... i'm confused
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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