Package: wine
Version: 0.0.20050725-winehq-1
Severity: important
Justification: fails to build from source


make[2]: Entering directory `/tmp/beata/wine-0.0.20050725/fonts'
fontforge -script ../fonts/genttf.ff wine_courier.sfd wine_courier.
Copyright (c) 2000-2005 by George Williams.
 Executable based on sources from 17:48 11-Sep-2005.
LD_LIBRARY_PATH="../libs/unicode:$LD_LIBRARY_PATH" ../tools/sfnt2fnt
wine_courier. 13 1252 96 128 8
Can't open face
../tools/sfnt2fnt foo.ttf ppem enc dpi def_char avg_width
../tools/fnt2fon wine_courier-1252-96-13.fnt wine_coure.fon
Can't open wine_courier-1252-96-13.fnt
../tools/fnt2fon fntfiles output.fon
make[2]: *** [wine_coure.fon] Error 1
make[2]: Leaving directory `/tmp/beata/wine-0.0.20050725/fonts'


I found that I had to change "$(LDPATH) $(SFNT2FNT) $<" to 
"$(LDPATH) $(SFNT2FNT) $<ttf" to succeed this part of the build.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.local
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

-- debconf information:
  wine/del_wine_conf: true
  wine/install_type: Autodetect


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to