Re: [GnomeMeeting-list] conference using firewire camcorder



On 27/05/2003 at 12:44:23(+0200), Cornelius Klbel used 6.6Kbytes just to say:
> 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.

You need to insmod the proper modules - raw1394, and (though not required for
firewiredc) video1394. You may want to check the faq-o-matic on openh323.org.

> 
> Then I thought, ok, may be better to compile pwlib with firewireavc 
> (unfortunately it is not possible to compile with both).

This is odd... I never tried both, but I thought it should work just fine.  If
you are not sure which support you need - the AVC support is for audio-video
cameras, i.e. cameras that have miniDV tapes in them (and a microphone and can
usually be connected directly to a TV or a TV tuner). DC support is for the
rest. This is outlined at the faq-o-matic at openh323.org as well.

> 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,

This was recently (two days ago) discussed on this list. dv_types.h tries to
include config.h, and it happens to be the wrong config.h. Since config.h is
only needed when compiling the original application (in this case libdv) it is
safe to manually comment-out the reference to config.h in your
/usr/include/libdv.h

-- 
 /^^^^^^^^^^^^^^^^^^^^^^^^^^^\/^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\
/ Georgi Georgiev    (-<     / Respect is a rational process -- \
\ chutz chubaka net  /\   .o)\ McCoy, "The Galileo Seven",      /
/ +81(90)6266-1163  V_/_ |(/)/ stardate 2822.3                  \
\___________________________/\__________________________________/



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