[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#553934: FTBFS with binutils-gold



Package: anymeal
Version: 0.30-8
Severity: normal

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -
Wpointer-arith -O2 -g -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-
check-new -fno-common -fexceptions -o anymeal main.o categoryListItem.o chainedCompiler.o checkOverWrite.o compiler.o 
cookBook.o database.o error.o ingredientViewItem.o anymeal-mealMaster.o mealMasterCompiler.o mysqlDaemon.o mysqlDatabase.o 
mysqlNetwork.o mysqlSocket.o mysqlResultRow.o mysqlStatement.o mealMasterParseError.o mealMasterParseErrorHandler.o 
mealMasterStoreErroneousHandler.o object.o recipeListItem.o recoder.o timer.o unitMap.o utils.o xmlDocument.o xmlErrorHandler.o 
xmlNodeReferenceList.o xmlReference.o xslCompiler.o xsu.o xslParseErrorHandler.o anyMeal.o connectDialog.o databaseWizard.o 
destroyDialog.o importMealMasterDialog.o importRecipeMLDialog.o logWindow.o recipeDisplay.o recipeEditor.o recipeListDisplay.o 
searchDialog.o -rdynamic  -L/usr/share/qt3/lib -L/usr/lib /usr/lib/libkwalletclient.so /usr/lib/libktexteditor.so 
/usr/lib/libkdeui.so -lxalan-c -lxerces-c /usr/lib/libmysqlclient.so -lrecode /usr/lib/libmagic.so
/usr/bin/ld: main.o: in function gui():main.cpp:334: error: undefined reference to 'KApplication::KApplication(bool, bool)'
/usr/bin/ld: main.o: in function gui():main.cpp:296: error: undefined reference to 'QMimeSourceFactory::QMimeSourceFactory()'
/usr/bin/ld: main.o: in function gui():main.cpp:296: error: undefined reference to 'QString::null'
/usr/bin/ld: main.o: in function gui():main.cpp:296: error: undefined reference to 'KIconLoader::KIconLoader(QString const&, 
KStandardDirs*)'
/usr/bin/ld: main.o: in function gui():main.cpp:340: error: undefined reference to 'QMimeSourceFactory::defaultFactory()'
/usr/bin/ld: main.o: in function gui():main.cpp:340: error: undefined reference to 
'QMimeSourceFactory::addFactory(QMimeSourceFactory*)'
/usr/bin/ld: main.o: in function gui():main.cpp:344: error: undefined reference to 'QTextCodec::codecForName(char const*, int)'
.....




Reply to: