Date: Thu, 25 Oct 2001 15:25:44 -0500 From: "hic.net - tech" <tech@hic.net> To: <freebsd-questions@freebsd.org> Subject: can't telnet /usr/libexec/ld-elf.so.1: Shared object "libutil.so.3" not found Message-ID: <003c01c15d93$39560940$930490d1@hic.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Starting yesterday I can't telnet into on of my servers anymore. I get the error telnet harley Trying 209.144.4.22... Connected to harley.hic.net. Escape character is '^]'. /usr/libexec/ld-elf.so.1: Shared object "libutil.so.3" not found Connection closed by foreign host. As the system starts its daemons I also get the error about libutil.so.3 not found. I hadn't changed anything and I am wondering why this starting happening and also what I can do to fix it. As far as I can tell, apache, php, ftp, pretty much everything else I do on the server works, I just can't telnet in. I have some other machines running the same version of FreeBSD 3.2-RELEASE that have the same setup, apache, php, mysql that I can still telnet into so I tried using find to see if the libutil.so.3 was on one of them so I could just copy it over, but I don't have that file on the other machines. Is there something that is trying to run at startup that I can disable, I already tried setting linux_enable="NO" in /etc/rc.conf and setting the search paths like the example in /etc/defaults/rc.conf but the same thing happens. Any ideas? Thanks Chris [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 5.50.4522.1800" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT size=2>Starting yesterday I can't telnet into on of my servers anymore. I get the error </FONT></DIV> <DIV><FONT size=2>telnet harley<BR>Trying 209.144.4.22...<BR>Connected to harley.hic.net.<BR>Escape character is '^]'.<BR>/usr/libexec/ld-elf.so.1: Shared object "libutil.so.3" not found<BR>Connection closed by foreign host.<BR></FONT></DIV> <DIV><FONT size=2>As the system starts its daemons I also get the error about libutil.so.3 not found. I hadn't changed anything and I am wondering why this starting happening and also what I can do to fix it. As far as I can tell, apache, php, ftp, pretty much everything else I do on the server works, I just can't telnet in. I have some other machines running the same version of FreeBSD 3.2-RELEASE that have the same setup, apache, php, mysql that I can still telnet into so I tried using find to see if the libutil.so.3 was on one of them so I could just copy it over, but I don't have that file on the other machines. Is there something that is trying to run at startup that I can disable, I already tried setting linux_enable="NO" in /etc/rc.conf and setting the search paths like the example in /etc/defaults/rc.conf but the same thing happens. Any ideas? Thanks</FONT></DIV> <DIV><FONT size=2>Chris</DIV></FONT></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003c01c15d93$39560940$930490d1>
