I don't have such a directory in my source tree. How did you cvs update? Did you use:
cvs update -Pd If not, make sure you use -P to prune empty directories. It's especially important to use -P when you use -d to pull down new directories. -derek Quoting Chris Shoemaker <[EMAIL PROTECTED]>: > On the g2 branch, 'make etags' triggers an implicit rule match: > cc src/engine/guid.c -o src/engine/guid > > which fails of course. > > I don't really understand the implicit rules well enough to know why, > but 'make -r etags' does work. > > 'make etags' worked some time ago, so I suspect that the recent sync > of HEAD to g2 broke this. Maybe this empty directory was just > introduced to the branch? > > How do we fix it? > > -chris > > BTW, how can I use cvs to find out when src/engine/guid was tagged > with gnucash-gnome-dev2? > > _______________________________________________ > gnucash-devel mailing list > [email protected] > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
