problème compilation cedega cvs - Installation - Linux et OS Alternatifs
Marsh Posté le 31-05-2006 à 17:04:08
uname -a donne ?
Car, on dirait que le paramètre de date ne passe pas bien là.
Marsh Posté le 01-06-2006 à 18:02:03
Merci mais j'ai trouvé
Le problème vient du faut de CLK_TCK est une constante obsolette
pour plus d'info :
http://forums.fedoraforum.org/arch [...] 01326.html
Marsh Posté le 31-05-2006 à 15:55:47
Bonjour,
j'essai pour la premiere fois de compiler cedega cvs
mais il y a un probleme voici le message d'erreur
gcc -MMD -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-s tack-boundary=2 -fno-keep-static-consts -D__const=const -fno-strict-aliasing -Wa ,--execstack -D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" - fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o time.o time.c
time.c: In function SetTimeZoneInformation:
time.c:479: warning: null argument where non-null required (argument 1)
time.c: In function TIME_ClockTimeToFileTime:
time.c:532: error: CLK_TCK undeclared (first use in this function)
time.c:532: error: (Each undeclared identifier is reported only once
time.c:532: error: for each function it appears in.)
make[2]: *** [time.o] Erreur 1
make[2]: Leaving directory `/home/benoit/cedega_24032006/dlls/kernel'
make[1]: *** [kernel/libkernel32.so] Erreur 2
make[1]: Leaving directory `/home/benoit/cedega_24032006/dlls'
make: *** [dlls] Erreur 2
Compilation failed, aborting install.
linux-benoithome/benoit/cedega_24032006 #
une idée?
je précise que je suis débutant