[GnomeMeeting-list] Compile Problems



Can anyone tell me how to fix this?

SABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O3 -c endpoint.cpp
! Problem Detected !
cpp0: warning: changing search order for system directory "/usr/include"
cpp0: warning:   as it has already been specified as a non-system directory
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
                from ldap_window.h:37,
                from endpoint.h:45,
                from endpoint.cpp:33:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
endpoint.cpp: In constructor `GMH323EndPoint::GMH323EndPoint()':
endpoint.cpp:171: `rtpIpPort' undeclared (first use this function)
endpoint.cpp:171: (Each undeclared identifier is reported only once for each
  function it appears in.)
endpoint.cpp:171: `rtpIpPortBase' undeclared (first use this function)
endpoint.cpp:172: `rtpIpPortMax' undeclared (first use this function)
endpoint.cpp:173: `tcpPort' undeclared (first use this function)
endpoint.cpp:173: `tcpPortBase' undeclared (first use this function)
endpoint.cpp:174: `tcpPortMax' undeclared (first use this function)
/usr/include/c++/3.2/bits/locale_facets.h: At top level:
/usr/include/linux/ixjuser.h:45: warning: `char ixjuser_h_rcsid[54]' defined
  but not used
make[2]: *** [endpoint.o] Error 1
make[2]: Leaving directory `/usr/src/GnomeMeeting-0.93.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/GnomeMeeting-0.93.1'
make: *** [all-recursive-am] Error 2
Creating /var/log/lunar/compile/GnomeMeeting-0.93.1.bz2
root nhudson /home/nhudson #



Any idea on what is wrong?  I dont really see where strstream.h is called

Thanks

Nick




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