On Mon, Jun 30, 2003 at 09:46:45PM +0200, Dirk Mueller wrote: > On Mon, 30 Jun 2003, Alexander Kellett wrote: > > can someone PLEASE fix the build system > > i'd love to actually get something done > > for the first time in several days. > > Do you use unsermake? nope. just straight automake etc. here's the msgs: ../libkonq/.libs/libkonq.so: undefined reference to `KonqFavIconMgr::process(QCString const&, QMemArray const&, QCString&, QMemArray&)' ../libkonq/.libs/libkonq.so: undefined reference to `non-virtual thunk [nv:-40] to KonqFavIconMgr::interfaces()' ../libkonq/.libs/libkonq.so: undefined reference to `KonqUndoManager::interfaces()' ../libkonq/.libs/libkonq.so: undefined reference to `typeinfo for KonqHistoryComm' ../libkonq/.libs/libkonq.so: undefined reference to `KonqHistoryComm::process(QCString const&, QMemArray const&, QCString&, QMemArray&)' ../libkonq/.libs/libkonq.so: undefined reference to `KonqUndoManager::functions()' ../libkonq/.libs/libkonq.so: undefined reference to `non-virtual thunk [nv:-40] to KonqUndoManager::process(QCString const&, QMemArray const&, QCString&, QMemArray&)' ../libkonq/.libs/libkonq.so: undefined reference to `vtable for KonqHistoryComm' ../libkonq/.libs/libkonq.so: undefined reference to `non-virtual thunk [nv:-40] to KonqUndoManager::interfaces()' ../libkonq/.libs/libkonq.so: undefined reference to `KonqFavIconMgr::functions()' ../libkonq/.libs/libkonq.so: undefined reference to `non-virtual thunk [nv:-40] to KonqFavIconMgr::process(QCString const&, QMemArray const&, QCString&, QMemArray&)' ../libkonq/.libs/libkonq.so: undefined reference to `KonqUndoManager::process(QCString const&, QMemArray const&, QCString&, QMemArray&)' ../libkonq/.libs/libkonq.so: undefined reference to `non-virtual thunk [nv:-40] to KonqUndoManager::functions()' ../libkonq/.libs/libkonq.so: undefined reference to `KonqHistoryComm::functions()' ../libkonq/.libs/libkonq.so: undefined reference to `KonqFavIconMgr::interfaces()' ../libkonq/.libs/libkonq.so: undefined reference to `non-virtual thunk [nv:-40] to KonqFavIconMgr::functions()' ../libkonq/.libs/libkonq.so: undefined reference to `KonqHistoryComm::interfaces()' collect2: ld returned 1 exit status in the kfind dir. i tried a make clean in libkonq and once again get the above message. info: export WANT_AUTOCONF_2_5=1 export WANT_AUTOMAKE_1_5=1 qt 3.1.2 very latest kdebase slightly older kdelibs (last night) cheers, Alex