g++ internal error fordításkor! segítség légyszi

Kezdőlap Fórumok UHU Linux Általános UHU problémák, javaslatok g++ internal error fordításkor! segítség légyszi

3 bejegyzés megtekintése - 1-3 / 3
  • Szerző
    Bejegyzés
  • #1946920
    pointux
    Felhasználó

      „halo.hpp:48:7: warning: no newline at end of file „
      Nem tudom, hogy van-e jelentõsége, hogy nincs e file végén üres sor…

      Próbáld az üres sort, hátha.
      Másrészrõl nem ártana a make többi parancsát is megnézni (esetleg a dokumentációban)

      #1946921
      fellow
      Felhasználó

        hibas gcc; hasznalj 2.95-ot, vagy barmi mast, mint ami az alapertemezett;
        http://fellow.linuxforum.hu/faq/faq-all.html#q1_2_5

        #1874417
        csaba
        Felhasználó

          Wesnothot szerettem volna lefordítani.

          root:~/wesnoth-0.7.8# make
          make all-recursive
          make[1]: Entering directory `/root/wesnoth-0.7.8′
          Making all in src
          make[2]: Entering directory `/root/wesnoth-0.7.8/src’
          Making all in .
          make[3]: Entering directory `/root/wesnoth-0.7.8/src’
          if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/SDL -D_REENTRANT -DWESNOT_PATH=”/usr/local/share/wesnoth” -g -O2 -fno-omit-frame-pointer -MT game.o -M -MP -MF „.deps/game.Tpo”
          -c -o game.o `test -f ‘game.cpp’ || echo ‘./’`game.cpp;
          then mv -f „.deps/game.Tpo” „.deps/game.Po”;
          else rm -f „.deps/game.Tpo”; exit 1;
          fi
          In file included from show_dialog.hpp:21,
          from dialogs.hpp:19,
          from game.cpp:21:
          halo.hpp:48:7: warning: no newline at end of file
          g++: Internal error: Megölve (program cc1plus)
          Please submit a full bug report.
          See for instructions.
          make[3]: *** [game.o] Error 1
          make[3]: Leaving directory `/root/wesnoth-0.7.8/src’
          make[2]: *** [all-recursive] Error 1
          make[2]: Leaving directory `/root/wesnoth-0.7.8/src’
          make[1]: *** [all-recursive] Error 1
          make[1]: Leaving directory `/root/wesnoth-0.7.8′
          make: *** [all] Error 2
          root:~/wesnoth-0.7.8#

          Hogy csinálhatom ezt meg?

        3 bejegyzés megtekintése - 1-3 / 3
        • Be kell jelentkezni a hozzászóláshoz.