[Open-discuss] Helix Server compilation fails
"Preeti Khurana" <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am trying to build the Helix Server on Fedora Linux but its getting failed during the compilation : g++ -pipe -Wall -Wreturn-type -Wno-non-virtual-dtor -fno-exceptions --permissive -fno-rtti -Wno-ctor-dtor-privacy -Winline -Wdisabled-optimization -Wno-unused-parameter -Wno-reorder -fmessage-length=0 -march=i686 -O0 -g -DDEBUG -D_DEBUG -I../../common/runtime/pub -I/usr/X11R6/include -Ipub/platform/unix -I../include -I../container/pub -I../dbgtool/pub -I../util/pub -I../fileio/pub -I../runtime/pub -I./pub -I. -include dbg/common_system_ribodefs.h -fPIC -DPIC -o dbg/obj/platform/unix/pthreadthreads.o -c platform/unix/pthreadthreads.cpp pub/platform/unix/pthreadthreads.h:105: error: base type Âsem_t fails to be a struct or class type It says sem_t is not found as type class/struct. Also when i tried to find the declaration of the same, i could not find that in the code. Please help as i am stuck at this point. Thanks Preeti _______________________________________________ Open-discuss mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/open-discuss