On Thursday 02 February 2006 09:47, Michael Landin Hostbaek wrote: > 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 >
I've got the same thing while trying to upgrade to kdepim-3.5.1 on 6.0-STABLE. /bin/sh ../../libtool --silent --tag=CXX --mode=link c++ -DHAVE_BOOST -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -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 -rpath=/usr/lib:/usr/local/lib -o kpilot -L/usr/local/lib -L/usr/X11R6/lib -D_THREAD_SAFE -pthread -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 fileInstaller.o fileInstallWidget.o listItems.o pilotDaemonDCOP_stub.o kpilotDCOP_skel.o loggerDCOP_skel.o dbFlagsEditor_base.o todoEditor_base.o -lkio -lpisock -lkutils ../lib/libkpilot.la libconfiguration.la -Wl,-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/libpng.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 memoWidget.o(.text+0x2216): In function `MemoWidget::showComponent()': : undefined reference to `unpack_MemoAppInfo(MemoAppInfo*, unsigned char*, unsigned int)' addressWidget.o(.text+0x29fe): In function `AddressWidget::showComponent()': : undefined reference to `unpack_AddressAppInfo(AddressAppInfo*, unsigned char*, unsigned int)' todoWidget.o(.text+0x20f2): 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*, datebookType)' ../lib/.libs/libkpilot.so: undefined reference to `unpack_Appointment(Appointment*, pi_buffer_t*, datebookType)' ../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)' gmake[4]: *** [kpilot] Error 1 gmake[4]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.1/kpilot/kpilot' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.1/kpilot/kpilot' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.1/kpilot' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/deskutils/kdepim3. -- Jonathan Fosburgh AIX and Storage Administrator UT MD Anderson Cancer Center Houston, TX
pgpMAsC93TRlx.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
