Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2003 21:53:47 -0400 (EDT)
From:      Robert Watson <rwatson@freebsd.org>
To:        Juan Francisco Rodriguez Hervella <jrh@lab.it.uc3m.es>
Cc:        freebsd-current@freebsd.org
Subject:   Re: timeseal program doesn't work with FreeBSD-5.1
Message-ID:  <Pine.NEB.3.96L.1030629214733.95759A-100000@fledge.watson.org>
In-Reply-To: <Pine.LNX.3.96.1030630004207.12143A-100000@lm002.lab.it.uc3m.es>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 30 Jun 2003, Juan Francisco Rodriguez Hervella wrote:

> bash: ./timeseal.FreeBSD: cannot execute binary file
> 
> "ldd" shows this: 
> 
> ldd: timeseal.FreeBSD: not a dynamic executable

Try running the file command on the binary to see what kind of file it is.

If the program is an old i386 a.out binary, you could try rebuilding your
kernel with "options COMPAT_AOUT", and make sure the compat libs are
installed.

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert@fledge.watson.org      Network Associates Laboratories




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1030629214733.95759A-100000>