- bundled kernel(ddb/normal) kernel is not stable, build your own by copying odysseus.mk to stock.mk and edit it
- when compile kernel, do NOT run "make depend"
- sed is broken, so compile sed-2.05 instead
- kernel bug is not fixed like in 0.1-pl24, compiling lynx >2.8.2 HTML.c is not possible
- when compiling perl 5.003_07, x2p/makefile $(obj) line and following line need to be deleted,
<times.h> include in POSIX.xs need to be removed,
adding "#define SIG_ERR ((__sighandler_t)-1)" line in mg.c is needed.