Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2003 12:48:34 -0600
From:      Mike Meyer <mwm-dated-1047149315.f1472d@mired.org>
To:        Nelson Headley <nelson.keith.headley@wcom.com>
Cc:        questions@FreeBSD.org
Subject:   Re: Error running program SERCTL
Message-ID:  <15971.41858.596344.813577@guru.mired.org>
In-Reply-To: <NDBBJGECJKHHIEBPPBGHKECADMAA.nelson.keith.headley@wcom.com>
References:  <NDBBJGECJKHHIEBPPBGHKECADMAA.nelson.keith.headley@wcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In <NDBBJGECJKHHIEBPPBGHKECADMAA.nelson.keith.headley@wcom.com>, Nelson Headley <nelson.keith.headley@wcom.com> typed:
> uname -a gives me:
> FreeBSD SIPServer.pig.com 5.0-RELEASE
> FreeBSD 5.0-RELEASE #0: Thu Jan 16 22:16:53 GMT
> root@hollin.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386
> 
> 
> I have download a program from IPTEL.org that works a s a Session Initiated
> Protocol Server.
> The program has a module SERCTL that is causing the error:
> 
> /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found
> 
> I looked at /usr/libexec and I found Ld-elf.so.1 set as -r-xr-xr-x 1 root
> wheel

libc.so.4 is what's missing. It sounds like you are running a binary
on a version of FreeBSD that it's not meant for. What version of
FreeBSD are you running, and what versions does the program work on?

	<mike
-- 
Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15971.41858.596344.813577>