discuss-gnustep
[Top][All Lists]
Advanced

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

Re: fail to compile Terminal from backbone: ‘NSFontManager’ undeclared


From: Gregory Casamento
Subject: Re: fail to compile Terminal from backbone: ‘NSFontManager’ undeclared
Date: Mon, 4 May 2009 09:29:54 -0400

Terminal is now maintained at the GAP project:  http://gap.nongnu.org

On Sun, May 3, 2009 at 8:06 PM, Zhang Weiwu <zhangweiwu@realss.com> wrote:
This has been asked on discuss-gnustep before but was unanswered:
http://www.mail-archive.com/discuss-gnustep@gnu.org/msg07102.html

In my case:

Pyrrhus:~/GNUstep/Backbone# make
This is gnustep-make 2.0.8. Type 'make print-gnustep-make-help' for help.
Making all in Frameworks/PrefsModule...
Making build-headers for framework PrefsModule...
Making all for framework PrefsModule...
Making all in Fonts...
sh /home/zhangweiwu/GNUstep/Backbone/Fonts/makefonts
Updating System.nfont...done.
Updating System Monospace.nfont...done.
Updating System Serif.nfont...mdone.
Making all in Applications/Preferences...
Making all in Modules/Colors...
Making all for bundle Colors...
Copying localized resources into the bundle wrapper...
Making all in Modules/Defaults...
Making all for bundle Defaults...
Copying localized resources into the bundle wrapper...
Making all in Modules/Font...
Making all for bundle Font...
Copying localized resources into the bundle wrapper...
Warning: Russian.lproj/Fonts.gorm not found - ignoring
Making all in Modules/Keyboard...
Making all for bundle Keyboard...
Copying localized resources into the bundle wrapper...
Making all in Modules/Time...
akMaking all for bundle Time...
e  Copying resources into the bundle wrapper...
insta Copying localized resources into the bundle wrapper...
llMaking all for app Preferences...

Copying resources into the app wrapper...
Copying localized resources into the app wrapper...
Making all in Applications/Terminal...
Making all for app Terminal...
Compiling file TerminalViewPrefs.m ...
TerminalViewPrefs.m: In function ‘-[TerminalViewDisplayPrefs _pickFont]’:
TerminalViewPrefs.m:439: error: ‘NSFontManager’ undeclared (first use in this function)
TerminalViewPrefs.m:439: error: (Each undeclared identifier is reported only once
TerminalViewPrefs.m:439: error: for each function it appears in.)
TerminalViewPrefs.m:439: error: ‘fm’ undeclared (first use in this function)
TerminalViewPrefs.m: In function ‘-[TerminalViewDisplayPrefs changeFont:]’:
TerminalViewPrefs.m:465: warning: no ‘-convertFont:’ method found
TerminalViewPrefs.m:465: warning: (Messages without a matching method signature
TerminalViewPrefs.m:465: warning: will be assumed to return ‘id’ and accept
TerminalViewPrefs.m:465: warning: ‘...’ as arguments.)
make[2]: *** [obj/TerminalViewPrefs.m.o] Error 1
make[1]: *** [Terminal.all.app.variables] Error 2
make: *** [internal-all] Error 2
Pyrrhus:~/GNUstep/Backbone# make install
This is gnustep-make 2.0.8. Type 'make print-gnustep-make-help' for help.
Making all in Frameworks/PrefsModule...
Making build-headers for framework PrefsModule...
Making all for framework PrefsModule...
Making all in Fonts...
sh /home/zhangweiwu/GNUstep/Backbone/Fonts/makefonts
Updating System.nfont...done.
Updating System Monospace.nfont...done.
Updating System Serif.nfont...done.
Making all in Applications/Preferences...
Making all in Modules/Colors...
Making all for bundle Colors...
Copying localized resources into the bundle wrapper...
Making all in Modules/Defaults...
Making all for bundle Defaults...
Copying localized resources into the bundle wrapper...
Making all in Modules/Font...
Making all for bundle Font...
Copying localized resources into the bundle wrapper...
Warning: Russian.lproj/Fonts.gorm not found - ignoring
Making all in Modules/Keyboard...
Making all for bundle Keyboard...
Copying localized resources into the bundle wrapper...
Making all in Modules/Time...
Making all for bundle Time...
Copying resources into the bundle wrapper...
Copying localized resources into the bundle wrapper...
Making all for app Preferences...
Copying resources into the app wrapper...
Copying localized resources into the app wrapper...
Making all in Applications/Terminal...
Making all for app Terminal...
Compiling file TerminalViewPrefs.m ...
TerminalViewPrefs.m: In function ‘-[TerminalViewDisplayPrefs _pickFont]’:
TerminalViewPrefs.m:439: error: ‘NSFontManager’ undeclared (first use in this function)
TerminalViewPrefs.m:439: error: (Each undeclared identifier is reported only once
TerminalViewPrefs.m:439: error: for each function it appears in.)
TerminalViewPrefs.m:439: error: ‘fm’ undeclared (first use in this function)
TerminalViewPrefs.m: In function ‘-[TerminalViewDisplayPrefs changeFont:]’:
TerminalViewPrefs.m:465: warning: no ‘-convertFont:’ method found
TerminalViewPrefs.m:465: warning: (Messages without a matching method signature
TerminalViewPrefs.m:465: warning: will be assumed to return ‘id’ and accept
TerminalViewPrefs.m:465: warning: ‘...’ as arguments.)
make[2]: *** [obj/TerminalViewPrefs.m.o] Error 1
make[1]: *** [Terminal.all.app.variables] Error 2
make: *** [internal-all] Error 2
Pyrrhus:~/GNUstep/Backbone#




_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep



--
Gregory Casamento
Open Logic Corporation, Principal Consultant
## GNUstep Chief Maintainer
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell), (301)362-9640 (Home)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]