[Debian GNUstep maintainers] Bug#581956: lusernet.app: FTBFS with gnustep-base/1.20.0: Pref_Posting.m:151: undefined reference to `NSLocalizedString'

Yavor Doganov yavor at gnu.org
Mon May 17 11:51:11 UTC 2010


Source: lusernet.app
Version: 0.4.2-4
Severity: important
User: pkg-gnustep-maintainers at lists.alioth.debian.org
Usertags: gnustep-base1.20-transition gnustep-transition

This package fails to build with gnustep-base/1.20.0 with the
following error:

gcc  -rdynamic -lPantomime    -Wl,-z,defs -Wl,--as-needed -shared-libgcc -fexceptions -fgnu-runtime -o LuserNET.app/./LuserNET \
	./obj/LuserNET.obj/NNTPServer.m.o ./obj/LuserNET.obj/MsgDB.m.o ./obj/LuserNET.obj/NNTPSource.m.o ./obj/LuserNET.obj/KeyWindow.m.o ./obj/LuserNET.obj/NNTPSourceGUI.m.o ./obj/LuserNET.obj/main.m.o ./obj/LuserNET.obj/main_prefs.m.o ./obj/LuserNET.obj/FolderListController.m.o ./obj/LuserNET.obj/FolderWindowController.m.o ./obj/LuserNET.obj/FolderThreader.m.o ./obj/LuserNET.obj/LogWindowController.m.o ./obj/LuserNET.obj/MessageViewController.m.o ./obj/LuserNET.obj/ComposeWindowController.m.o ./obj/LuserNET.obj/PreferencesWindowController.m.o ./obj/LuserNET.obj/Pref_Sources.m.o ./obj/LuserNET.obj/Pref_MessageViewing.m.o ./obj/LuserNET.obj/Pref_ReadAhead.m.o ./obj/LuserNET.obj/Pref_Posting.m.o ./obj/LuserNET.obj/autokeyviewchain.m.o      -L/usr/local/lib -L/usr/lib     -lgnustep-gui    -lgnustep-base   -lpthread -lobjc   -lm
./obj/LuserNET.obj/Pref_Posting.m.o: In function `-[Pref(Posting) _name]':
/tmp/gs-tests/lusernet.app-0.4.2/Pref_Posting.m:151: undefined reference to `NSLocalizedString'
./obj/LuserNET.obj/Pref_Posting.m.o: In function `-[Pref(Posting) _setupButton:]':
/tmp/gs-tests/lusernet.app-0.4.2/Pref_Posting.m:156: undefined reference to `NSLocalizedString'
./obj/LuserNET.obj/Pref_Posting.m.o: In function `-[Pref(Posting) _willShow]':
/tmp/gs-tests/lusernet.app-0.4.2/Pref_Posting.m:192: undefined reference to `NSLocalizedString'
/tmp/gs-tests/lusernet.app-0.4.2/Pref_Posting.m:212: undefined reference to `NSLocalizedString'
/tmp/gs-tests/lusernet.app-0.4.2/Pref_Posting.m:230: undefined reference to `NSLocalizedString'
./obj/LuserNET.obj/Pref_Posting.m.o:/tmp/gs-tests/lusernet.app-0.4.2/Pref_Posting.m:246: more undefined references to `NSLocalizedString' follow
collect2: ld returned 1 exit status
make[4]: *** [LuserNET.app/./LuserNET] Error 1


Newest GNUstep libraries are not yet available in Debian; the plan is
to upload them within May.  You can find source and binary packages at
http://fsa-bg.org/~yavorescu/gnustep/.





More information about the pkg-GNUstep-maintainers mailing list