[GnomeMeeting-list] Error Compiling OpenGk



Hi all,

   I am having certain problem regarding OpenGK and GnomeMeeting.

   First of all I tried to compile the OpenGK1.3.4 on my PC. When I
tried "make both" then I got the following error:-

////////////

g++  -DP_USE_PRAGMA -D_REENTRANT -Wall 
-I/usr/share/apps/openh323/../pwlib/incl
ude -DPTRACING -I/usr/share/apps/openh323/include -DHAS_OSS -Os  
-felide-constr
uctors -x c++ -c main.cxx -o obj_linux_x86_r/main.o
In file included from /usr/lib/qt-3.1/include/qshared.h:42,
                 from /usr/lib/qt-3.1/include/qgarray.h:42,
                 from /usr/lib/qt-3.1/include/qmemarray.h:42,
                 from /usr/lib/qt-3.1/include/qcstring.h:43,
                 from /usr/lib/qt-3.1/include/qstring.h:42,
                 from /usr/share/apps/openh323/include/gsmcodec.h:24,
                 from main.cxx:94:
/usr/lib/qt-3.1/include/qglobal.h:714:21: qconfig.h: No such file or
directory
/usr/lib/qt-3.1/include/qglobal.h:777:23: qfeatures.h: No such file or
directory
main.cxx: In member function `BOOL MyEndPoint::Initialise(PConfig&,
   PConfigPage*)':
main.cxx:570: error: syntax error before `)' token
make: *** [obj_linux_x86_r/main.o] Error 1


//////////

In main.cxx the line no 570 is as follows:-

 SetCapability(0, 0, new H323_GSM0610Capability);

Now when I tried to comment out that and again did the same task then I
got the following erroneous trace:-

/////////
g++  -DP_USE_PRAGMA -D_REENTRANT -Wall 
-I/usr/share/apps/openh323/../pwlib/incl                                            ude -DPTRACING -I/usr/share/apps/openh323/include -DHAS_OSS -Os   -felide-constr                                            uctors -x c++ -c main.cxx -o obj_linux_x86_r/main.o
In file included from /usr/lib/qt-3.1/include/qshared.h:42,
                 from /usr/lib/qt-3.1/include/qgarray.h:42,
                 from /usr/lib/qt-3.1/include/qmemarray.h:42,
                 from /usr/lib/qt-3.1/include/qcstring.h:43,
                 from /usr/lib/qt-3.1/include/qstring.h:42,
                 from /usr/share/apps/openh323/include/gsmcodec.h:24,
                 from main.cxx:94:
/usr/lib/qt-3.1/include/qglobal.h:714:21: qconfig.h: No such file or
directory
/usr/lib/qt-3.1/include/qglobal.h:777:23: qfeatures.h: No such file or
directory
make: *** [obj_linux_x86_r/main.o] Error 1

////////

Please help.
Thanks and Regards,
A. Sharma




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