[EROS-Arch] Re: Death to Symlinks!
Charles Landau
clandau@macslab.com
Wed, 29 Nov 2000 20:03:03 -0800
"Jonathan S. Shapiro" wrote:
> Okay. The last of the symlinks is dead. Long live the symlinks! run
> "cvs update -d -P" from eros/src/base, or "make update" from eros/src
This didn't work for me. Compiling kern_main.cxx, it indirectly includes
base/sys/eros/target-asm.h, which has
#include <eros/machine/target-asm.h>
There is no longer any eros/machine. (I did a "make clobber" and also
explicitly deleted base/sys/machine.)