[tex-live] lcdf-typetools: more problems

Vladimir Volovich vvv at vsu.ru
Sat Sep 18 03:35:55 CEST 2004


Hi!

one more error:
xlC -DHAVE_CONFIG_H -I. -I../../../../../TeX/utils/lcdf-typetools/mmpfb -I.. -I../../../../../TeX/utils/lcdf-typetools/include  -I../../../texk -I../../../../../TeX/utils/lcdf-typetools/mmpfb/../../../texk  -O2 -qmaxmem=32768 -qarch=com -qlanglvl=extended -qcpluscmt -c -o myfont.o ../../../../../TeX/utils/lcdf-typetools/mmpfb/myfont.cc
"../../../../../TeX/utils/lcdf-typetools/mmpfb/myfont.hh", line 4.14: 1540-0139 (S) In context of the forward declaration, the name "MultipleMasterSpace" must not be qualified.

I fixed this by commenting out the line 4 in myfont.hh
class Efont::MultipleMasterSpace;

(
attempt to change it to
class MultipleMasterSpace;
produced another error:
"../../../../../TeX/utils/lcdf-typetools/mmpfb/myfont.cc", line 69.1: 1540-0063 (S) The text "{" is unexpected.
)

Best,
v.




More information about the tex-live mailing list