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

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

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

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

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