Michael Nottebrock (lofi) writes: > Please post the complete errors plus some of the normal out before the > errors. I can't guess at what's going wrong from what you've pasted here.
here you go: [EMAIL PROTECTED] kdepim-3.5.1/kpilot# make Making all in lib Making all in kpilot Making all in Icons /bin/sh ../../libtool --silent --tag=CXX --mode=link c++ -DHAVE_BOOST -Wno-long-long -Wundef -Wall -W - Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptio ns -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_ TRANSLATION -rpath=/usr/local/lib -o kpilot -L/usr/local/lib -L/usr/X11R6/lib -D_THREAD_SAFE -pthrea d -L/usr/local/lib -R /usr/local/lib -R /usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib -R /usr/local /lib kpilot.o pilotComponent.o logWidget.o memoWidget.o addressWidget.o addressEditor.o dbviewerWidget .o dbFlagsEditor.o dbRecordEditor.o dbAppInfoEditor.o datebookWidget.o todoWidget.o todoEditor.o fileI nstaller.o fileInstallWidget.o listItems.o pilotDaemonDCOP_stub.o kpilotDCOP_skel.o loggerDCOP_skel.o db FlagsEditor_base.o todoEditor_base.o -lkio -lpisock -lkutils ../lib/libkpilot.la libconfiguration.la -W l,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib /usr/bin/ld: warning: libm.so.3, needed by /usr/local/lib/libart_lgpl_2.so, may conflict with libm.so.4 /usr/bin/ld: warning: libz.so.2, needed by /usr/local/lib/libpng.so, may conflict with libz.so.3 /usr/bin/ld: warning: libstdc++.so.4, needed by /usr/local/lib/libfam.so, may conflict with libstdc++.so. 5 /usr/bin/ld: warning: libstdc++.so.4, needed by /usr/local/lib/libfam.so, may conflict with libstdc++.so. 5 memoWidget.o(.text+0x2244): In function `MemoWidget::showComponent()': : undefined reference to `unpack_MemoAppInfo(MemoAppInfo*, unsigned char*, unsigned int)' addressWidget.o(.text+0x2a94): In function `AddressWidget::showComponent()': : undefined reference to `unpack_AddressAppInfo(AddressAppInfo*, unsigned char*, unsigned int)' todoWidget.o(.text+0x215c): In function `TodoWidget::showComponent()': : undefined reference to `unpack_ToDoAppInfo(ToDoAppInfo*, unsigned char*, unsigned int)' ../lib/.libs/libkpilot.so: undefined reference to `pack_Address(Address*, pi_buffer_t*, addressType)' ../lib/.libs/libkpilot.so: undefined reference to `free_Address(Address*)' ../lib/.libs/libkpilot.so: undefined reference to `free_ToDo(ToDo*)' ../lib/.libs/libkpilot.so: undefined reference to `free_Appointment(Appointment*)' ../lib/.libs/libkpilot.so: undefined reference to `unpack_ToDo(ToDo*, pi_buffer_t*, todoType)' ../lib/.libs/libkpilot.so: undefined reference to `unpack_CategoryAppInfo(CategoryAppInfo*, unsigned char *, unsigned int)' ../lib/.libs/libkpilot.so: undefined reference to `pack_Appointment(Appointment*, pi_buffer_t*, datebookT ype)' ../lib/.libs/libkpilot.so: undefined reference to `unpack_Appointment(Appointment*, pi_buffer_t*, dateboo kType)' ../lib/.libs/libkpilot.so: undefined reference to `pack_ToDo(ToDo*, pi_buffer_t*, todoType)' ../lib/.libs/libkpilot.so: undefined reference to `unpack_Address(Address*, pi_buffer_t*, addressType)' *** Error code 1 /mich _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
