[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Still can't manage to build Terminal.app
From: |
Rubens_Septimus |
Subject: |
Still can't manage to build Terminal.app |
Date: |
Sat, 24 May 2008 18:33:41 -0700 (PDT) |
Hello,
I was able to make and install many apps, and they work fine, but I can't
still manage with Terminal.app : maybe this source is outdated ?
VERSION_TERMINAL=0.9.4+cvs20051125
URL=http://ftp.it.debian.org/debian/pool/main/t/terminal.app/terminal.app_$VERSION_TERMINAL.orig.tar.gz
Is this the right source ?
This is the make output :
"This is gnustep-make 2.0.5. Type 'make print-gnustep-make-help' for help.
rm -rf ./*~ ./obj
(cd .; \
rm -rf *.app)
This is gnustep-make 2.0.5. Type 'make print-gnustep-make-help' for help.
Making all for app Terminal...
cd .; \
/usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj
/usr/local/share/GNUstep/Makefiles/mkinstalldirs Terminal.app/.
gcc main.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT
-fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE
-Wno-import -g -fno-strict-aliasing -fgnu-runtime -Wall -O2 -Dlinux_gnu
-fconstant-string-class=NSConstantString -I.
-I/home/patrick/GNUstep/Library/Headers -I/usr/local/include \
-o obj/main.o
main.m: Dans la fonction «-[Terminal applicationShouldTerminate:]» :
main.m:277: attention : class 'NSButton' does not implement the 'NSMenuView'
protocol
main.m:287: attention : class 'NSButton' does not implement the 'NSMenuView'
protocol
main.m:290: attention : class 'GSHbox' does not implement the 'NSMenuView'
protocol
main.m:302: attention : class 'NSTextField' does not implement the
'NSMenuView' protocol
main.m:319: attention : class 'NSImageView' does not implement the
'NSMenuView' protocol
main.m:326: attention : class 'NSTextField' does not implement the
'NSMenuView' protocol
main.m:329: attention : class 'GSHbox' does not implement the 'NSMenuView'
protocol
main.m:339: attention : class 'GSVbox' does not implement the 'NSMenuView'
protocol
main.m:348: attention : class 'NSButton' does not implement the 'NSMenuView'
protocol
main.m:349: attention : class 'NSButton' does not implement the 'NSMenuView'
protocol
main.m:350: attention : class 'NSButton' does not implement the 'NSMenuView'
protocol
gcc Services.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT
-fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE
-Wno-import -g -fno-strict-aliasing -fgnu-runtime -Wall -O2 -Dlinux_gnu
-fconstant-string-class=NSConstantString -I.
-I/home/patrick/GNUstep/Library/Headers -I/usr/local/include \
-o obj/Services.o
Services.m: Dans la fonction «-[TerminalServices
terminalService:userData:error:]» :
Services.m:269: attention : non concordance de type de pointeurs dans un
expression conditionnelle
Services.m: Dans la fonction «+[TerminalServices updateServicesPlist]» :
Services.m:290: attention : pas de méthode «-nextObject» trouvée
Services.m:290: attention : (Messages sans une méthode concordante de
signature
Services.m:290: attention : will be assumed to return «id» and accept
Services.m:290: attention : «...» comme argument.)
gcc ServicesPrefs.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT
-fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE
-Wno-import -g -fno-strict-aliasing -fgnu-runtime -Wall -O2 -Dlinux_gnu
-fconstant-string-class=NSConstantString -I.
-I/home/patrick/GNUstep/Library/Headers -I/usr/local/include \
-o obj/ServicesPrefs.o
ServicesPrefs.m: Dans la fonction «-[TerminalServicesPrefs
tableViewSelectionDidChange:]» :
ServicesPrefs.m:168: attention : non concordance de type de pointeurs dans
un expression conditionnelle
ServicesPrefs.m:171: attention : non concordance de type de pointeurs dans
un expression conditionnelle
gcc ServicesParameterWindowController.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT
-fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE
-Wno-import -g -fno-strict-aliasing -fgnu-runtime -Wall -O2 -Dlinux_gnu
-fconstant-string-class=NSConstantString -I.
-I/home/patrick/GNUstep/Library/Headers -I/usr/local/include \
-o obj/ServicesParameterWindowController.o
gcc TerminalWindow.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT
-fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE
-Wno-import -g -fno-strict-aliasing -fgnu-runtime -Wall -O2 -Dlinux_gnu
-fconstant-string-class=NSConstantString -I.
-I/home/patrick/GNUstep/Library/Headers -I/usr/local/include \
-o obj/TerminalWindow.o
gcc TerminalWindowPrefs.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT
-fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE
-Wno-import -g -fno-strict-aliasing -fgnu-runtime -Wall -O2 -Dlinux_gnu
-fconstant-string-class=NSConstantString -I.
-I/home/patrick/GNUstep/Library/Headers -I/usr/local/include \
-o obj/TerminalWindowPrefs.o
gcc TerminalView.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT
-fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE
-Wno-import -g -fno-strict-aliasing -fgnu-runtime -Wall -O2 -Dlinux_gnu
-fconstant-string-class=NSConstantString -I.
-I/home/patrick/GNUstep/Library/Headers -I/usr/local/include \
-o obj/TerminalView.o
TerminalView.m: Dans la fonction «-[TerminalView(display) drawRect:]» :
TerminalView.m:495: attention : pointer targets in passing argument 2 of
«GSFromUnicode» differ in signedness
TerminalView.m:502: attention : pointer targets in passing argument 2 of
«DPSshow» differ in signedness
TerminalView.m: Dans la fonction «-[TerminalView(selection) mouseDown:]» :
TerminalView.m:1423: attention : «r0.length» may be used uninitialized in
this function
TerminalView.m:1423: attention : «r0.location» may be used uninitialized in
this function
gcc TerminalViewPrefs.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT
-fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE
-Wno-import -g -fno-strict-aliasing -fgnu-runtime -Wall -O2 -Dlinux_gnu
-fconstant-string-class=NSConstantString -I.
-I/home/patrick/GNUstep/Library/Headers -I/usr/local/include \
-o obj/TerminalViewPrefs.o
TerminalViewPrefs.m: Dans la fonction «-[TerminalViewDisplayPrefs
_pickFont]» :
TerminalViewPrefs.m:439: erreur: «NSFontManager» undeclared (first use in
this function)
TerminalViewPrefs.m:439: erreur: (Each undeclared identifier is reported
only once
TerminalViewPrefs.m:439: erreur: for each function it appears in.)
TerminalViewPrefs.m:439: erreur: «fm» undeclared (first use in this
function)
TerminalViewPrefs.m: Dans la fonction «-[TerminalViewDisplayPrefs
changeFont:]» :
TerminalViewPrefs.m:465: attention : pas de méthode «-convertFont:» trouvée
TerminalViewPrefs.m:465: attention : (Messages sans une méthode concordante
de signature
TerminalViewPrefs.m:465: attention : will be assumed to return «id» and
accept
TerminalViewPrefs.m:465: attention : «...» comme argument.)
make[1]: *** [obj/TerminalViewPrefs.o] Erreur 1
make: *** [Terminal.all.app.variables] Erreur 2"
Any suggestion ?
Cheers,
Patrick
--
View this message in context:
http://www.nabble.com/Still-can%27t-manage-to-build-Terminal.app-tp17453555p17453555.html
Sent from the GNUstep - General mailing list archive at Nabble.com.
- Still can't manage to build Terminal.app,
Rubens_Septimus <=
- Re: Still can't manage to build Terminal.app, Stefan Bidigaray, 2008/05/24
- Re: Still can't manage to build Terminal.app, Truls Becken, 2008/05/26
- Re: Still can't manage to build Terminal.app, Riccardo Mottola, 2008/05/27
- Re: Still can't manage to build Terminal.app, Stefan Bidigaray, 2008/05/27
- Re: Still can't manage to build Terminal.app, Rubens_Septimus, 2008/05/28
- Re: Still can't manage to build Terminal.app, Charles philip Chan, 2008/05/29
- Re: Still can't manage to build Terminal.app, Hubert Chathi, 2008/05/29
- Re: Still can't manage to build Terminal.app, Rubens_Septimus, 2008/05/29