Winex compiliert nicht...

Sound, Digitalkameras, TV+Video und Spiele.
Antworten
Fabian Transchel
Beiträge: 19
Registriert: 23.12.2002 15:54:25
Wohnort: Barsinghausen
Kontaktdaten:

Winex compiliert nicht...

Beitrag von Fabian Transchel » 06.04.2003 21:48:45

Hallo Leute,
ich möchte WineX kompilieren, habe mir die CVS besorgt, alle Dependencies instaliert und wollte dann kompilieren. make bricht mit folgender Meldung ab (die restlichen 20000byte output vorher spare ich mit *G*):

Code: Alles auswählen

gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -g -O2 -Wall -mpreferred-stack-boundary=2 -fno-keep-static-consts -D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" -fPIC -D__WINE__  -D_REENTRANT -I/usr/X11R6/include -o data/Bookman_DemiItalic.o data/Bookman_DemiItalic.c
In file included from psdrv.h:10,
                 from data/Bookman_DemiItalic.c:12:
../../include/wingdi.h:2414: parse error before `!'
../../include/wingdi.h:2414: warning: no semicolon at end of struct or union
../../include/wingdi.h:2416: parse error before `}'
../../include/wingdi.h:2416: warning: type defaults to `int' in declaration of `EMRSETPALETTEENTRIES'
../../include/wingdi.h:2416: warning: type defaults to `int' in declaration of `PEMRSETPALETTEENTRIES'
../../include/wingdi.h:2416: warning: data definition has no type or storage class
make[1]: *** [data/Bookman_DemiItalic.o] Fehler 1
make[1]: Leaving directory `/usr/src/wine/dll
Hat jemand 'ne Idee?

Schönen Dank, Fabian

Benutzeravatar
chimaera
Beiträge: 3804
Registriert: 01.08.2002 01:31:18
Lizenz eigener Beiträge: MIT Lizenz

Beitrag von chimaera » 08.04.2003 15:08:24

steht vorher irgendwo etwas von einer datei die fehlt/nicht gefunden wird?
[..] Linux is not a code base. Or a distro. Or a kernel. It's an attitude. And it's not about Open Source. It's about a bunch of people who still think vi is a good config UI. - Matt's reply on ESR's cups/ui rant

Antworten