Trying to install lilypond, and I'm having problems with
ec-fonts-mftraced, which is a dependency.

After unpacking, I get the following error:

perl -pi -e 's,--potrace,--potrace=/sw/bin/potrace,' GNUmakefile
make prefix=/sw
TEXDIR=/sw/src/fink.build/root-ec-fonts-mftraced-1.0.12-2/sw/etc/texmf.local
TEXCONFDIR=/sw/src/fink.build/root-ec-fonts-mftraced-1.0.12-2/sw/etc/texmf.local
GNUmakefile:79: tfm.make: No such file or directory
mktextfm ecbx10 > ./output-dir
mktextfm: /sw/var/lib/texmf/fonts/tfm/jknappen/ec/ecbx10.tfm already exists.
cp `cat ./output-dir` ./tfm
sed -e '[EMAIL PROTECTED]@VARTEXFONTS=@' -e 's@/[^/]*$@@' ./output-dir > 
./tfm.make
make: [tfm/ecbx12.tfm] Error 1 (ignored)
mktextfm ecbx12 > ./output-dir
mktextfm: /sw/var/lib/texmf/fonts/tfm/jknappen/ec/ecbx12.tfm already exists.
cp `cat ./output-dir` ./tfm
make: [tfm/ecbx5.tfm] Error 1 (ignored)
mktextfm ecbx5 > ./output-dir
mktextfm: /sw/var/lib/texmf/fonts/tfm/jknappen/ec/ecbx5.tfm already exists.

followed by many more similar "already exists" errors.

A little later I get this:

Assembling raw font to `ecbx10.pfa.raw'...
Copyright (c) 2000-2006 by George Williams.
 Executable based on sources from 19:18 13-Apr-2006.
Internal Error:
FigureStemLinearLengths out of order
Internal Error:
FigureStemLinearLengths out of order
Internal Error:
FigureStemLinearLengths unexpected condition
Internal Error:

again followed by many similar errors alternating between
"FigureStemLinearLengths out of order" and "FigureStemLinearLengths
unexpected condition".

Further still, I get this:

Assembling raw font to `ecbx12.pfa.raw'...
Copyright (c) 2000-2006 by George Williams.
 Executable based on sources from 19:18 13-Apr-2006.
Internal Error:
FigureStemLinearLengths unexpected condition
Internal Error:
FigureStemLinearLengths unexpected condition
error: fontforge: command exited with value 11
Traceback (most recent call last):
  File "/sw/bin/mftrace", line 1376, in ?
    main()
  File "/sw/bin/mftrace", line 1372, in main
    do_file (filename)
  File "/sw/bin/mftrace", line 1354, in do_file
    make_outputs (basename, options.formats, encoding)
  File "/sw/bin/mftrace", line 827, in make_outputs
    system ("%s -script to-ttf.pe %s %s" % (ff_command,
  File "/sw/bin/mftrace", line 137, in system
    error (msg)
  File "/sw/bin/mftrace", line 95, in error
    raise _ ("Exiting ... ")
Exiting ...
make: *** [pfa/ecbx12.pfa] Error 1
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-ec-fonts-mftraced-1.0.12-2
(Reading database ... 61903 files and directories currently installed.)
Removing fink-buildlock-ec-fonts-mftraced-1.0.12-2 ...
Failed: phase compiling: ec-fonts-mftraced-1.0.12-2 failed

I can post the whole output but it's very long. I've tried to isolate
the errors that might be preventing the compile.

Any ideas?

~pt



:::::::::::::::::::::::::::::::::::::
Phil Thomson, BFA, MFA
[EMAIL PROTECTED]
http://www.philthomson.ca/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to