all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* make pdf is failing
@ 2013-03-31  6:12 Jambunathan K
  2013-03-31  6:23 ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: Jambunathan K @ 2013-03-31  6:12 UTC (permalink / raw)
  To: emacs-devel


make pdf is failing.  What should I do?

I was trying to build pdf files for CEDET manuals.

kjambunathan@debian-6:~/src/emacs/trunk$ pwd
/home/kjambunathan/src/emacs/trunk

kjambunathan@debian-6:~/src/emacs/trunk$ make pdf
[ -r "/home/kjambunathan/src/emacs/trunk/src/config.in" ] || ( cd /home/kjambunathan/src/emacs/trunk && autoheader )
t=lispref-pdf; IFS=-; set $t; IFS=; cd doc/$1 && make  $2
make[1]: Entering directory `/home/kjambunathan/src/emacs/trunk/doc/lispref'
TEXINPUTS="/home/kjambunathan/src/emacs/trunk/doc/lispref:/home/kjambunathan/src/emacs/trunk/doc/lispref/../misc:/home/kjambunathan/src/emacs/trunk/doc/lispref/../emacs:" MAKEINFO="/usr/bin/makeinfo --force --enable-encoding -I /home/kjambunathan/src/emacs/trunk/doc/lispref/../emacs -I /home/kjambunathan/src/emacs/trunk/doc/lispref" texi2pdf /home/kjambunathan/src/emacs/trunk/doc/lispref/elisp.texi
egrep: Invalid range end
/usr/bin/texi2dvi: cannot read .//home/kjambunathan/src/emacs/trunk/doc/lispref/elisp.texi, skipping.
make[1]: *** [elisp.pdf] Error 1
make[1]: Leaving directory `/home/kjambunathan/src/emacs/trunk/doc/lispref'
make: *** [lispref-pdf] Error 2



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-31 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-31  6:12 make pdf is failing Jambunathan K
2013-03-31  6:23 ` Paul Eggert
2013-03-31 17:30   ` Jambunathan K

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.