Jump to content

Recommended Posts

This is an error

Spoiler

root@void:/usr/home/dev_mainline_games/Server # gmake all                       Makefile:47: warning: overriding recipe for target 'libserverkey'
Makefile:13: warning: ignoring old recipe for target 'libserverkey'
--------------------------------------
Full Build Start
--------------------------------------
gmake -C liblua clean
gmake[1]: Entering directory '/usr/home/dev_mainline_games/Server/liblua'
cd include; gmake clean
gmake[2]: Entering directory '/usr/home/dev_mainline_games/Server/liblua/include'
gmake[2]: Nothing to be done for 'clean'.
gmake[2]: Leaving directory '/usr/home/dev_mainline_games/Server/liblua/include'
cd src; gmake clean
gmake[2]: Entering directory '/usr/home/dev_mainline_games/Server/liblua/src'
rm -f lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltests.o ltm.o lundump.o lvm.o lzio.o ../lib/liblua.a
gmake[2]: Leaving directory '/usr/home/dev_mainline_games/Server/liblua/src'
cd src/lib; gmake clean
gmake[2]: Entering directory '/usr/home/dev_mainline_games/Server/liblua/src/lib'
rm -f lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o ltablib.o lstrlib.o loadlib.o ../../lib/liblualib.a
gmake[2]: Leaving directory '/usr/home/dev_mainline_games/Server/liblua/src/lib'
gmake[1]: Leaving directory '/usr/home/dev_mainline_games/Server/liblua'
gmake -C liblua
gmake[1]: Entering directory '/usr/home/dev_mainline_games/Server/liblua'
cd include; gmake all
gmake[2]: Entering directory '/usr/home/dev_mainline_games/Server/liblua/include'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/usr/home/dev_mainline_games/Server/liblua/include'
cd src; gmake all
gmake[2]: Entering directory '/usr/home/dev_mainline_games/Server/liblua/src'
gcc49 -Ofast -fomit-frame-pointer -g -march=i686 -msse4 -mssse3 -Wall -I../include      -c -o lapi.o lapi.c
gmake[2]: gcc49: Command not found
<builtin>: recipe for target 'lapi.o' failed
gmake[2]: *** [lapi.o] Error 127
gmake[2]: Leaving directory '/usr/home/dev_mainline_games/Server/liblua/src'
Makefile:11: recipe for target 'all' failed
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory '/usr/home/dev_mainline_games/Server/liblua'
Makefile:66: recipe for target 'all' failed
gmake: *** [all] Error 2

 

^ this is the file which i am trying to compile

any1 has idea whats going on?

Link to comment
https://metin2.dev/topic/10449-just-compiling-error/
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.