Menu

#91 compiling error

linux
closed-wont-fix
None
5
2004-01-08
2003-12-29
Anonymous
No

Hi,

I tried to install (on slackware 9.1) zinf 2-2.4 but i
get this error during make:

In file included from unix/include/GTKFont.h:37,
from src/Theme.cpp:91:
unix/include/ttfont.h:37: 'TT_Engine' is used as a
type, but is not defined as
a type.
unix/include/ttfont.h:38: 'TT_Face' is used as a type,
but is not defined as a
type.
unix/include/ttfont.h:39: 'TT_Instance' is used as a
type, but is not defined
as a type.
unix/include/ttfont.h:40: 'TT_Face_Properties' is used
as a type, but is not
defined as a type.
unix/include/ttfont.h:42: syntax error before `*' token
unix/include/ttfont.h:43: syntax error before `*' token
make[3]: *** [Theme.lo] Error 1

any idea why ?

cheers

indy

Discussion

  • kris kvilekval

    kris kvilekval - 2004-01-08

    Logged In: YES
    user_id=569286

    You do not have the correct version of freetype installed.
    It must be freetype 1.

    However, if you are using zinf with gnome-2,
    you no longer need freetype and should configure
    it without it.
    ./configure --disable-freetype

     
  • kris kvilekval

    kris kvilekval - 2004-01-08
    • assigned_to: nobody --> kgk
    • status: open --> closed-wont-fix
     

Log in to post a comment.