Re: [GnomeMeeting-list] conference using firewire camcorder



Hello,

here I am again.
I got pwlib, openh323 and gnomemeeting from cvs now.

I compiled pwlib with firewiredc, openh323 and gnomemeeting. Everything compiled, but I was not able to configure a firewirdedevice in gnomemeeting. What is the correct way for configuring gnomemeeting (when running) for firewire.

Then I thought, ok, may be better to compile pwlib with firewireavc (unfortunately it is not possible to compile with both). So I compiled pwlib with firewireavc, I compiled openh323 and I tried to compile gnomemeeting. But strange thing, now I am not able any more to compile gnomemeeting. Here is the error message I get:

Any idea?

Thanks
Cornelius
--snip--

g++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I../src -I../lib -I../lib/widgets -I../lib/xdap -I/usr/local/include/ptlib/unix -I/usr/local/include/ptlib/.. -I/usr/local/include/ptlib/../ptclib -I/usr/local/include/openh323/ -DP_LINUX -D_REENTRANT -DHAS_OSS -DNDEBUG -DPHAS_TEMPLATES -DP_USE_PRAGMA -DPTRACING -Wall -O2 -g -DHAS_IXJ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libxml2 -I/usr/include/libgnome-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/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/SDL -D_REENTRANT -DHAS_SDL -DGNOMEMEETING_IMAGES=\""/usr/local/share/pixmaps"\" -DSCHEMA_AGE=24 -DDATADIR=\""/usr/local/share"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -c common.cpp
In file included from /usr/include/libdv/dv_types.h:30,
                from /usr/include/libdv/dv.h:41,
from /usr/local/include/ptlib/unix/ptlib/videoio1394avc.h:45,
                from /usr/local/include/ptlib/video.h:95,
                from /usr/local/include/ptlib/unix/ptlib/video.h:66,
                from /usr/local/include/ptlib.h:269,
                from common.h:45,
                from common.cpp:39:
config.h:57: `GConfClient' was not declared in this scope
config.h:57: parse error before `)' token
config.h:65: `GtkEditable' was not declared in this scope
config.h:65: parse error before `,' token
config.h:73: `GtkAdjustment' was not declared in this scope
config.h:73: parse error before `,' token
config.h:81: `GtkCheckButton' was not declared in this scope
config.h:81: parse error before `,' token
config.h:89: `GtkWidget' was not declared in this scope
config.h:89: parse error before `,' token
config.h:97: `GtkWidget' was not declared in this scope
config.h:97: parse error before `,' token
make[2]: *** [common.o] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis /data/home/corny/gnomemeeting/src
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis /data/home/corny/gnomemeeting
make: *** [all-recursive-am] Fehler 2

--snip--

Damien Sandras schrieb:

Le mar 27/05/2003 ā 08:03, Cornelius Kölbel a écrit :
Looks like I am on the way now. Found the cvs-Versions of pwlib and openh323. These are really newer.
Sorry for having bothered you so much.
Thank you again!
Cornelius


If you want Firewire, you really need the CVS versions of OpenH323 and
PWLIB found on openh323.sourceforge.net ...

You also need GnomeMeeting CVS (take a nightly snapshot).


Cornelius Kölbel schrieb:

Hello,

I compiled pwlib 1.4.11 and openh323 1.11.7
gnomemeeting did not compile with the beneath error message.
If you tell me, it is due to the versions of pwlib and openh323, so where do I get the real fresh sources?

Regards
Cornelius

Damien Sandras schrieb:

Hello,

Le lun 26/05/2003 ā 20:06, Cornelius Kölbel a écrit :


Hello,

I heard, that patching pwlib and compiling the latest sources should enable gnomemeeting to use a firewire camcorder for a web conference.

I tried to compile pwlib with the dc1394 option, but failed.
You have to compile OpenH323/PWLib from the sourceforge CVS and
gnomemeeting from CVS too.


--snip--
nomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/SDL -D_REENTRANT -DHAS_SDL -DGNOMEMEETING_IMAGES=\""/usr/local/share/pixmaps"\" -DSCHEMA_AGE=24 -DDATADIR=\""/usr/local/share"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -c common.cpp
In file included from /usr/local/include/ptlib.h:184,
               from common.h:45,
               from common.cpp:39:
/usr/local/include/ptlib/unix/ptlib/thread.h: In member function `virtual
 PThreadIdentifer PThread::GetThreadId() const':
/usr/local/include/ptlib/unix/ptlib/thread.h:276: `PX_threadId' undeclared
 (first use this function)
/usr/local/include/ptlib/unix/ptlib/thread.h:276: (Each undeclared identifier
 is reported only once for each function it appears in.)
In file included from /usr/local/include/openh323/mediafmt.h:83,
               from /usr/local/include/openh323/codecs.h:259,
               from /usr/local/include/openh323/h323caps.h:158,
               from /usr/local/include/openh323/h323con.h:250,
               from /usr/local/include/openh323/h323.h:447,
               from common.h:46,
               from common.cpp:39:


_______________________________________________
GnomeMeeting-list mailing list
GnomeMeeting-list gnome org
http://mail.gnome.org/mailman/listinfo/gnomemeeting-list


_______________________________________________
GnomeMeeting-list mailing list
GnomeMeeting-list gnome org
http://mail.gnome.org/mailman/listinfo/gnomemeeting-list





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