Problems with EmuShareMem
Okay the world and zone built fine, and as I have in the past I am stuck with EMuShareMem. I think whatever the problem is is staring me in the face but I cant see it, I have been experimenting with the makefile since the 'stock' mysql path's didnt work, and neither did acolytes modified makefile. So here is what I have, if anyone can see what is probably obviously wrong with this please tell me!!
Code:
make Makefile: Code:
# Generated automatically from Makefile.in by configure. |
It's doing the final linking nothing abnormal about that, you really should run "make clean" when you switch from world to zone and zone to EMuShareMem however.
|
Thanks a lot Bigpull! Compiled perfectly
|
This didn't work for me
gcc -g -shared -Wl,-soname,libEMuShareMem.so -o libEMuShareMem.so MMFMutex.o Doors.o Items.o Spells.o NPCTypes.o NPCFactionLists.o MMF.o Loot.o ../common/timer.o ../common/unix.o ../common/EMuShareMem.o -L. -lstdc++ -lm -lz `mysql_config --libs`
/usr/bin/ld: cannot find -lmysqlclient collect2: ld returned 1 exit status make: *** [libEMuShareMem.so] Error 1 Anyone have any ideas? I tried make clean a few times. too. |
God it's amazing DID YOU MISS THE MYSQLCLIENT STICKY IN THIS FORUM?
http://forums.eqemu.net/viewtopic.php?t=8348 heh. |
All times are GMT -4. The time now is 10:07 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.