[fpc-pascal] Problems running fpcdocs make all
Reinier Olislagers
reinierolislagers at gmail.com
Fri Nov 18 15:49:10 CET 2011
trying to get pdf output
On Debian Squeeze x64, with
Free Pascal Compiler version 2.4.4-3 [2011/10/26] for x86_64
fpcdocs from trunk
sudo aptitude install texlive tex4ht
#http://wiki.lazarus.freepascal.org/Release_engineering
#set memory high enough for latex
#note: could'nt find texmf.conf!!!
export save_size=10000
cd /home/reinier/fpc271/fpcdocs
make all
gives a lot of errors, like
Overfull \hbox (112.91118pt too wide) in paragraph at lines 2113--2115
[]
! LaTeX Error: Lonely \item--perhaps a missing list environment.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.2116 ...r is defined only for positive quotient]
and finally seems to hang.
How can I fix this? I suspect it's because the tex programs still don't
have enough memory?
Adapted is a zip of user.aux, .idx, .log, .out and .toc, if that helps.
thanks,
Reinier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: user.zip
Type: application/x-zip-compressed
Size: 22427 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20111118/ba25d2be/attachment.bin>
More information about the fpc-pascal
mailing list