I repeat, please keep the mailing list copied! * Stefan Husmann (2010-08-13) writes:
> Am 12.08.2010 17:34, schrieb Ralf Angeli: >> * Stefan Husmann (2010-08-11) writes: >> >>> Am 11.08.2010 20:22, schrieb Ralf Angeli: >>>> * Stefan Husmann (2010-08-11) writes: >>>> >>>>> I use a PKGBUILD, >>>>> http://aur.archlinux.org/packages/auctex-cvs/auctex-cvs/PKGBUILD >>>>> >>>>> The relevant commands should be >>>>> >>>>> ./autogen.sh || return 1 >>>>> ./configure --prefix=/usr --localstatedir=/var || return 1 >>>>> make || return 1 >>>> >>>> Hm, this doesn't look too exotic. Does the build succeed if you execute >>>> the commands manually? >>> >>> No, same error messages. >> >> Is preview-dtxdoc.texi being generated in the `doc' subdirectory of the >> AUCTeX sources? If yes, does it contain text and stuff or is it empty? >> If not, what happens if you execute `make preview-dtxdoc.texi' in the >> `doc' subdirectory? >> > Hello, > > preview-dtxdoc.texi is generated, but almost empty, only 12 lines of > "\noindent". > > This is also the case if I run make `preview-dtxdoc.texi' in the `doc' > subdirectory manually. Hm, this is working fine here with Perl 5.10.1. Perhaps the behavior of Perl changed? Would it be possible for you to test with Perl 5.10? -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
