Hi, I'm trying to build koffice-1.5 but get this error (with GCC 3 3.6) /bin/sh ../../../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O3 -march=i386 -fno-strength-reduce -Wformat-security -Wmissing-format-attribute -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 -DHAVE_KNEWSTUFF -fexceptions -s -o krosspython.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -R /usr/local/samba/lib -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib -L/usr/local/samba/lib -lpython2.3 -ldl -ldl -L/usr/lib -module -version-info 1:0:0 pythonextension.lo pythonmodule.lo pythonobject.lo pythonscript.lo pythonsecurity.lo pythoninterpreter.lo -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lkdecore CXX/libkrosspythoncxx.la ../api/libkrossapi.la ../main/libkrossmain.la .libs/pythonextension.o: In function `unsigned short* std::basic_string, std::allocator >::_S_construct(unsigned short const*, unsigned short const*, std::allocator const&, std::forward_iterator_tag)': pythonextension.cpp:(.gnu.linkonce.t._ZNSbItSt11char_traitsItESaItEE12_S_constructIPKtEEPtT_S7_RKS1_St20forward_iterator_tag+0x4e): undefined reference to `std::char_traits::copy(unsigned short*, unsigned short const*, unsigned)' .libs/pythonextension.o: In function `std::basic_string, std::allocator >::_M_mutate(unsigned, unsigned, unsigned)': pythonextension.cpp:(.gnu.linkonce.t._ZNSbItSt11char_traitsItESaItEE9_M_mutateEjjj+0x116): undefined reference to `std::char_traits::copy(unsigned short*, unsigned short const*, unsigned)' pythonextension.cpp:(.gnu.linkonce.t._ZNSbItSt11char_traitsItESaItEE9_M_mutateEjjj+0x12a): undefined reference to `std::char_traits::copy(unsigned short*, unsigned short const*, unsigned)' pythonextension.cpp:(.gnu.linkonce.t._ZNSbItSt11char_traitsItESaItEE9_M_mutateEjjj+0x16e): undefined reference to `std::char_traits::move(unsigned short*, unsigned short const*, unsigned)' collect2: ld returned 1 exit status make[5]: *** [krosspython.la] Error 1 make[5]: Leaving directory `/home/users/chris/tmp/koffice-1.5.0/lib/kross/python' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/users/chris/tmp/koffice-1.5.0/lib/kross/python' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/users/chris/tmp/koffice-1.5.0/lib/kross' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/users/chris/tmp/koffice-1.5.0/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/users/chris/tmp/koffice-1.5.0' make: *** [all] Error 2 I'm not proficient in C++, so can't suggest a patch, sorry. Happy to test patches though. Thanks, Chris _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel