Jump to content

Recommended Posts

I got a compile error when I tried to do a gmake all on Server.

It's using novaline server. The error is:  gmake[1]: *** [Makefile:120: .obj/main.o] Error 1
gmake[1]: Leaving directory '/usr/src/metin2/Server/game/src'
gmake: *** [Makefile:89: all] Error 2

I was following a compile video guide, and he got no errors, I have no idea why I got the errors. 

After transfering Server from local to the VM, I also overrite the server with Makefile Folder. Can someone help me with the errors. Thanks.

 

EDIT: SOLVED

In order to solve it, you need to use 9.3, as any other version won't work. To solve the 9.3 error with ports, you can do ee /etc/make.conf and add after with_pkgng -> ALLOW_UNSUPPORTED_SYSTEM = yes

It will still give you that warning, but you will be able to build using the ports.

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.