Hi, this bug was fixed in the upstream cvs after Release 1.9.8. So Release 2.0.0 will be ok. These build-deps are added: ncurses-dev, libgpmg1-dev
> If I add libgpmg1-dev and libncurses5-dev to the Build-Depends, then > the build fails later with errors building the docs. Failed like this ? ) [1259] (./rtl.aux ! TeX capacity exceeded, sorry [save size=5000]. [EMAIL PROTECTED]@bel ...dafter \ifx \csname [EMAIL PROTECTED] [EMAIL PROTECTED] \else [EMAIL PROTECTED] l.8892 ...228}{Types\relax }{subsection.33.2.1}{}} ! ==> Fatal error occurred, the output PDF file is not finished! Transcript written on rtl.log. make[1]: *** [rtl.pdf] Fehler 1 make[1]: Leaving directory `/home/ks7/src/fpc-2.0.0/docs' make: *** [build-indep-stamp] Fehler 2 debuild: fatal error at line 765: dpkg-buildpackage failed! If you mean this failure, I fixed it like this: 1) Change save_size in /etc/texmf/texmf.d/95NonPath.cnf from 5000 to 10000: --- /etc/texmf/texmf.d/95NonPath.cnf.old 2005-05-10 19:03:37.000000000 +0200 +++ /etc/texmf/texmf.d/95NonPath.cnf 2005-05-10 19:04:06.000000000 +0200 @@ -135,7 +135,7 @@ hyph_size = 1000 % number of hyph nest_size = 500 % simultaneous semantic levels (e.g., groups) max_in_open = 15 % simultaneous input files and error insertions param_size = 5000 % simultaneous macro parameters -save_size = 5000 % for saving values outside current group +save_size = 10000 % for saving values outside current group stack_size = 1500 % simultaneous input sources 2) Run "update-texmf" 3) Run "fmtutil --all" cu kisda
signature.asc
Description: OpenPGP digital signature