[hxcommon] HXAtomicIncRetUINT32 undefined?

[hxcommon] HXAtomicIncRetUINT32 undefined?

Dean Collins dcollins at real.com
Tue Jul 29 01:29:44 PDT 2003


Hi Rob,

I just now tried to repro this the best I could (with gcc 3.3) and
common/system built ok.  I've heard of this happening before, and
that the cause was that some builds of gcc don't set __i586__
correctly.  Try adding a project.AddDefines("__i586__") to your
linux-2.2-libc6-gcc32-i586.cf file.

Dean


On Mon, Jul 28, 2003 at 11:35:54PM -0700, Rob Lanphier wrote:
> Hi all,
> 
> Anyone have any idea why I'm getting the following error in
> common/system/dllopen.cpp when trying to build splay off of the head?
> 
> dllpath.cpp: In member function `virtual ULONG32
> DLLAccessPath::AddRef()':
> dllpath.cpp:82: `HXAtomicIncRetUINT32' undeclared (first use this
> function)
> dllpath.cpp:82: (Each undeclared identifier is reported only once for
> each
>    function it appears in.)
> dllpath.cpp: In member function `virtual ULONG32
> DLLAccessPath::Release()':
> dllpath.cpp:94: `HXAtomicDecRetUINT32' undeclared (first use this
> function)
> make: *** [rel/obj/dllpath.o] Error 1
> 
> Here's my build info:
> branch: helix
> platform: linux-2.2-libc6-gcc32-i586
> distribution/archive from: linux-2.2-libc6-gcc32-i586
> build Type: release
> build options: release
> profile:
> /home/robla/source/ribosome/build/umakepf/helix-client-all-defines
> copy target: release
> clean mode
> target(s): splay
> 
> My (rather short) build.out is attached for debugging.
> 
> Thanks
> Rob
> 
> -- 
> Rob Lanphier, Helix Community Coordinator - RealNetworks
> http://helixcommunity.org http://rtsp.org http://realnetworks.com


-- 
Dean Collins
Server Technical Lead, RealNetworks, Inc. -- http://www.realnetworks.com
Helix Server Project Owner -- http://helix-server.helixcommunity.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe at common.helixcommunity.org
For additional commands, e-mail: dev-help at common.helixcommunity.org




More information about the Common-dev mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.