On 8/24/06, Eddy <eddyx89@xxxxxxxxx> wrote:
Very good work! But I can't build any image of elkscmd, because it give this error: "/bin/sh: compress: command not found".. I could not realize where compress command is called from.
Hello, compress is called from the mtools makefile to compress man pages -- you can either install compress on your system or comment out that line in the makefile.
- -t -M -o $(ARCH_DIR)/boot/system > System.tmp ; \ + -M -o $(ARCH_DIR)/boot/system > System.tmp ; \
Good catch, it seems that we had some unnecessary stuff on System.map. Mike, any probkem if I commit Eddy's patches? I'd leave the debug option out for now, I had some problems building the kernel with full debug when tracing the minix executable loader. - To unsubscribe from this list: send the line "unsubscribe linux-8086" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html