On Mon, Mar 18, 2002 at 08:28:24PM +0100, Michael Braun wrote:
> Hi
> 
> I have a big probleme: I downgraded from kde3 beta 2 to kde 2.22 and 
> from qt 3.x to qt2.3x. so aviplay didnt' work. I tried to recompile it 
> but...
> const'                                           configdialog.o: In 
> function `ConfigDialog::staticMetaObject(void)':
> /usr/src/avifile0.6-20011220/player/configdialog.moc:63: undefined 

Have you used  

make clean
configure
make ?

It looks like  generate moc files are incompatible.
Another possibility is that during you downgrade incompatible
moc generator has been left in the system - so check if the
right version is used for compilation.

sr/local/qt/include/qptrlist.h(.gnu.linkonce.d.__vt_12PixmapButton.12QPaintDevice+0x18):
 
> undefined reference to `QPaintDevice::x11RenderHandle(void) const'
> /usr/local/qt/include/qptrlist.h(.gnu.linkonce.d.__vt_t8QPtrList1Zc+0x14): 
> undefined reference to `QPtrCollection::newItem(void *)'
> 

PS: you do not have to post all such lines - just first 40 lines
would be enough I would have say :)

-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-              When in doubt, just blame the Euro. :)

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

Reply via email to