> oh, i just forgot to add that removing this directory by hand > resolves this problem. > but shouldn't it be done by Makefile? The directory should not be there at all. If you are using cvs to update your source, you forgot to specify -P for the update command (I typically use -dP). Martin