Frank Küster <[EMAIL PROTECTED]> writes: > I'm wondering what I am doing wrong here: > > $ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/auctex export -rHEAD auctex > $ cd auctex > auctex$ ./autogen.sh > auctex$ ./configure > [...] > auctex$ make > [...] > /usr/bin/latex '\nonstopmode \input preview.drv' > [...] > (/usr/share/texmf-texlive/tex/latex/tools/multicol.sty))) (./preview.sty > ! Use of \next doesn't match its definition. > [EMAIL PROTECTED] ->H > EAD > l.33 [EMAIL PROTECTED]@version > }}} \next \fi > ) > No file preview.aux. > (./preview.dtx > [...] > Output written on preview.dvi (28 pages, 98032 bytes). > Transcript written on preview.log. > make[2]: *** [preview.dvi] Error 1 > make[2]: Leaving directory > `/home/frank/src/Packages/auctex-snapshot/auctex/preview/latex' > make[1]: *** [texmf] Error 2 > make[1]: Leaving directory > `/home/frank/src/Packages/auctex-snapshot/auctex/preview' > make: *** [all] Error 2 > > I also tried to replace HEAD with 20030308, but that didn't change > anything.
Don't specify any revision. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
