PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Winex CVS instalations Problem



Coolzero
13.09.04, 20:33
Hallo hab die aktuellste Version von Winex runtergeladen, und ./configure zeigte auch an das alles in Ordnung sei, aber bei make depend && make bekomme ich folgende Fehlermeldung:

In Datei, eingefügt von ../../../include/windef.h:16,
von ../../../include/winbase.h:9,
von audio.c:28:
../../../include/winnt.h:489:1: Warnung: »MINSHORT« redefiniert
In Datei, eingefügt von audio.c:21:
/usr/include/values.h:40:1: Warnung: dies ist die Stelle der vorherigen Definition
In Datei, eingefügt von ../../../include/windef.h:16,
von ../../../include/winbase.h:9,
von audio.c:28:
../../../include/winnt.h:490:1: Warnung: »MAXSHORT« redefiniert
In Datei, eingefügt von audio.c:21:
/usr/include/values.h:44:1: Warnung: dies ist die Stelle der vorherigen Definition
In Datei, eingefügt von ../../../include/windef.h:16,
von ../../../include/winbase.h:9,
von audio.c:28:
../../../include/winnt.h:491:1: Warnung: »MINLONG« redefiniert
In Datei, eingefügt von audio.c:21:
/usr/include/values.h:42:1: Warnung: dies ist die Stelle der vorherigen Definition
In Datei, eingefügt von ../../../include/windef.h:16,
von ../../../include/winbase.h:9,
von audio.c:28:
../../../include/winnt.h:492:1: Warnung: »MAXLONG« redefiniert
In Datei, eingefügt von audio.c:21:
/usr/include/values.h:46:1: Warnung: dies ist die Stelle der vorherigen Definition
audio.c: In Funktion »ALSA_TraceParameters«:
audio.c:292: error: too few arguments to function `snd_pcm_hw_params_get_format'
audio.c:293: error: too few arguments to function `snd_pcm_hw_params_get_access'
audio.c:348: error: too few arguments to function `snd_pcm_hw_params_get_channels'
audio.c:348: error: too few arguments to function `snd_pcm_hw_params_get_channels_min'
audio.c:348: error: too few arguments to function `snd_pcm_hw_params_get_channels_max'
audio.c:349: error: too few arguments to function `snd_pcm_hw_params_get_buffer_size'
audio.c:349: error: too few arguments to function `snd_pcm_hw_params_get_buffer_size_min'
audio.c:349: error: too few arguments to function `snd_pcm_hw_params_get_buffer_size_max'
audio.c:361: error: too few arguments to function `snd_pcm_hw_params_get_rate'
audio.c:361: error: too few arguments to function `snd_pcm_hw_params_get_rate_min'
audio.c:361: error: too few arguments to function `snd_pcm_hw_params_get_rate_max'
audio.c:362: error: too few arguments to function `snd_pcm_hw_params_get_buffer_time'
audio.c:362: error: too few arguments to function `snd_pcm_hw_params_get_buffer_time_min'
audio.c:362: error: too few arguments to function `snd_pcm_hw_params_get_buffer_time_max'
audio.c:363: error: too few arguments to function `snd_pcm_hw_params_get_periods'
audio.c:363: error: too few arguments to function `snd_pcm_hw_params_get_periods_min'
audio.c:363: error: too few arguments to function `snd_pcm_hw_params_get_periods_max'
audio.c:364: error: too few arguments to function `snd_pcm_hw_params_get_period_size'
audio.c:364: error: too few arguments to function `snd_pcm_hw_params_get_period_size_min'
audio.c:364: error: too few arguments to function `snd_pcm_hw_params_get_period_size_max'
audio.c:365: error: too few arguments to function `snd_pcm_hw_params_get_period_time'
audio.c:365: error: too few arguments to function `snd_pcm_hw_params_get_period_time_min'
audio.c:365: error: too few arguments to function `snd_pcm_hw_params_get_period_time_max'
audio.c:366: error: too few arguments to function `snd_pcm_hw_params_get_tick_time'
audio.c:366: error: too few arguments to function `snd_pcm_hw_params_get_tick_time_min'
audio.c:366: error: too few arguments to function `snd_pcm_hw_params_get_tick_time_max'
audio.c: In Funktion »ALSA_WaveInit«:
audio.c:436: error: too few arguments to function `snd_pcm_hw_params_get_rate_min'
audio.c:437: error: too few arguments to function `snd_pcm_hw_params_get_rate_max'
audio.c:438: error: too few arguments to function `snd_pcm_hw_params_get_channels_min'
audio.c:438: error: too few arguments to function `snd_pcm_hw_params_get_channels_max'
audio.c:468: error: too few arguments to function `snd_pcm_hw_params_get_channels_min'
audio.c:469: error: too few arguments to function `snd_pcm_hw_params_get_channels_max'
audio.c:470: error: too few arguments to function `snd_pcm_hw_params_get_channels_min'
audio.c:470: error: too few arguments to function `snd_pcm_hw_params_get_channels_max'
audio.c: In Funktion »wodPlayer_DSPWait«:
audio.c:713: error: too few arguments to function `snd_pcm_hw_params_get_period_time'
audio.c: In Funktion »wodOpen«:
audio.c:1115: Warnung: Verarbeiten des Argumentes 3 von »snd_pcm_hw_params_set_buffer_size_near« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
audio.c:1116: error: too few arguments to function `snd_pcm_hw_params_get_buffer_size'
audio.c:1118: Warnung: Verarbeiten des Argumentes 3 von »snd_pcm_hw_params_set_period_size_near« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
audio.c:1119: error: too few arguments to function `snd_pcm_hw_params_get_period_size'
audio.c:1121: Warnung: Verarbeiten des Argumentes 3 von »snd_pcm_hw_params_set_rate_near« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
audio.c: In Funktion »DSDB_MMAPCopy«:
audio.c:1634: error: too few arguments to function `snd_pcm_hw_params_get_channels'
audio.c:1635: error: too few arguments to function `snd_pcm_hw_params_get_format'
audio.c:1636: error: too few arguments to function `snd_pcm_hw_params_get_period_size'
audio.c:1629: Warnung: unused variable `state'
audio.c: In Funktion »DSDB_CreateMMAP«:
audio.c:1678: error: too few arguments to function `snd_pcm_hw_params_get_format'
audio.c:1679: error: too few arguments to function `snd_pcm_hw_params_get_buffer_size'
audio.c:1680: error: too few arguments to function `snd_pcm_hw_params_get_channels'
audio.c: In Funktion »IDsDriverBufferImpl_GetPosition«:
audio.c:1822: error: too few arguments to function `snd_pcm_hw_params_get_period_size'
audio.c: Auf höchster Ebene:
audio.c:147: Warnung: `wodPlayerCmdString' defined but not used
make[2]: *** [audio.o] Fehler 1
make[2]: Leaving directory `/home/Coolzero/winex/dlls/winmm/winealsa'
make[1]: *** [winmm/winealsa/libwinealsa.drv.so] Fehler 2
make[1]: Leaving directory `/home/Coolzero/winex/dlls'
make: *** [dlls] Fehler 2


Was bedeutet das und was kann ich tun?
Danke

gladiac
13.09.04, 21:35
http://www.linux-gamers.net/modules/wfsection/article.php?articleid=45

Coolzero
13.09.04, 22:30
Hab mal versucht das ganze so zu machen wie auf http://www.linux-gamers.net/modules/wfsection/article.php?articleid=45
beschrieben.
hat auch mit dem scribt gut geklappt, nur anschließend gibts in meinem home verzeichniss keine neues wine verzeichniss, und somit kann ich auch niergens cvscedega eingeben

Coolzero
14.09.04, 20:24
Hab dan mal grad noch ne andere version runtergelagen,0 ) cedega_head_userinstall
am ende wird angezeigt:

- Progress(u) : Green is current

0 = Uninstall
1 = Cleanup
2 = CVS checkout
3 = Configure
4 = Make depend
5 = Make
6 = Make install
7 = Finish up

-------------------------------------------

Installing launcher script ...
Packing sourcetree...
All done ... CVS installed

Installed as: cvscedega
Config path : <homedir>/.cvscedega


Aber ich kanns niergens finden
Das Verzeichniss gibt es nicht