Jump to content

Compiling sources including libraries


Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Forgive me, my message has been poorly translated.
I have a virtual machine (Freebsd 12 32bit) where I compiled the game and the db.
I have to move them to a vps with 64bit Freebsd 11.
Unfortunately I get incompatibilities, almost certainly generated by libraries.

Example:

Undefined symbol "stat@FBSD_1.5"

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

I compiled by adding the -static flag to the makefile.
The binaries unfortunately only work on freebsd 12 32bit while on freebsd 11.3 64bit getting the error "Bad system call (core dumped)".
I tried with GDB but nothing, it just tells me "No symbol table info available."

 

Empty syserr.

 

Syslog:

Tue 7 09:24:46 :: Metin2DBCacheServer Start
Tue 7 09:24:46 :: ClientManager pointer is 0xffffd9a8

Link to comment
Share on other sites

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.