gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] LocalConnection


From: Andrea Palmatè
Subject: Re: [Gnash-dev] LocalConnection
Date: Thu, 11 Feb 2010 18:35:57 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]