[kde-solaris] build problem with nspluginviewer
thefrog
kde-solaris@mail.kde.org
Fri Dec 27 08:24:03 2002
Hello,
I have problems building the nspluginviewer on kdebase-rc5a. the output i=
s:
Undefined first referenced
symbol in file
qt_np_count nspluginviewer.all_cpp.o
qt_activate_timers() nspluginviewer.all_cpp.o
qt_np_add_timeoutcb(void (*)(void*, void*))nspluginviewer.all_cpp.o
qt_event_handler(_XEvent*) nspluginviewer.all_cpp.o
qt_np_cascade_event_handler nspluginviewer.all_cpp.o
qt_np_timerid nspluginviewer.all_cpp.o
qt_np_timeout(void*, void*) nspluginviewer.all_cpp.o
qt_np_add_event_proc(void (*)(_XEvent*))nspluginviewer.all_cpp.o
qt_np_add_timer_setter(void (*)(int))nspluginviewer.all_cpp.o
ld: fatal: Symbol referencing errors. No output written to nspluginviewer
These symbols are part of qt lib.
My "old" qt lib 3.0.5 have all these symbols. My "new" qtlibs 3.0.0 and 3=
=2E1.1=20
don't have these symbols.
I compiled in every case with the same ./configure- script:
=2E/configure -system-zlib -qt-gif -system-libpng -system-libjpeg=20
-plugin-imgfmt-mng -release -shared -thread -no-stl -no-xinerama=20
-no-g++-exceptions -platform solaris-g++ -plugin-sql-psql=20
-I/usr/local/include -L/usr/local/lib
Did I miss an option to compile in? Does anybody has an idea?
regards,
rainald