dive - 2006-02-09

I need a pointer in installing ECB. I see a makefile but when I do make I get:

make                                                 
Byte-compiling ECB with LOADPATH= ...
emacs -batch -no-site-file -l ecb-compile-script --eval '(ecb-byte-compile t)'
Cannot open load file: /downloads/codecom/ecb-2.32/c:/Programme/emacs-21/site-lisp/package-development/cedet/common/cedet.el
make: *** [ecb] Error 255

I dont understand what to do here. Why is a windows path set?

I've read the readme and the docs on the site but they only say about pointing emacs to the ecb dir path, nothing about installing.