[uClibc] Re: can someone with mipsel please try my shm test program?

Erik Andersen andersen at codepoet.org
Mon Aug 4 20:24:41 UTC 2003


On Mon Aug 04, 2003 at 11:37:43AM -0700, David Wuertele wrote:
> Me> I noticed that in the latest CVS, mips/bits/shm.h is gone and
> Me> appears to be replaced by common/bits/shm.h.  *However*,
> Me> mips/bits/ipc.h is still there.  When I compare the contents of
> Me> mips/bits/ipc.h with the one from my kernel, struct ipc_perm is
> Me> *very* different.  Could this be the reason why I still see
> Me> garbage in my IPC_STAT return values?
> 
> I tried removing mips/bits/ipc.h and this solved my immediate problem
> of making test-shm work on mipsel!  Does removing this file hurt
> anything else?

That is what I did too.  Removing the arch specific ipc.h
headers and using the common ipc.h is correct.  I've tested
on mips and on powerpc.  This fix is now in CVS,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list