Re: [Krename-users] crash on load
Brought to you by:
domseichter,
stonki
From: John P. <jpe...@wo...> - 2004-04-11 18:00:15
|
On Sunday 11 April 2004 11:18 am, you wrote: > describe the problems you had during compiling? Posting error messages > would be a great help. There is no much that I can describe, but I have tried several times and the results are consistent. configure runs to completion. The make command gives the following output: make all-recursive make[1]: Entering directory `/home/jpearson/Fedora.source/krename-2.8.5' Making all in krename make[2]: Entering directory `/home/jpearson/Fedora.source/krename-2.8.5/krename' /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o krename -L/usr/X11R6/lib -L/usr/lib/qt-3.1/lib -L/usr/lib -R /usr/lib -R /usr/lib/qt-3.1/lib -R /usr/X11R6/lib servicemenuhandler.o guimodeselector.o firststartdlg.o tabs.o krenameimpl.o numberdialog.o coorddialog.o commandplugin.o helpdialog.o pictureplugin.o mydirplugin.o datetime.o permission.o fileplugin.o undodialog.o myinputdialog.o kmylistview.o wizard.o replacedialog.o pluginloader.o plugin.o kmylistbox.o kmyhistorycombo.o fileoperation.o confdialog.o batchrenamer.o ProgressDialog.o main.o commandplugin.moc.o firststartdlg.moc.o krenameimpl.moc.o replacedialog.moc.o undodialog.moc.o kmyhistorycombo.moc.o ProgressDialog.moc.o datetime.moc.o numberdialog.moc.o coorddialog.moc.o pictureplugin.moc.o myinputdialog.moc.o plugin.moc.o tabs.moc.o kmylistbox.moc.o wizard.moc.o confdialog.moc.o permission.moc.o helpdialog.moc.o fileplugin.moc.o kmylistview.moc.o servicemenuhandler.moc.o mydirplugin.moc.o fileoperation.moc.o -lkparts -lkio -lkdeui -lkdecore -lqt-mt -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread /usr/bin/ld: cannot find -lart_lgpl_2 collect2: ld returned 1 exit status make[2]: *** [krename] Error 1 make[2]: Leaving directory `/home/jpearson/Fedora.source/krename-2.8.5/krename' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jpearson/Fedora.source/krename-2.8.5' make: *** [all] Error 2 Thank you for taking the time to reply, and please let me know if there is some other information that I can provide. -jp |