Re: timeseal program doesn't work with FreeBSD-5.1
From: Robert Watson (rwatson_at_freebsd.org)
Date: 06/30/03
- Previous message: Vincent Poy: "Re: latest -CURRENT buildworld fails - 17:30PDT June 8, 2003"
- In reply to: Juan Francisco Rodriguez Hervella: "timeseal program doesn't work with FreeBSD-5.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 29 Jun 2003 21:53:47 -0400 (EDT) To: Juan Francisco Rodriguez Hervella <jrh@lab.it.uc3m.es>
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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Vincent Poy: "Re: latest -CURRENT buildworld fails - 17:30PDT June 8, 2003"
- In reply to: Juan Francisco Rodriguez Hervella: "timeseal program doesn't work with FreeBSD-5.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|