Ik probeer wine aan de gang te krijgen maar het wil maar niet lukken. Root of user, ./tools/wineinstall of ./configure && make depend && make het maakt niet uit het probleem blijft steeds. Het lijt of er er iets met de freetype2 installatie aan de hand is.
output:
enzovoort..
een andere foutmelding die ik voorbij zag vliegen:
Iemand een idee????
output:
code:
1
2
3
4
5
6
7
8
9
| In file included from freetype.c:47: /usr/local/include/freetype2/freetype/ttnameid.h:274: warning: `TT_MAC_LANGID_SCOTTISH_GAELIC' redefined /usr/local/include/freetype/ftnameid.h:233: warning: this is the location of the previous definition /usr/local/include/freetype2/freetype/ttnameid.h:276: warning: `TT_MAC_LANGID_IRISH_GAELIC' redefined /usr/local/include/freetype/ftnameid.h:234: warning: this is the location of the previous definition In file included from freetype.c:34: /usr/local/include/freetype2/freetype/ftglyph.h:104: parse error before `FT_Library' /usr/local/include/freetype2/freetype/ftglyph.h:104: warning: no semicolon at end of struct or union /usr/local/include/freetype2/freetype/ftglyph.h:106: parse error before `format' |
enzovoort..
een andere foutmelding die ik voorbij zag vliegen:
code:
1
2
3
4
5
6
7
8
9
| configure: WARNING: freetype/ftglyph.h: present but cannot be compiled configure: WARNING: freetype/ftglyph.h: check for missing prerequisite headers? configure: WARNING: freetype/ftglyph.h: proceeding with the preprocessor's result checking for freetype/ftglyph.h... yes checking freetype/tttables.h usability... no checking freetype/tttables.h presence... yes configure: WARNING: freetype/tttables.h: present but cannot be compiled configure: WARNING: freetype/tttables.h: check for missing prerequisite headers? configure: WARNING: freetype/tttables.h: proceeding with the preprocessor's result |
Iemand een idee????