Jump to content

Recommended Posts

Posted

Guten Tag,
vorhin habe ich mein server mit Debian 8 neu aufgesetzt updates gemacht und alle schritte von https://github.com/rathena/rathena/wiki/Install-on-Debian genau so aufgefürt wie sie da stehen( bis auf ./configure vorm compilen) und bekomme beim compilen den folgenden error:

lto1: fatal error: bytecode stream generated with LTO version 4.2 instead of the expected 3.0
compilation terminated.
lto-wrapper: gcc returned 1 exit status
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
Makefile:61: recipe for target 'login-server' failed

 

Posted

Hatte ich doch gemacht. In der Anleitung steht nix von ./configure  das war ja mein erstes Problem was ich aber mit etwas googlen schnell lösen konnte. Das Problem welches ich hir geschrieben hab lässt sich dadurch leider nicht lösen was man eigendlich schon am errorcode erkennen kann. Scheinbar erwartet der Compiler von irgendwas ne andere Version aber von was und wie ich das lösen kann.. ka.

  • 4 months later...
Posted

lto1: fatal error: bytecode stream in file '../common/obj/common.a' generated with LTO version 4.2 instead of the expected 6.0

Ich habe fast das selbe Problem allerdings habe ich schon ein paar mal ./configure gemacht und dann make Clean && make server , jedoch immer noch die selbe Fehlermeldung ...

Posted

Das Problem besteht wenn eine neuere gcc Version geupdatet wurde..

Hatte ich auch ..

einfach autoremove für den gcc machen und dann wie hier im Forum beschrieben die unstable wieder drauf machen . dann gehts wieder ^^

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...