[GnomeMeeting-devel-list] How to build cvs? even libdc1394 dies.



I've fc4 updated from rawhide on amd64. gcc-4.0.2. glibc-2.3.90-15

pwlib-1.8.7-1


I've gotten the cvs snapshot src.rpms.

libdc1394-1.1.0-1.src.rpm
 opal-2005.10.29-CVS.src.rpm
 pwlib-2005.10.30-CVS.src.rpm
gnomemeeting-snapshot-2005.10.29-CVS.src.rpm

 Tried to build opal:

g++ -D_REENTRANT -Wall -O2 -fPIC -funswitch-loops -ftree-loop-linear -march=k8 -ftree-vectorize -pip e -mfpmath=sse -DP_64BIT -fPIC -DPTRACING -I/usr/src/redhat/BUILD/opal-2005.10.29/include -DPTRACING - I/usr/share/pwlib//include -O2 -fPIC -funswitch-loops -ftree-loop-linear -march=k8 -ftree-vectorize - pipe -mfpmath=sse -felide-constructors -x c++ -c /usr/src/redhat/BUILD/opal-2005.10.29/src/opal/manag er.cxx -o /usr/src/redhat/BUILD/opal-2005.10.29/lib/obj_linux_x86_64_r/manager.o /usr/src/redhat/BUILD/opal-2005.10.29/src/opal/manager.cxx: In member function 'virtual BOOL OpalManag er::CreateVideoOutputDevice(const OpalConnection&, const OpalMediaFormat&, BOOL, PVideoOutputDevice*&, BOOL&)': /usr/src/redhat/BUILD/opal-2005.10.29/src/opal/manager.cxx:731: error: 'CreateDeviceByName' is not a m ember of 'PVideoOutputDevice'
{standard input}: Assembler messages:
{standard input}:1261: Error: Local symbol `.LTHUNK0' can't be equated to undefined symbol `_ZN9PTextF ileD1Ev' {standard input}:1261: Error: Local symbol `.LTHUNK1' can't be equated to undefined symbol `_ZN9PTextF ileD1Ev'
..............


Tried pwlib, but it needs libdc1394. Tried libdc1394:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -funswitch-loops -ftree-loop-linear -march=k8 -ftree-vectorize -pipe -mfpmath=sse -Wall -Wunused -c grab_partial_image.c
grab_partial_image.c: In function 'main':
grab_partial_image.c:216: error: 'CLK_TCK' undeclared (first use in this function) grab_partial_image.c:216: error: (Each undeclared identifier is reported only once grab_partial_image.c:216: error: for each function it appears in.)
make[2]: *** [grab_partial_image.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/libdc1394-1.1.0/examples'
make[1]: *** [all-recursive] Error 1

perhaps this should be CLOCKS_PER_SEC?

In any event, I'd really like to try gnomemeeting as a soft phone, so any help would be appreciated.

sean




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