Closed
Description
I've found that with Ubuntu 11.10's texlive-latex-base
package installed, I can't make
.
$ make
cfg: shell host triple x86_64-unknown-linux-gnu
cfg: non host triples
cfg: host for x86_64-unknown-linux-gnu is x86_64
cfg: unix-y environment
cfg: using gcc
cfg: no llnextgen found, omitting grammar-verification
pdflatex: doc/rust.pdf
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
entering extended mode
make: *** [doc/rust.pdf] Error 1
After removing it and reconfiguring, things are OK again...