Il 11/02/2010 18.35, Benjamin Wolsey ha scritto:
Posix-compliant systems apparently should define this union themselves,
so I suggest you put ifndefs round Gnash's semun definition to exclude
it from the AmigaOS build.
yes it remove the problem.
SharedMem.cpp: In destructor ‘gnash::SharedMem::~SharedMem()’:
SharedMem.cpp:75: error: ‘struct shmid_ds’ has no member named
‘shm_nattch’
Again, ifdef the whole IPC_STAT call out for AmigaOS. I believe it is
also posix compliant.
I knew this file would turn into an ifdef hell!
well, it is full of #ifdef already.. for the rest it seems to be
compiled without any problem. Do you have an swf test case to see if all
shm system is working correctly?
--
*Andrea Palmatè*
http://www.amigasoft.net
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev