PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : wine make fehler trotz installiertem packet



Major_Bob
19.08.02, 22:57
habe den fehler mit tsx11 aber das x-devel ist installiertr, steht jedoch mit einem anderen devel in konkurenz oder wie man das nennt, zumindest hat mir das der isntaller gesagt, ist drauf aber halt wie oben genannt.
Was kann ich tun?

Major_Bob
20.08.02, 01:32
Also ich hab jetzt xdevel3 deinstalliert, damit trat nämlich der Konflikt auf und xdevil beibehalten, kann mir einer sagen ob ich es auch umgekehrt hätte machen können? Ich hab xdevel und nicht xdevel3 beibehalten weil der mir ne warnung gegeben hat das einige sachen dann (sagen wir einfach ne ganze menge Haupzeugs hier in Linux) nicht mehr funktioniert hätten und ich war mir nicht sicher ob xdevel3 das so einfach ausgeglichen hätte. Wäre nett wenn das mal jemand erklären könnte.
Ach ja ich hab auch unixODBC deinstalliert weil da ein conflik mit na lib und anderen devel datei auftrat, angeblich läuft xjukebox dann zwar nicht aber damit kann ich leben, teste es noch ;)

:cool:

Major_Bob
20.08.02, 01:34
die alte fehlermeldung ist allerdings trozdem noch da :confused:

das x-devel ist doch installiert, was fehlt dem denn bitte? der Konflikt ist auch beseitigt

Major_Bob
20.08.02, 02:21
hier mal der ausschnitt aus dem make log nachdem lauter fehler/errors kamen, vieleicht hilft es ja mir zu helfen:
gcc -c -I/root/Temp/wine-20020804/tsx11 -I. -I/root/Temp/wine-20020804/include -
I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REEN
TRANT -I/usr/X11R6/include -o ts_xf86dga2.o /root/Temp/wine-20020804/tsx11/ts_xf
86dga2.c
In file included from /root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:14:
/root/Temp/wine-20020804/include/ts_xf86dga2.h:25: parse error before `*'
/root/Temp/wine-20020804/include/ts_xf86dga2.h:25: warning: type defaults to `in
t' in declaration of `TSXDGAQueryModes'
/root/Temp/wine-20020804/include/ts_xf86dga2.h:25: warning: data definition has
no type or storage class
/root/Temp/wine-20020804/include/ts_xf86dga2.h:26: parse error before `*'
/root/Temp/wine-20020804/include/ts_xf86dga2.h:26: warning: type defaults to `in
t' in declaration of `TSXDGASetMode'
/root/Temp/wine-20020804/include/ts_xf86dga2.h:26: warning: data definition has
no type or storage class
/root/Temp/wine-20020804/include/ts_xf86dga2.h:31: parse error before `XDGADevic
e'
/root/Temp/wine-20020804/include/ts_xf86dga2.h:40: parse error before `*'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGAQueryVersion':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:21: warning: implicit declaration o
f function `XDGAQueryVersion'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGAQueryExtension'
:
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:30: warning: implicit declaration o
f function `XDGAQueryExtension'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: At top level:
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:35: parse error before `*'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:36: warning: return-type defaults t
o `int'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGAQueryModes':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:37: `XDGAMode' undeclared (first us
e in this function)
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:37: (Each undeclared identifier is
reported only once
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:37: for each function it appears in
.)
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:37: `r' undeclared (first use in th
is function)
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:37: warning: statement with no effe
ct
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:39: warning: implicit declaration o
f function `XDGAQueryModes'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:42: warning: control reaches end of
non-void function
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: At top level:
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:44: parse error before `*'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:45: warning: return-type defaults t
o `int'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGASetMode':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:46: `XDGADevice' undeclared (first
use in this function)
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:46: `r' undeclared (first use in th
is function)
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:46: warning: statement with no effe
ct
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:48: warning: implicit declaration o
f function `XDGASetMode'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:51: warning: control reaches end of
non-void function
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGAOpenFramebuffer
':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:57: warning: implicit declaration o
f function `XDGAOpenFramebuffer'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGACloseFramebuffe
r':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:65: warning: implicit declaration o
f function `XDGACloseFramebuffer'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGASetViewport':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:72: warning: implicit declaration o
f function `XDGASetViewport'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGAInstallColormap
':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:79: warning: implicit declaration o
f function `XDGAInstallColormap'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: At top level:
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:83: parse error before `XDGADevice'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGACreateColormap'
:
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:87: warning: implicit declaration o
f function `XDGACreateColormap'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:87: `a0' undeclared (first use in t
his function)
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:87: `a1' undeclared (first use in t
his function)
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:87: `a2' undeclared (first use in t
his function)
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:87: `a3' undeclared (first use in t
his function)
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGASelectInput':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:95: warning: implicit declaration o
f function `XDGASelectInput'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGAFillRectangle':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:102: warning: implicit declaration
of function `XDGAFillRectangle'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGACopyArea':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:109: warning: implicit declaration
of function `XDGACopyArea'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGACopyTransparent
Area':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:116: warning: implicit declaration
of function `XDGACopyTransparentArea'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGAGetViewportStat
us':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:124: warning: implicit declaration
of function `XDGAGetViewportStatus'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGASync':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:132: warning: implicit declaration
of function `XDGASync'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGASetClientVersio
n':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:140: warning: implicit declaration
of function `XDGASetClientVersion'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGAChangePixmapMod
e':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:148: warning: implicit declaration
of function `XDGAChangePixmapMode'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: At top level:
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:152: parse error before `*'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c: In function `TSXDGAKeyEventToXKeyE
vent':
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:155: warning: implicit declaration
of function `XDGAKeyEventToXKeyEvent'
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:155: `a0' undeclared (first use in
this function)
/root/Temp/wine-20020804/tsx11/ts_xf86dga2.c:155: `a1' undeclared (first use in
this function)
make[1]: *** [ts_xf86dga2.o] Error 1
make[1]: Leaving directory `/root/tsx11'
make: *** [tsx11] Error 2
linux:~ #