Anzeige:
Ergebnis 1 bis 6 von 6

Thema: transpatentes Eterm auf Fluxbox

  1. #1
    64 bit linux user Avatar von x86-64
    Registriert seit
    Sep 2003
    Ort
    Trossingen
    Beiträge
    550

    transpatentes Eterm auf Fluxbox

    Hi,

    ich will meine Eterm auf transprent umstellen. Ich rufe es mit

    Eterm --shade=50 --trans

    auf doch dann kommt dies.

    Code:
    hirzel.uwe@uwe:~> Eterm --shade=50 --trans
    Eterm:  Parse error in file theme.cfg, line 138:  Invalid mode "trans"
    Eterm:  Parse error in file theme.cfg, line 150:  Invalid mode "trans"
    Eterm:  unrecognized long option --shade=50
    Eterm:  attempting to continue, but performance may be unpredictable
    hirzel.uwe@uwe:~>
    Ich hab Suse 9.1 64 bit, Fluxbox 0.1.14 und Eterm 0.9. Ich hab schon eine update auf 0.9.2 versucht doch dies schlägt beim kompilieren von mmx code fehl.
    Workstations und Server:
    #W1 Athlon 64 X2 3800+, 1 GB, Geforce 6600 @ gentoo
    #W2 IBM Thinkpad 770Z @ RHEL
    #W3 IBM RS600 44 P 170
    #S1 2x AMD Athlon MP 2000+, 1GB @ CentOS

  2. #2
    Mod. Tipps und Tricks Avatar von carnil
    Registriert seit
    Jan 2004
    Ort
    Zürich
    Beiträge
    6.215
    Ja geht nicht, du brauchst Eterm 0.9.2. (zumindest wäre da auch schon in der manpage nichts zu finden)

    Du kannst es mal mit dem rpm-Packet versuchen, ich hatte da aber auch Probleme .... (http://www.linuxforen.de/forums/showthread.php?t=137263)

    MfG carnil
    Geändert von carnil (05.06.04 um 14:08 Uhr) Grund: Korrektur

  3. #3
    64 bit linux user Avatar von x86-64
    Registriert seit
    Sep 2003
    Ort
    Trossingen
    Beiträge
    550
    Ich habs geschaft Eterms 0.9.2 ist drauf aber jetzt kennt er nicht mal mehr die parameter --trans.
    Ich habs so isntalliert:
    Code:
     ./configure --enable-trans --with-x --disable-mmx
    make
    make install
    fehler gefunden nur fehlt die imlib2
    doch wenn ich die kompilier endet es mit dieser fehlermeldung:


    jemand eine idee ?
    fertige rpm's gibts auch nicht.
    Code:
    asm_blend.S:327: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:328: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:334: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:335: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:337: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:337: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:337: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:337: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:338: Error: suffix or operands invalid for `pop'
    asm_blend.S:338: Error: suffix or operands invalid for `pop'
    asm_blend.S:338: Error: suffix or operands invalid for `pop'
    asm_blend.S:338: Error: suffix or operands invalid for `pop'
    asm_blend.S:338: Error: suffix or operands invalid for `pop'
    asm_blend.S:338: Error: suffix or operands invalid for `pop'
    asm_blend.S:343: Error: suffix or operands invalid for `push'
    asm_blend.S:343: Error: suffix or operands invalid for `push'
    asm_blend.S:343: Error: suffix or operands invalid for `push'
    asm_blend.S:343: Error: suffix or operands invalid for `push'
    asm_blend.S:343: Error: suffix or operands invalid for `push'
    asm_blend.S:343: Error: suffix or operands invalid for `push'
    asm_blend.S:343: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:343: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:343: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:343: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:343: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:343: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:355: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:357: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:363: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:365: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:368: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:368: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:368: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:368: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:369: Error: suffix or operands invalid for `pop'
    asm_blend.S:369: Error: suffix or operands invalid for `pop'
    asm_blend.S:369: Error: suffix or operands invalid for `pop'
    asm_blend.S:369: Error: suffix or operands invalid for `pop'
    asm_blend.S:369: Error: suffix or operands invalid for `pop'
    asm_blend.S:369: Error: suffix or operands invalid for `pop'
    asm_blend.S:374: Error: suffix or operands invalid for `push'
    asm_blend.S:374: Error: suffix or operands invalid for `push'
    asm_blend.S:374: Error: suffix or operands invalid for `push'
    asm_blend.S:374: Error: suffix or operands invalid for `push'
    asm_blend.S:374: Error: suffix or operands invalid for `push'
    asm_blend.S:374: Error: suffix or operands invalid for `push'
    asm_blend.S:374: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:374: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:374: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:374: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:374: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:374: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:381: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:382: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:404: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:409: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:409: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:409: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:409: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:410: Error: suffix or operands invalid for `pop'
    asm_blend.S:410: Error: suffix or operands invalid for `pop'
    asm_blend.S:410: Error: suffix or operands invalid for `pop'
    asm_blend.S:410: Error: suffix or operands invalid for `pop'
    asm_blend.S:410: Error: suffix or operands invalid for `pop'
    asm_blend.S:410: Error: suffix or operands invalid for `pop'
    asm_blend.S:415: Error: suffix or operands invalid for `push'
    asm_blend.S:415: Error: suffix or operands invalid for `push'
    asm_blend.S:415: Error: suffix or operands invalid for `push'
    asm_blend.S:415: Error: suffix or operands invalid for `push'
    asm_blend.S:415: Error: suffix or operands invalid for `push'
    asm_blend.S:415: Error: suffix or operands invalid for `push'
    asm_blend.S:415: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:415: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:415: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:415: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:415: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:415: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:424: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:425: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:453: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:458: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:458: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:458: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:458: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:459: Error: suffix or operands invalid for `pop'
    asm_blend.S:459: Error: suffix or operands invalid for `pop'
    asm_blend.S:459: Error: suffix or operands invalid for `pop'
    asm_blend.S:459: Error: suffix or operands invalid for `pop'
    asm_blend.S:459: Error: suffix or operands invalid for `pop'
    asm_blend.S:459: Error: suffix or operands invalid for `pop'
    asm_blend.S:464: Error: suffix or operands invalid for `push'
    asm_blend.S:464: Error: suffix or operands invalid for `push'
    asm_blend.S:464: Error: suffix or operands invalid for `push'
    asm_blend.S:464: Error: suffix or operands invalid for `push'
    asm_blend.S:464: Error: suffix or operands invalid for `push'
    asm_blend.S:464: Error: suffix or operands invalid for `push'
    asm_blend.S:464: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:464: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:464: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:464: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:464: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:464: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:476: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:477: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:484: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:490: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:491: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:494: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:496: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:496: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:496: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:496: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:497: Error: suffix or operands invalid for `pop'
    asm_blend.S:497: Error: suffix or operands invalid for `pop'
    asm_blend.S:497: Error: suffix or operands invalid for `pop'
    asm_blend.S:497: Error: suffix or operands invalid for `pop'
    asm_blend.S:497: Error: suffix or operands invalid for `pop'
    asm_blend.S:497: Error: suffix or operands invalid for `pop'
    asm_blend.S:502: Error: suffix or operands invalid for `push'
    asm_blend.S:502: Error: suffix or operands invalid for `push'
    asm_blend.S:502: Error: suffix or operands invalid for `push'
    asm_blend.S:502: Error: suffix or operands invalid for `push'
    asm_blend.S:502: Error: suffix or operands invalid for `push'
    asm_blend.S:502: Error: suffix or operands invalid for `push'
    asm_blend.S:502: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:502: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:502: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:502: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:502: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:502: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:512: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:513: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:517: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:523: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:524: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:526: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:528: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:528: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:528: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:528: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:529: Error: suffix or operands invalid for `pop'
    asm_blend.S:529: Error: suffix or operands invalid for `pop'
    asm_blend.S:529: Error: suffix or operands invalid for `pop'
    asm_blend.S:529: Error: suffix or operands invalid for `pop'
    asm_blend.S:529: Error: suffix or operands invalid for `pop'
    asm_blend.S:529: Error: suffix or operands invalid for `pop'
    asm_blend.S:534: Error: suffix or operands invalid for `push'
    asm_blend.S:534: Error: suffix or operands invalid for `push'
    asm_blend.S:534: Error: suffix or operands invalid for `push'
    asm_blend.S:534: Error: suffix or operands invalid for `push'
    asm_blend.S:534: Error: suffix or operands invalid for `push'
    asm_blend.S:534: Error: suffix or operands invalid for `push'
    asm_blend.S:534: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:534: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:534: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:534: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:534: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:534: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:546: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:547: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:554: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:560: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:561: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:564: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:566: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:566: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:566: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:566: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:567: Error: suffix or operands invalid for `pop'
    asm_blend.S:567: Error: suffix or operands invalid for `pop'
    asm_blend.S:567: Error: suffix or operands invalid for `pop'
    asm_blend.S:567: Error: suffix or operands invalid for `pop'
    asm_blend.S:567: Error: suffix or operands invalid for `pop'
    asm_blend.S:567: Error: suffix or operands invalid for `pop'
    asm_blend.S:572: Error: suffix or operands invalid for `push'
    asm_blend.S:572: Error: suffix or operands invalid for `push'
    asm_blend.S:572: Error: suffix or operands invalid for `push'
    asm_blend.S:572: Error: suffix or operands invalid for `push'
    asm_blend.S:572: Error: suffix or operands invalid for `push'
    asm_blend.S:572: Error: suffix or operands invalid for `push'
    asm_blend.S:572: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:572: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:572: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:572: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:572: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:572: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:579: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:580: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:602: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:607: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:607: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:607: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:607: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:608: Error: suffix or operands invalid for `pop'
    asm_blend.S:608: Error: suffix or operands invalid for `pop'
    asm_blend.S:608: Error: suffix or operands invalid for `pop'
    asm_blend.S:608: Error: suffix or operands invalid for `pop'
    asm_blend.S:608: Error: suffix or operands invalid for `pop'
    asm_blend.S:608: Error: suffix or operands invalid for `pop'
    asm_blend.S:613: Error: suffix or operands invalid for `push'
    asm_blend.S:613: Error: suffix or operands invalid for `push'
    asm_blend.S:613: Error: suffix or operands invalid for `push'
    asm_blend.S:613: Error: suffix or operands invalid for `push'
    asm_blend.S:613: Error: suffix or operands invalid for `push'
    asm_blend.S:613: Error: suffix or operands invalid for `push'
    asm_blend.S:613: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:613: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:613: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:613: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:613: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:613: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:622: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:623: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:651: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:656: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:656: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:656: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:656: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:657: Error: suffix or operands invalid for `pop'
    asm_blend.S:657: Error: suffix or operands invalid for `pop'
    asm_blend.S:657: Error: suffix or operands invalid for `pop'
    asm_blend.S:657: Error: suffix or operands invalid for `pop'
    asm_blend.S:657: Error: suffix or operands invalid for `pop'
    asm_blend.S:657: Error: suffix or operands invalid for `pop'
    asm_blend.S:662: Error: suffix or operands invalid for `push'
    asm_blend.S:662: Error: suffix or operands invalid for `push'
    asm_blend.S:662: Error: suffix or operands invalid for `push'
    asm_blend.S:662: Error: suffix or operands invalid for `push'
    asm_blend.S:662: Error: suffix or operands invalid for `push'
    asm_blend.S:662: Error: suffix or operands invalid for `push'
    asm_blend.S:662: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:662: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:662: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:662: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:662: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:662: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:674: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:675: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:682: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:688: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:689: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:692: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:694: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:694: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:694: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:694: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:695: Error: suffix or operands invalid for `pop'
    asm_blend.S:695: Error: suffix or operands invalid for `pop'
    asm_blend.S:695: Error: suffix or operands invalid for `pop'
    asm_blend.S:695: Error: suffix or operands invalid for `pop'
    asm_blend.S:695: Error: suffix or operands invalid for `pop'
    asm_blend.S:695: Error: suffix or operands invalid for `pop'
    asm_blend.S:700: Error: suffix or operands invalid for `push'
    asm_blend.S:700: Error: suffix or operands invalid for `push'
    asm_blend.S:700: Error: suffix or operands invalid for `push'
    asm_blend.S:700: Error: suffix or operands invalid for `push'
    asm_blend.S:700: Error: suffix or operands invalid for `push'
    asm_blend.S:700: Error: suffix or operands invalid for `push'
    asm_blend.S:700: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:700: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:700: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:700: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:700: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:700: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:712: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:713: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:723: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:729: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:730: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:734: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:736: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:736: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:736: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:736: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:737: Error: suffix or operands invalid for `pop'
    asm_blend.S:737: Error: suffix or operands invalid for `pop'
    asm_blend.S:737: Error: suffix or operands invalid for `pop'
    asm_blend.S:737: Error: suffix or operands invalid for `pop'
    asm_blend.S:737: Error: suffix or operands invalid for `pop'
    asm_blend.S:737: Error: suffix or operands invalid for `pop'
    asm_blend.S:742: Error: suffix or operands invalid for `push'
    asm_blend.S:742: Error: suffix or operands invalid for `push'
    asm_blend.S:742: Error: suffix or operands invalid for `push'
    asm_blend.S:742: Error: suffix or operands invalid for `push'
    asm_blend.S:742: Error: suffix or operands invalid for `push'
    asm_blend.S:742: Error: suffix or operands invalid for `push'
    asm_blend.S:742: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:742: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:742: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:742: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:742: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:742: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:754: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:755: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:762: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:768: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:769: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:772: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:774: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:774: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:774: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:774: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:775: Error: suffix or operands invalid for `pop'
    asm_blend.S:775: Error: suffix or operands invalid for `pop'
    asm_blend.S:775: Error: suffix or operands invalid for `pop'
    asm_blend.S:775: Error: suffix or operands invalid for `pop'
    asm_blend.S:775: Error: suffix or operands invalid for `pop'
    asm_blend.S:775: Error: suffix or operands invalid for `pop'
    asm_blend.S:780: Error: suffix or operands invalid for `push'
    asm_blend.S:780: Error: suffix or operands invalid for `push'
    asm_blend.S:780: Error: suffix or operands invalid for `push'
    asm_blend.S:780: Error: suffix or operands invalid for `push'
    asm_blend.S:780: Error: suffix or operands invalid for `push'
    asm_blend.S:780: Error: suffix or operands invalid for `push'
    asm_blend.S:780: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:780: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:780: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:780: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:780: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:780: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:788: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:789: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:812: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:817: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:817: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:817: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:817: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:818: Error: suffix or operands invalid for `pop'
    asm_blend.S:818: Error: suffix or operands invalid for `pop'
    asm_blend.S:818: Error: suffix or operands invalid for `pop'
    asm_blend.S:818: Error: suffix or operands invalid for `pop'
    asm_blend.S:818: Error: suffix or operands invalid for `pop'
    asm_blend.S:818: Error: suffix or operands invalid for `pop'
    asm_blend.S:823: Error: suffix or operands invalid for `push'
    asm_blend.S:823: Error: suffix or operands invalid for `push'
    asm_blend.S:823: Error: suffix or operands invalid for `push'
    asm_blend.S:823: Error: suffix or operands invalid for `push'
    asm_blend.S:823: Error: suffix or operands invalid for `push'
    asm_blend.S:823: Error: suffix or operands invalid for `push'
    asm_blend.S:823: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:823: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:823: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:823: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:823: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:823: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:833: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:834: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:864: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:869: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:869: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:869: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:869: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:870: Error: suffix or operands invalid for `pop'
    asm_blend.S:870: Error: suffix or operands invalid for `pop'
    asm_blend.S:870: Error: suffix or operands invalid for `pop'
    asm_blend.S:870: Error: suffix or operands invalid for `pop'
    asm_blend.S:870: Error: suffix or operands invalid for `pop'
    asm_blend.S:870: Error: suffix or operands invalid for `pop'
    asm_blend.S:875: Error: suffix or operands invalid for `push'
    asm_blend.S:875: Error: suffix or operands invalid for `push'
    asm_blend.S:875: Error: suffix or operands invalid for `push'
    asm_blend.S:875: Error: suffix or operands invalid for `push'
    asm_blend.S:875: Error: suffix or operands invalid for `push'
    asm_blend.S:875: Error: suffix or operands invalid for `push'
    asm_blend.S:875: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:875: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:875: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:875: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:875: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:875: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:889: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:890: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:913: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:919: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:920: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:931: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:933: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:933: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:933: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:933: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:934: Error: suffix or operands invalid for `pop'
    asm_blend.S:934: Error: suffix or operands invalid for `pop'
    asm_blend.S:934: Error: suffix or operands invalid for `pop'
    asm_blend.S:934: Error: suffix or operands invalid for `pop'
    asm_blend.S:934: Error: suffix or operands invalid for `pop'
    asm_blend.S:934: Error: suffix or operands invalid for `pop'
    asm_blend.S:939: Error: suffix or operands invalid for `push'
    asm_blend.S:939: Error: suffix or operands invalid for `push'
    asm_blend.S:939: Error: suffix or operands invalid for `push'
    asm_blend.S:939: Error: suffix or operands invalid for `push'
    asm_blend.S:939: Error: suffix or operands invalid for `push'
    asm_blend.S:939: Error: suffix or operands invalid for `push'
    asm_blend.S:939: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:939: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:939: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:939: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:939: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:939: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:953: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:954: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:977: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:983: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:984: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:996: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:998: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:998: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:998: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:998: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:999: Error: suffix or operands invalid for `pop'
    asm_blend.S:999: Error: suffix or operands invalid for `pop'
    asm_blend.S:999: Error: suffix or operands invalid for `pop'
    asm_blend.S:999: Error: suffix or operands invalid for `pop'
    asm_blend.S:999: Error: suffix or operands invalid for `pop'
    asm_blend.S:999: Error: suffix or operands invalid for `pop'
    asm_blend.S:1004: Error: suffix or operands invalid for `push'
    asm_blend.S:1004: Error: suffix or operands invalid for `push'
    asm_blend.S:1004: Error: suffix or operands invalid for `push'
    asm_blend.S:1004: Error: suffix or operands invalid for `push'
    asm_blend.S:1004: Error: suffix or operands invalid for `push'
    asm_blend.S:1004: Error: suffix or operands invalid for `push'
    asm_blend.S:1004: Error: `28(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:1004: Error: `24(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:1004: Error: `8(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:1004: Error: `16(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:1004: Error: `(%esi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:1004: Error: `(%edi,%ebx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:1019: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:1020: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:1035: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:1041: Error: `(%esi)' is not a valid 64 bit base/index expression
    asm_blend.S:1042: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:1052: Error: `(%edi)' is not a valid 64 bit base/index expression
    asm_blend.S:1054: Error: `12(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:1054: Error: `(%esi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:1054: Error: `20(%ebp)' is not a valid 64 bit base/index expression
    asm_blend.S:1054: Error: `(%edi,%ecx,4)' is not a valid 64 bit base/index expression
    asm_blend.S:1055: Error: suffix or operands invalid for `pop'
    asm_blend.S:1055: Error: suffix or operands invalid for `pop'
    asm_blend.S:1055: Error: suffix or operands invalid for `pop'
    asm_blend.S:1055: Error: suffix or operands invalid for `pop'
    asm_blend.S:1055: Error: suffix or operands invalid for `pop'
    asm_blend.S:1055: Error: suffix or operands invalid for `pop'
    make[2]: *** [asm_blend.lo] Fehler 1
    make[2]: Leaving directory `/home/hirzel.uwe/imlib2-1.1.0/src'
    make[1]: *** [all-recursive] Fehler 1
    make[1]: Leaving directory `/home/hirzel.uwe/imlib2-1.1.0'
    make: *** [all-recursive-am] Fehler 2
    hirzel.uwe@uwe:~/imlib2-1.1.0>
    Geändert von x86-64 (05.06.04 um 15:28 Uhr)
    Workstations und Server:
    #W1 Athlon 64 X2 3800+, 1 GB, Geforce 6600 @ gentoo
    #W2 IBM Thinkpad 770Z @ RHEL
    #W3 IBM RS600 44 P 170
    #S1 2x AMD Athlon MP 2000+, 1GB @ CentOS

  4. #4
    64 bit linux user Avatar von x86-64
    Registriert seit
    Sep 2003
    Ort
    Trossingen
    Beiträge
    550
    so es geht definitive auch mit eterm 0.9 (habs auf dem laptop hinbekommen aber ich hab jetzt noch 3 Probleme.

    1) siehe oben ich brauch unbedingt die imlib2 auf dem 64 bit system

    2) auf dem Laptop ist 32 bit suse 9.1 drauf aber er findet beim kompilieren von Eterm 0.82 die libast nict obwohl zu 100 % die drauf ist.

    3) auf dem laptop hab ich transparentes terminal aber ich bekomm die tileliste oben nicht weg und trotz der option den rahmen aus zu schalten hab ich ein schwarzen rahmen drumrum
    Workstations und Server:
    #W1 Athlon 64 X2 3800+, 1 GB, Geforce 6600 @ gentoo
    #W2 IBM Thinkpad 770Z @ RHEL
    #W3 IBM RS600 44 P 170
    #S1 2x AMD Athlon MP 2000+, 1GB @ CentOS

  5. #5
    Mod. Tipps und Tricks Avatar von carnil
    Registriert seit
    Jan 2004
    Ort
    Zürich
    Beiträge
    6.215
    Hi
    Zitat Zitat von x86-64
    so es geht definitive auch mit eterm 0.9 (habs auf dem laptop hinbekommen aber ich hab jetzt noch 3 Probleme.
    Verrätst du mir bitte, wie das geht? Gut eingentlich spielt es keine Rolle mehr, ich habe jetzt Eterm 0.9.2 installiert. Aber ich hatte die ganze manpage durchgelsesen und die --shade und --trans Option waren nirgends erwähnt .... und ich bekam die gleiche Fehlermeldungen wie du?!

    3) auf dem laptop hab ich transparentes terminal aber ich bekomm die tileliste oben nicht weg und trotz der option den rahmen aus zu schalten hab ich ein schwarzen rahmen drumrum
    -x geht nicht? Damit bekommst du die Titelleiste und Ränder weg. Falls aber die Ränder, wie du beschrieben hast immer noch sichtbar sind, dann müsstest du wohl vielleicht deine style-Datei anpassen.
    Allgemein kannst du aber das Aussehen auch in deiner style-Datei verändern, z.B. die Option für die Rahmenbreite wäre:
    Code:
    borderWidth:
    MfG carnil

  6. #6
    64 bit linux user Avatar von x86-64
    Registriert seit
    Sep 2003
    Ort
    Trossingen
    Beiträge
    550
    Also ich hab folgendes gemacht die imlib2 kompiliert und dann hat es getanen weiß was ich warum
    Workstations und Server:
    #W1 Athlon 64 X2 3800+, 1 GB, Geforce 6600 @ gentoo
    #W2 IBM Thinkpad 770Z @ RHEL
    #W3 IBM RS600 44 P 170
    #S1 2x AMD Athlon MP 2000+, 1GB @ CentOS

Ähnliche Themen

  1. pdf writer für samba in suse 8.0
    Von cos im Forum Anwendungen Allgemein, Software
    Antworten: 16
    Letzter Beitrag: 14.10.05, 20:34
  2. Antworten: 15
    Letzter Beitrag: 09.03.04, 12:45
  3. Antworten: 2
    Letzter Beitrag: 24.11.03, 15:55
  4. Fluxbox: Programm auf einem anderen Screen starten
    Von akula im Forum Windowmanager
    Antworten: 5
    Letzter Beitrag: 21.02.03, 18:36
  5. 2*kde auf linux-->xFree+cygwin auf w98
    Von wulf im Forum Windowmanager
    Antworten: 1
    Letzter Beitrag: 17.10.02, 12:05

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •