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
[EMAIL PROTECTED]      Network Associates Laboratories


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to