[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice
Subject:    Re: errors with kofficeui
From:       Erik Severinghaus <erik () linux ! com>
Date:       2000-01-28 11:35:28
[Download RAW message or body]

David Faure wrote:
> 
> 1- are you using qt-copy ? ( you should )
> 
yep, this is my configure statement
./configure --with-qt-includes=/usr/src/kde/qt-copy/include/
--with-qt-libraries=/usr/src/kde/qt-copy/lib/
--with-qt-dir=/usr/src/kde/qt-copy/ --prefix=/home/erik/kde2/
so I'm using qt-copy

> 2 - delete all moc files
> find . -name '*.moc*' | xargs rm
> and retry
did that-same thing. made clean and tried again. Same thing.

getting from cvsup again didn't change anything. Looking at those
errors, does a QMetaMetaProperty exist?

> 
> On Fri, Jan 28, 2000 at 09:51:21AM +0000, Erik Severinghaus wrote:
> > Being snowed in and all on the East Coast, I'm determined to get some
> > hacking done, (but I need to build it first) :)  Anyway, now I'm getting
> > this:
> >
> > /home/erik/kde2//lib/libkdecore.so: undefined reference to
> > `QUrl::pass(void) con
> > st'
> > /usr/src/kde/koffice/lib/kofficeui/.libs/libkofficeui.so: undefined
> > reference to
> >  `QMetaObject::new_metaobject(char const *, char const *, QMetaData *,
> > int, QMet
> > aData *, int, QMetaProperty *, int, QMetaEnum *, int, QMetaMetaProperty
> > *, int)'
> > collect2: ld returned 1 exit status
> > make[1]: *** [kword] Error 1
> > make[1]: Leaving directory `/mnt/hdb9/src/kde/koffice/kword'
> > make: *** [all-recursive] Error 1
> >
> > The QMetaObject looks like this:
> >
> > QMetaObject( const char *class_name, const char *superclass_name,
> >                QMetaData *slot_data,  int n_slots,
> >                QMetaData *signal_data, int n_signals,
> >                QMetaProperty *prop_data, int n_props,
> >                QMetaEnum *enum_data, int n_enums,
> >                QClassInfo *class_info, int n_info );
> >
> > So my guess is that that last QMetaMetaProperty * is a typo and either
> > needs to be QMetaProperty or QClassInfo, but I don't know where that
> > declaration is (which files make up libkofficeui.so).  And I have no
> > idea what to do with that QUrl::pass(void) undefined reference. David or
> > anyone? little help?
> >
> > Thanks,
> > Erik
> >
> 
> --
> David FAURE
> david@mandrakesoft.com, faure@kde.org
> http://home.clara.net/faure/
> KDE, Making The Future of Computing Available Today

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic