lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Slackware build problems


From: Michiel Lange
Subject: Slackware build problems
Date: Wed, 30 Mar 2005 01:53:03 +0200
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

Okay, I gave compiling myself a try again... after the required encouragements ;-)

I had to install mftraced (downloaded, configure, make all, make install), and even before that potrace, same way...

Now I am installing Lilypond 2.4.5 on Slackware 10.0.0 (I know, I'm behind, but have not had the time to upgrade to 10.0.1, in fact, 10.0.1 came out only a few days after I finally got my upgrade going on... life can be so cruel)

This is my configure line for Lily 2.4.5:
./configure --datadir="/usr/share/lilypond" --with-localedir="/usr/share/locale" --build=i486-slackware-linux

Before that I did a:
export CPPFLAGS=-I/usr/share/texmf/include
and
export LDFLAGS=-L/usr/share/texmf/lib

according to the INSTALL.txt, and modified to suit reality...

Now I try to install Lilypond, and the last part of the output looks like this:
<--- snip --->
make PACKAGE=LILYPOND package=lilypond -C include man && true
make[2]: Entering directory `/s/progs/lilypond-2.4.5/lily/include'
true
make[2]: Leaving directory `/s/progs/lilypond-2.4.5/lily/include'
make PACKAGE=LILYPOND package=lilypond -C include all && true
make[2]: Entering directory `/s/progs/lilypond-2.4.5/lily/include'
true
make[2]: Leaving directory `/s/progs/lilypond-2.4.5/lily/include'
make[1]: Leaving directory `/s/progs/lilypond-2.4.5/lily'
make[1]: Entering directory `/s/progs/lilypond-2.4.5/mf'
mftrace --encoding feta11.enc -I ./out/ --formats=pfa --simplify feta11
mftrace 1.1.6
Font `feta11'...
Using encoding file: `./out/feta11.enc'
Running Metafont...
Tracing bitmaps... [33][34][35][36][37][38][39][40][41][42][43][44][45][46][47][48][49][50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94][95][96][97][98][99][100][101][102][103][104][105][106][107][108][109][110][111][112][113][114][115][116][117][118][119][120][121][122][123][124][125][126][127][128][129][130][131][132][133][134][135][136][137][138][139][140][141][142][143][144][145][146][147][148][149][150][151][152][153][154][155][156][157][158][159][160][161][162][163][164][165][166][167][168][169][170][171][172][173][174][175][176][177][178][179][180][181][182][183][184]
Assembling raw font to `feta11.pfa'... sh: line 1: t1asm: command not found
error: t1asm: command exited with value 32512
Traceback (most recent call last):
 File "/usr/local/bin/mftrace", line 1273, in ?
   magnification, fontinfo)
 File "/usr/local/bin/mftrace", line 653, in trace_font
   to_type1 (t1os, font_bbox, fontname, encoding, magnification, fontinfo )
 File "/usr/local/bin/mftrace", line 757, in to_type1
   system ('t1asm --pfa mftrace.t1asm %s' % outname + '.raw')
 File "/usr/local/bin/mftrace", line 240, in system
   error (msg)
 File "/usr/local/bin/mftrace", line 132, in error
   raise _ ("Exiting ... ")
Exiting ...
make[1]: *** [out/feta11.pfa] Error 1
make[1]: Leaving directory `/s/progs/lilypond-2.4.5/mf'
make: *** [all] Error 2
</--- snip --->

anyone with a slight idea what may go wrong?
I'm somewhat confused by t1asm "command not found" and "t1asm: command exited with value 32512" as if the thing actually exited... I know it's quite late, and I may have a fresh look on it in a little while (post-comatic sleep) yet I have a vague feeling it's something small, and I will overlook it without a proper douse of coffee...

anyone?
Thanks in advance.

Oh, gcc --version returns version 3.3.4
make --version returns version 3.80
automake --version returns version 1.8.5

</michiel>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]