Re: [GnomeMeeting-devel-list] build problems + snapshot



Le sam 04/01/2003 à 07:30, koyama mahoni a écrit :
> hi,
> 
> which version of pwlib and openh323 do i need?

You need to use their CVS.
Don't forget to remove the old headers and libs before compiling.

> 
> or some other lib i need to upgrade ?
> current version of gnomemeeting is 0.94.1
> on gentoo linux 2.4.20-ac2 gcc 3.2.1 glibc 2.3.1-r2
> 
> got no (useful) clue where the error might be,
> (thought due to wrong openh323 version ...).
> 
> as that bit is quite long in the source tree
> i assume it s not the code that crashs but
> the dependencies that are not 'good enought'.
> 
> file:
> http://www.gnomemeeting.org/downloads/latest/snapshots/gnomemeeting-latest.tar.gz
> 
> ---
> 
> g++ -DHAVE_CONFIG_H -I. -I. -I.. 
> -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I../src -I../lib 
> -I../lib/widgets -I../lib/xdap  -DORBIT2=1 -D_REENTRANT 
> -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 
> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 
> -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
> -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
> -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 
> -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/linc-1.0 
> -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 
> -I/usr/share/pwlib/include/ptlib/unix 
> -I/usr/share/pwlib/include/ptlib/.. 
> -I/usr/share/pwlib/include/ptlib/../ptclib -I/usr/include 
> -I/usr/share/openh323/include -I/usr/include/openssl -DSPEEX_CODEC 
> -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_PTHREADS 
> -DPBYTE_ORDER=PLITTLE_ENDIAN -DHAS_OSS -O3 -DNDEBUG -fPIC -g 
> -DPHAS_TEMPLATES -Wall -DHAS_IXJ -I/usr/include/SDL -D_REENTRANT 
> -DHAS_SDL  -DGNOMEMEETING_IMAGES=\""/usr/share/pixmaps"\" 
> -DSCHEMA_AGE=23 -DDATADIR=\""/usr/share"\" -DG_DISABLE_DEPRECATED 
> -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
> -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED 
> -DGNOME_DISABLE_DEPRECATED    -O3  -c -o endpoint.o `test -f 
> endpoint.cpp || echo './'`endpoint.cpp
> endpoint.cpp: In member function `virtual void
>     GMH323EndPoint::OnConnectionEstablished(H323Connection&, const 
> PString&)':
> endpoint.cpp:1200: no matching function for call to `H323VideoCodec::
>     SetTxMinQuality(int)'
> endpoint.cpp:1201: no matching function for call to `H323VideoCodec::
>     SetTxMaxQuality(int&)'
> endpoint.cpp:1203: no matching function for call to `H323VideoCodec::
>     SetMaxBitRate(int)'
> endpoint.cpp:1204: no matching function for call to `H323VideoCodec::
>     SetTargetFrameTimeMs(double&)'
> endpoint.cpp:1207: no matching function for call to `H323VideoCodec::
>     GetVideoMode()'
> make[2]: *** [endpoint.o] Error 1
> make[2]: Leaving directory .....
> 
> 
> cheers,
> mahoni




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