kuickshow compile problems
Bruce Hunt <[email protected]>
| Newsgroups | gmane.comp.kde.solaris |
|---|---|
| Message-ID | <[email protected]> |
Hello All, Help Please! I am having linking problems compiling kuickshow on my Sun Enterprise 250 (SPARC). I am able to compile all the rest of KDE with minimal issues and it runs great but I just can't get past this one. Here's the specs: KDE: version 3.5.3 Package: kdegraphics-3.5.3 OS: solaris 10 Compiler: gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath) imlib: Blastwave CSWimlib 1.9.14 Config log: configure:39320: checking for imlib >= 1.9.10 configure:39324: result: yes configure:39328: checking IMLIB_CFLAGS configure:39331: result: -I/opt/csw/include/gtk-1.2 -I/opt/csw/include/glib-1.2 -I/opt/csw/lib/glib/include -I/opt/csw/include configure:39334: checking IMLIB_LIBS configure:39337: result: -L/opt/csw/lib -lgdk_imlib -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lsocket -lnsl -lm ...... IMLIB_CFLAGS='-I/opt/csw/include/gtk-1.2 -I/opt/csw/include/glib-1.2 -I/opt/csw/lib/glib/include -I/opt/csw/include ' IMLIB_LIBS='-L/opt/csw/lib -lgdk_imlib -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lsocket -lnsl -lm ' Compile error: /bin/bash ../../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -g3 -fno-inline -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -I/opt/csw/include/gtk-1.2 -I/opt/csw/include/glib-1.2 -I/opt/csw/lib/glib/include -I/opt/csw/include -o kuickshow -R /opt/kde-3.5.3/lib -R /opt/kde-3.5.3/lib -R /usr/lib/qt3/lib -R /usr/local/lib -R /opt/csw/lib -R /opt/csw/graphviz2/lib -R /opt/csw/bdb4/lib -R /opt/csw/lib/svn -no-undefined -L/opt/kde-3.5.3/lib -L/usr/lib/qt3/lib -L/usr/local/lib -L/opt/csw/lib -L/opt/csw/graphviz2/lib -L/opt/csw/bdb4/lib -L/opt/csw/lib/svn kuickshow.la.o libkdeinit_kuickshow.la -liconv -lm ld: warning: file /usr/sfw/lib/libstdc++.so: attempted multiple inclusion of file Undefined first referenced symbol in file Imlib_flip_image_horizontal ./.libs/libkdeinit_kuickshow.so Imlib_clone_scaled_image ./.libs/libkdeinit_kuickshow.so Imlib_init_with_params ./.libs/libkdeinit_kuickshow.so Imlib_flip_image_vertical ./.libs/libkdeinit_kuickshow.so Imlib_render ./.libs/libkdeinit_kuickshow.so Imlib_apply_modifiers_to_rgb ./.libs/libkdeinit_kuickshow.so Imlib_set_image_modifier ./.libs/libkdeinit_kuickshow.so Imlib_destroy_image ./.libs/libkdeinit_kuickshow.so Imlib_save_image ./.libs/libkdeinit_kuickshow.so Imlib_move_image ./.libs/libkdeinit_kuickshow.so Imlib_create_image_from_data ./.libs/libkdeinit_kuickshow.so Imlib_load_image ./.libs/libkdeinit_kuickshow.so Imlib_rotate_image ./.libs/libkdeinit_kuickshow.so Imlib_free_pixmap ./.libs/libkdeinit_kuickshow.so Imlib_kill_image ./.libs/libkdeinit_kuickshow.so ld: fatal: Symbol referencing errors. No output written to .libs/kuickshow collect2: ld returned 1 exit status gmake[3]: *** [kuickshow] Error 1 gmake[3]: Leaving directory `/export/home/bhunt/Packages/kdegraphics-3.5.3/kuickshow/src' I've tried the Freeware imlib and compiling my own but they also yield the same results. I've been struggling with this for a week with no luck. I have never been able to compile this in previous releases either. I have run out of ideas. If someone can please help it would be greatly appreciated. Thanks, Bruce Hunt ___________________________________________________ This message is from the kde-solaris mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-solaris. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.