No map-server binary in eAthena

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
User avatar
kr0n05931
Knight
Knight
Posts: 652
Joined: 26 Jul 2008, 01:59
Location: United Socialist States of America
Contact:

No map-server binary in eAthena

Post by kr0n05931 »

After I compile eAthena I don't get a map-server binary.

Here is the make output:
http://pastebin.com/m55992b84

Ubuntu 8.04 x64. GCC version 4.2
Lazy bum.
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: No map-server binary in eAthena

Post by Jaxad0127 »

Ah, x64, I've had problems with that. You need to alter the makefile. I can't remember where.
Image
User avatar
fate
Warrior
Warrior
Posts: 402
Joined: 20 Mar 2008, 14:34

Re: No map-server binary in eAthena

Post by fate »

Hi,

add -m32 to the gcc options, make clean, make again.

-- fate
chog
Peon
Peon
Posts: 1
Joined: 19 Sep 2008, 03:56

Re: No map-server binary in eAthena

Post by chog »

Just for anyone else who finds this, I had to do all the above, and install zlib-dev.
If you make something idiot proof, someone will build a better idiot.
User avatar
kr0n05931
Knight
Knight
Posts: 652
Joined: 26 Jul 2008, 01:59
Location: United Socialist States of America
Contact:

Re: No map-server binary in eAthena

Post by kr0n05931 »

Perhaps this should be stickied?
Lazy bum.
User avatar
Ces
Novice
Novice
Posts: 231
Joined: 19 Mar 2008, 22:46
Location: The hemisphere

Re: No map-server binary in eAthena

Post by Ces »

Or/and update the wiki Dependencies page with eAthena requirements. Though I do not think it requires anything particular that is not required by the client (so most? will probably have that part working already).

By the way, I believe Fate added a check to the SVN source whether the -m32 flag should be used or not. So I’m not that sure a sticky is needed. But a general sticky with common problems could be nice (an update of the FAQ thread would do).
Post Reply