Mandrake 10.2 beta 2 x86-64

tyu -  
 tyu -
bonjour messieurs...(ou/et mesdames..)

j'ai un léger souci de compilation du programme cedega sur ma Mandrake (mandriva maintenant) 10.2 pour x64...et le message d'erreur est incompréhensible pour ma petite tête..

je me demandais s'y il était possible que le code source ne soit pas adapté à un système x64? et si ce serais bien cela qui me ruine ma compilation...voilà

merci

4 réponses

  1. marc[i1] Messages postés 2603 Statut Contributeur 382
     
    aaaaaaaaaaaaammmmmmmmmmmmm
    oooooooooaaaaaaaaaaaaaaffffffffffffff

    la, je maraboute ton PC pour qu'il m'envoie par transmition de pensée le message d'erreur !!! (sur le port 25 bien sur ;) )

    et si ce serais bien cela qui me ruine ma compilation...
    Un guerre nucléaire peut complètement gâcher une compilation !
    0
  2. tyu
     
    dsl :-(

    WineCVS-1.sh - 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
    
    -------------------------------------------
    
    Configuring ...
    
    
    
    
    --------- Error log - file /home/prout/.WineCVS/sources/cvscedega/ErrorLog : ---------
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking target system type... x86_64-unknown-linux-gnu
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking how to run the C preprocessor... gcc -E
    checking for X... no
    checking for bison... no
    checking for byacc... no
    checking for flex... flex
    checking for yywrap in -lfl... yes
    checking lex output file root... lex.yy
    checking whether yytext is a pointer... yes
    checking for yacc... no
    checking for bison... no
    checking for yacc... no
    configure: error: no suitable bison/yacc found. Please install the 'bison' package.
    
    
    Error in Configure
    
    Try fixing the error based on the output above, and
    run the script again, without paramaters (Eg: WineCVS-1.sh)
    
    
    [**@localhost Desktop]$


    mon message d'erreur
    0
  3. tyu
     
    arf dsl je viens de trouver...tyu est un noob de linux

    m'en vais me flagelé les fesses...
    0
  4. tyu
     
    ben re moa
    me disais...c pas si simple vla Le message d'erreur :
    --------- Error log - file /root/.WineCVS/sources/cvscedega/ErrorLog : ---------
    make[1]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/unicode'
    gcc -MMD -c  -I. -I. -I../include -I../include  -g -O2 -Wall -fno-keep-static-consts -D__const=const -fno-strict-aliasing -D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" -fPIC -D__WINE__ -D_REENTRANT  -o casemap.o casemap.c
    In file included from ../include/winnt.h:10,
                     from ../include/windef.h:16,
                     from ../include/wine/unicode.h:10,
                     from casemap.c:4:
    ../include/basetsd.h:148:3: #error Unknown CPU architecture!
    In file included from ../include/windef.h:16,
                     from ../include/wine/unicode.h:10,
                     from casemap.c:4:
    ../include/winnt.h:1030:2: #error You need to define a CONTEXT for your CPU
    In file included from ../include/windef.h:16,
                     from ../include/wine/unicode.h:10,
                     from casemap.c:4:
    ../include/winnt.h:1033: error: syntax error before '*' token
    ../include/winnt.h:1033: warning: type defaults to `int' in declaration of `PCONTEXT'
    ../include/winnt.h:1033: warning: data definition has no type or storage class
    ../include/winnt.h:2068: error: syntax error before "PCONTEXT"
    ../include/winnt.h:2068: warning: no semicolon at end of struct or union
    ../include/winnt.h:2069: warning: type defaults to `int' in declaration of `EXCEPTION_POINTERS'
    ../include/winnt.h:2069: warning: type defaults to `int' in declaration of `PEXCEPTION_POINTERS'
    ../include/winnt.h:2069: warning: data definition has no type or storage class
    ../include/winnt.h:2081: error: syntax error before "PCONTEXT"
    ../include/winnt.h:2093: error: syntax error before "ExceptionInfo"
    ../include/winnt.h:2096: error: syntax error before "epointers"
    In file included from ../include/winnls.h:5,
                     from ../include/wine/unicode.h:11,
                     from casemap.c:4:
    ../include/winbase.h:121: error: syntax error before "LPCONTEXT"
    ../include/winbase.h:121: warning: type defaults to `int' in declaration of `LPCONTEXT'
    ../include/winbase.h:121: warning: data definition has no type or storage class
    ../include/winbase.h:123: error: syntax error before "LPEXCEPTION_POINTERS"
    ../include/winbase.h:123: warning: type defaults to `int' in declaration of `LPEXCEPTION_POINTERS'
    ../include/winbase.h:123: warning: data definition has no type or storage class
    ../include/winbase.h:1362: error: syntax error before "CONTEXT"
    ../include/winbase.h:1499: warning: type defaults to `int' in declaration of `CONTEXT'
    ../include/winbase.h:1499: error: syntax error before '*' token
    make[1]: *** [casemap.o] Erreur 1
    make[1]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/unicode'
    make: *** [unicode/libwine_unicode.so] Erreur 2
    
    
    Error in Make
    
    Try fixing the error based on the output above, and
    run the script again, without paramaters (Eg: WineCVS-1.sh)
    


    comment je peux définir un CONTEXT pour mon CPU????
    0