Heya there,
 I got the same problem with all the 0.6.2dr1 codes i've tried.
 Actuall I use the last CVS code (from the Dev branch).
 Everything is compiled right. I've sourced PEQ velious rc1.
 When I launch ./world, it blocks at:
 
	Code:
	  Server:/home/franck/eqemu# ./world
[Status] Starting Log: logs/eqemu_world.log
[Status] Using database 'emudb' at 192.168.1.14
[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.2-DR1
[Status] Loading opcodes..
[Status] libEMuShareMem.so loaded
0x813a678
[Status] Loading variables..
[Status] Loading zones..
[Status] Clearing groups..
[Status] Clearing temporary merchant lists..
[Status] Loading items..
[Status] libEMuShareMem.so loaded
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading guild link..
[Status] libEMuShareMem.so loaded
 then, maybe 5 mins later it shows me this error:
	Code:
	Error: EMuShareMem: DLLLoadGuildList: !GuildListMMF.IsLoaded() (timeout)
 then, it's normal:
	Code:
	[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Screwing up windows compiles...
TCP listening on: funzy78.dyndns.org:9000
World server listening on: funzy78.dyndns.org:9000
Connected to LoginServer: eqemulator.net:5998
 Again, I've tried with a lot of 0.6.2dr1 codes, from cvs, from the belfedia site, etc.. and I've the same error each time.
Now let's try to launch ./zone
	Code:
	Server:/home/franck/eqemu# ./zone . 192.168.1.14 8000 funzy78.dyndns.org
[Status] Starting Log: logs/eqemu_zone.log
[Status] Using database 'emudb' at 192.168.1.14
[Status] CURRENT_ZONE_VERSION: EQEMu 0.6.2-DR1
[Status] Loading opcodes..
[Status] Mapping Incoming Opcodes
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] libEMuShareMem.so loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] libEMuShareMem.so loaded
[Status] Loading loot tables
[Status] Loading doors
[Status] libEMuShareMem.so loaded
[Status] libEMuShareMem.so loaded
[Status] Loading guilds
[Status] Loading guild list
[Status] libEMuShareMem.so loaded
 it blocks....
then, same thing:
	Code:
	Error: EMuShareMem: DLLLoadGuildList: !GuildListMMF.IsLoaded() (timeout)
 I use:
Debian on a 2.4 kernel, GCC 3.5.5, Mysql 4.0.24, and all the libs up to date.
If anyone has an idea..
Thx by advance,
Mag