Re: How to "convert" my a.out binary

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 8 Aug 1999 15:33:37 +0100 (BST)


> When trying to run an a.out binary (doom :) on a filesystem with 4K
> blocks, the kernel says:
>
> N_TXTOFF < BLOCK_SIZE. Please convert binary.
>
> and returns ENOEXEC. Can somebody tell me how to convert the binary, as
> it says to do?

Recompile them with newer tools basically. Note that for doom this isnt
the disaster you might immediately think. Doom source has been released and
xdoom enhanced since then. My doom is libc6 8)

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/