You are not logged in.

#1 2004-03-21 22:18:43

vande198
Member
From: East Lansing, MI, USA
Registered: 2003-09-12
Posts: 98

Icewm build fails

Under ANY set of CFLAGS, I get:

make[1]: Entering directory `/home/abs/x11/icewm/src/icewm-1.2.13/src'
Compiling ymsgbox.o...
In file included from ypaint.h:16,
                 from ywindow.h:4,
                 from wmclient.h:5,
                 from ydialog.h:4,
                 from ymsgbox.h:4,
                 from ymsgbox.cc:13:
/usr/X11R6/include/X11/Xft/Xft.h:52: error: syntax error before `;' token
/usr/X11R6/include/X11/Xft/Xft.h:86: error: 'FT_UInt' is used as a type, but is 
   not defined as a type.
/usr/X11R6/include/X11/Xft/Xft.h:93: error: 'FT_UInt' is used as a type, but is 
   not defined as a type.
/usr/X11R6/include/X11/Xft/Xft.h:190: error: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:295: error: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:354: error: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:393: error: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:399: error: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:408: error: type specifier omitted for 
   parameter `FT_UInt'
/usr/X11R6/include/X11/Xft/Xft.h:408: error: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:418: error: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:461: error: parse error before `*' token
make[1]: *** [ymsgbox.o] Error 1
make[1]: Leaving directory `/home/abs/x11/icewm/src/icewm-1.2.13/src'
make: *** [base] Error 2
==> ERROR: Build Failed.  Aborting...

Any ideas how to get IceWM to build?


"To be a Spartan is to be a philosopher much more than to be an athlete."
Plato, the <i>Protagoras</i>, 342e-343a

Offline

#2 2004-03-23 16:09:46

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: Icewm build fails

patch Xft.h likely.

you need to determine what is causing the the problem by going through that list of files preceeding the token errors.  Likely it is missing freetype2 macros that you need.


AKA uknowme

I am not your friend

Offline

#3 2004-03-25 18:13:21

vande198
Member
From: East Lansing, MI, USA
Registered: 2003-09-12
Posts: 98

Re: Icewm build fails

how would I patch my system such that my freetype headers will be available?


"To be a Spartan is to be a philosopher much more than to be an athlete."
Plato, the <i>Protagoras</i>, 342e-343a

Offline

Board footer

Powered by FluxBB