[Helix-server-dev] FW: Problem with building server
Dean Collins dcollins at real.comPlease send the full build.out file (compressed) and maybe someone can take a look. Dean On Thu, Aug 09, 2007 at 12:42:08PM -0500, Tom Martincic wrote: > Hello, > > We have found the following errors in the build.out file. > ============================================================================ > == > qos_clfact.cpp:72: error: invalid use of undefined type `struct > RNQoSClassFactory' > ./pub/qos_clfact.h:42: error: forward declaration of `struct > RNQoSClassFactory' > qos_clfact.cpp:73: error: invalid use of undefined type `struct > RNQoSClassFactory' > ./pub/qos_clfact.h:42: error: forward declaration of `struct > RNQoSClassFactory' > qos_clfact.cpp: In constructor > `HXQoSClassFactory::HXQoSClassFactory(Process*)': > qos_clfact.cpp:81: error: invalid use of undefined type `struct > RNQoSClassFactory' > ./pub/qos_clfact.h:42: error: forward declaration of `struct > RNQoSClassFactory' > qos_clfact.cpp:82: error: invalid use of undefined type `struct > RNQoSClassFactory' > ./pub/qos_clfact.h:42: error: forward declaration of `struct > RNQoSClassFactory' > qos_clfact.cpp: In destructor `HXQoSClassFactory::~HXQoSClassFactory()': > qos_clfact.cpp:89: error: invalid use of undefined type `struct > RNQoSClassFactory' > ./pub/qos_clfact.h:42: error: forward declaration of `struct > RNQoSClassFactory' > qos_clfact.cpp: In member function `virtual HX_RESULT > HXQoSClassFactory::QueryInterface(const IID&, void**)': > qos_clfact.cpp:97: error: invalid use of undefined type `struct > RNQoSClassFactory' > ./pub/qos_clfact.h:42: error: forward declaration of `struct > RNQoSClassFactory' > qos_clfact.cpp: In member function `virtual HX_RESULT > HXQoSClassFactory::CreateInstance(IHXQoSSignalBus*, const CLSID&, void**)': > qos_clfact.cpp:147: error: invalid use of undefined type `struct > RNQoSClassFactory' > ./pub/qos_clfact.h:42: error: forward declaration of `struct > RNQoSClassFactory' > ./pub/qos_cfg_names.h: At global scope: > ./pub/qos_cfg_names.h:107: warning: 'DEBUG_OUTPUT' defined but not used > make: *** [dbg/obj/qos_clfact.o] Error 1 > Time used: 3.96 seconds > ERROR: UNIXCompile(server/qos/core) ERROR: Make failed. > ============================================================================ > == > > > > > > -----Original Message----- > > From: Dean Collins [mailto:dcollins at real.com] > > Sent: Thursday, August 09, 2007 8:54 AM > > To: Tom Martincic > > Cc: helix-server-dev at helixcommunity.org > > Subject: Re: [Helix-server-dev] FW: Problem with building server > > > > Hi Tom, > > > > You should look in your build.out file and find the specific error. > > This information is essential to understanding what is happening. > > Search for "ERROR", then look to the lines just before this for > > the compiler error messages. > > > > Dean > > > > On Thu, Aug 09, 2007 at 07:08:28AM -0500, Tom Martincic wrote: > > > I tried again follow the steps from > > > https://helix-server.helixcommunity.org/2005/devdocs/quickstart and > > > selecting the SYSTEM_ID as SERVER_CURRENT but still the helix > installation > > > fails, Can you guide me where to set the server type and get the system > ID > > > for the server detail as follows : > > > > > > CentOS release 4.5 (Final) > > > [root at eliyah helix]# uname -a > > > Linux eliyah.findingmashiach.com 2.6.9-55.ELsmp #1 SMP Wed May 2 > 14:28:44 > > > EDT 2007 i686 athlon i386 GNU/Linux > > > [root at eliyah helix]# gcc -v > > > Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs > > > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > > > --infodir=/usr/share/info --enable-shared --enable-threads=posix > > > --disable-checking --with-system-zlib --enable-__cxa_atexit > > > --disable-libunwind-exceptions --enable-java-awt=gtk > > > --host=i386-redhat-linux > > > Thread model: posix > > > gcc version 3.4.6 20060404 (Red Hat 3.4.6-8) -- Dean Collins Server Technical Lead, RealNetworks, Inc. -- http://www.realnetworks.com Helix Server Project Owner -- http://helix-server.helixcommunity.org