Compile errors after Ubuntu upgrade
I had my server up and running just fine a couple of days ago, lastnight I decided to upgrade to Ubuntu 9.10. After the upgrade the world server was acting weird and not wanting to launch, so I decided to recompile and use the newest source. I got the source and started to compile now i'm getting the following error when I try to compile.
Code:
make[1]: Entering directory `/home/eqemu/EQEmuServer/EMuShareMem' Thanks |
After more reseach here on the forum I found that there seems to be issues with later versions of gcc, I was using gcc-4.4.1. I setup gcc-4.1 as an alternative and everything compiled fine. I haven't logged in and tested yet, i'll have to do that after dinner.
|
Quote:
-Opened the common/SocketLib/Mime.cpp file -uncommented the #include <stdio.h> line to make it active again -Save and sclosed the file -ran make again Once that line was uncommented out, the compile completed... |
Quote:
Upgraded to Ubuntu 9.10 lastnight, and it broke bot zoning for me. Recompiled this morning, and bot zoning is still borked even after sourcing the peq1038 SQL package in. I recompiled and re-sourced my database because I thought bot zoning may have borked because of a combination of new C libraries and new MySQL server. But it's still borked after the recompile and re-sourcing of the database... I'm interested in hearing whether bot zoning is working for you after reverting to an older gcc |
Quote:
|
Quote:
|
ok, I must be doing something wrong during my compiles then...
I assume you're also using SoF client as well? |
I had the same issue. With a couple of additions. This is on Ubunto 9.10 x64 server ( twin dual-core opteron HE's, 8g ecc ram and drives are 10k rpm u320 scsi in raid)
1. Had an issue where it was looking for gmake and there is no package for it. This command fixes that: Code:
sudo ln -s /usr/bin/make /usr/bin/gmake 3. There are a TON of warnings. So far I dont know if it will pose an issue but at least the compile finished. I'll make a new thread if it bombs since it's compiled for x64. |
All times are GMT -4. The time now is 02:33 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.