[I see now that I should have sent the below to dvc-dev rather than xtla-el-dev.]
Hi, I'm trying to build DVC for the first time (I'm an xtla user) and I'm having problems. Is it better to post bugs here or at gna? The problem occurs with both http://download.gna.org/dvc/download/dvc-snapshot.tar.gz and http://xsteve.nit.at/dvc/ rev 52. I am running Red Hat Enterprise 4.4. Steps to reproduce: $ autoreconf #(version 2.59) $ mkdir ++build; cd ++build $ ../configure --prefix=/usr $ make [...snip...] make[1]: Entering directory `/home/dan/down/dvc/++build/lisp' lispdir=/usr/share/emacs/site-lisp/dvc srcdir=../../lisp emacs -batch -q -no-site-file -no-init-file -l ../../lisp/dvc-build.el -f package-maint-clean-some-elc Loading /home/dan/down/dvc/++build/lisp/dvc-version.el (source)... Loading /usr/libexec/emacs/21.3/i386-redhat-linux/fns-21.3.1.el (source)... Setting current directory: no such file or directory, dvc-bzr-ignore2027Qcudvc-bzr-ignore2027Qcu/dvc-bzr-ignore2027Qcu make[1]: *** [clean-some] Error 255 make[1]: Leaving directory `/home/dan/down/dvc/++build/lisp' make: *** [dvc] Error 2 The name of the missing directory changes if I run make again. There are directories with names similar to the missing directory: $ ls -d lisp/dvc-bzr-ignore* lisp/dvc-bzr-ignore1601s_s lisp/dvc-bzr-ignore2070Cdu lisp/dvc-bzr-ignore2027Qcu Dan _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
