On Thu, Dec 18, 2003 at 10:59:01AM +0000, Simon Gant wrote:
> Okay. I've downloaded the new CVS version now. It falls over during
> 'make -j 2 install' with a lot of undefined references. I guess it is
> not being linked to some library. Any ideas? Many many thanks,
> Simon
> ../libavqt/.libs/libqavm.so -L/usr/lib/qt3/lib -lqt-mt
> ../lib/.libs/libaviplay.so -lz -L/usr/X11R6/lib -lXft -lXrender
> /usr/lib/libSDL.so -lm -lpthread -lSM -lICE -lXinerama -lXv -lXxf86vm
> -lXxf86dga -lXi -lXext -lX11 -lnsl -ldl -Wl,--rpath -Wl,/usr/local/lib
> playercontrol.o: In function `PlayerControl::initMetaObject(void)':
> playercontrol.o(.text+0x64): undefined reference to
> `QObject::badSuperclassWarning(char const *, char const *)'
> playercontrol.o: In function `PlayerControl::tr(char const *)':
> playercontrol.o(.text+0x9d): undefined reference to
> `QApplication::translate(char const *, char const *, char const *)
> const'


This looks like miscompiled Qt library - have you compiled this Qt library
yourself or is it the once from distribution ?
Also are you using the same compiler as it's been used for Qt comilation ?

> > > Maybe its my fault in using CVS but I'm still having the same problem
> > > with the latest CVS version I downloaded.
> > > avifile/player/configdialog_impl.h is still looking for the qmutex.h
> > > file.

Might be - I've explicitly checked anonymous CVS pserver access 
at 12:51:09 CET 2003  and  QMutex was not present anywhere in the sources.

Have you properly updated you CVS tree (or eventually if you are suspecting
some other troubles - just make a new fresh checkout)

-- 
  .''`.       Litigation: The Business Model of the Future! (TM)
 : :' :        http://www.microsoft.com/mscorp/ip/tech/fat.asp
 `. `'    Zdenek Kabelac  [EMAIL PROTECTED], users.sf.net, fi.muni.cz}
   `-         Debian GNU/Linux maintainer - www.debian.{org,cz}     
    

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to