List Info

Thread: Error while building Preferences.app




Error while building Preferences.app
country flaguser name
United States
2008-05-21 06:11:17
While trying to build Preferences.app I meet this error :
 
Compiling file PrefsApp.m ...
cc1obj: warnings being treated as errors
PrefsApp.m: Dans la fonction «getBoolDefault» :
PrefsApp.m:98: attention : pas de méthode «-nextObject»
trouvée
PrefsApp.m:98: attention : (Messages sans une méthode
concordante de
signature
PrefsApp.m:98: attention : will be assumed to return «id»
and accept
PrefsApp.m:98: attention : «...» comme argument.)
make[2]: *** [obj/PrefsApp.o] Erreur 1
make[1]: *** [PrefsApp.all.bundle.variables] Erreur 2
make[1]: quittant le répertoire «
/home/patrick/gnubuntu01/SOURCE/Preferences-1.2.0/Modules/Pr
efsApp »
make: *** [internal-all] Erreur 2

Any idea ?
-- 
View this message in context: http://www.nabble.com/Error-w
hile-building-Preferences.app-tp17364131p17364131.html
Sent from the GNUstep - General mailing list archive at
Nabble.com.



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

Re: Error while building Preferences.app
user name
2008-05-21 06:16:58
You probably want to try System Preferences with similar
functions:
http
://www.gnustep.it/enrico/system-preferences/

Yen-Ju

On Wed, May 21, 2008 at 7:11 PM, Rubens_Septimus
<patrick.cardonafree.fr> wrote:
>
> While trying to build Preferences.app I meet this error
:
>
> Compiling file PrefsApp.m ...
> cc1obj: warnings being treated as errors
> PrefsApp.m: Dans la fonction «getBoolDefault» :
> PrefsApp.m:98: attention : pas de méthode «-nextObject»
trouvée
> PrefsApp.m:98: attention : (Messages sans une méthode
concordante de
> signature
> PrefsApp.m:98: attention : will be assumed to return
«id» and accept
> PrefsApp.m:98: attention : «...» comme argument.)
> make[2]: *** [obj/PrefsApp.o] Erreur 1
> make[1]: *** [PrefsApp.all.bundle.variables] Erreur 2
> make[1]: quittant le répertoire «
>
/home/patrick/gnubuntu01/SOURCE/Preferences-1.2.0/Modules/Pr
efsApp »
> make: *** [internal-all] Erreur 2
>
> Any idea ?
> --
> View this message in context: http://www.nabble.com/Error-w
hile-building-Preferences.app-tp17364131p17364131.html
> Sent from the GNUstep - General mailing list archive at
Nabble.com.
>
>
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustepgnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnustep
>


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

Re: Error while building Preferences.app
country flaguser name
United States
2008-05-22 15:59:32

Riccardo Mottola-4 wrote:
> 
> Hi,
> 
>> Sure thing, I can't paste from Firefox or xterm to
an GNUstep app 
>> like 
>> GNUMail. I would appreciate it. Maybe when we'll
get a GNUsteized 
>> browser.. ? 
>> Is the Vespucci.app project going on ?
> 
> I did precisly experiments in that direction, make an
URL service. it 
> works like a charm on the mac, it requires a hack in
GNUstep, but it 
> is ProjectCenter that doesn-t support a certain feature
in the plist. 
> I opene a bug report for that. I would have announced
it when I got a 
> clean solution.
> 
> Riccardo
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustepgnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnustep
> 
> 

Thank you all for these acknowledgments. In the hurry, I
wonder if I must
build all again to get a cleaner installation and what I
missed the previous
time. 

I think I should uninstall all the apps, the core and libs,
first, make
clean the env and try from svn again. But I can't even do a
clean uninstall
: look a this :

patrickandromede:~/BUNTUstep/SOURCE/Zipper$ su
Mot de passe : 
rootandromede:/home/patrick/BUNTUstep/SOURCE/Zipper# $GN
$GNOME_KEYRING_PID     $GNUSTEP_HOST_OS      
$GNUSTEP_NETWORK_ROOT
$GNOME_KEYRING_SOCKET  $GNUSTEP_HOST_VENDOR  
$GNUSTEP_PATHLIST
$GNUSTEP_FLATTENED     $GNUSTEP_IS_FLATTENED 
$GNUSTEP_SYSTEM_ROOT
$GNUSTEP_HOST          $GNUSTEP_LOCAL_ROOT   
$GNUSTEP_USER_ROOT
$GNUSTEP_HOST_CPU      $GNUSTEP_MAKEFILES     
rootandromede:/home/patrick/BUNTUstep/SOURCE/Zipper# make
uninstall
This is gnustep-make 2.0.5. Type 'make
print-gnustep-make-help' for help.
/usr/GNUstep/System/Library/Makefiles/common.make:745:
WARNING: Your PATH
may no
t be set up correctly !
/usr/GNUstep/System/Library/Makefiles/common.make:746:
Please try again
after ad
ding "/usr/GNUstep/System/Tools" to your path
Making uninstall for app Zipper...
cd: 1: can't cd to /usr/GNUstep/Local/Applications
rootandromede:/home/patrick/BUNTUstep/SOURCE/Zipper#
PATH=/usr/GNUstep/System/T
ools/:$PATH
rootandromede:/home/patrick/BUNTUstep/SOURCE/Zipper# make
uninstall
This is gnustep-make 2.0.5. Type 'make
print-gnustep-make-help' for help.
Making uninstall for app Zipper...
cd: 1: can't cd to /usr/GNUstep/Local/Applications
rootandromede:/home/patrick/BUNTUstep/SOURCE/Zipper# .
/usr/GNUstep/System/Libr
ary/Makefiles/GNUstep.sh 
rootandromede:/home/patrick/BUNTUstep/SOURCE/Zipper# make
uninstall
This is gnustep-make 2.0.5. Type 'make
print-gnustep-make-help' for help.
Making uninstall for app Zipper...
cd: 1: can't cd to /usr/GNUstep/Local/Applications

The other way could be to delete all the GNUstep system
directories. I did
it the previous time, but I guess it was a great and stupid
mistake. I used
a script like this and I prefer asking some advices before
using it again :
ht
tp://www.nabble.com/file/p17413366/desinstall.sh
desinstall.sh 

So I wait your wise answers before doing this dirty removal.
Maybe you can
save my pretty BUNTUstep desktop (
http://p
atrick.cardona.free.fr/BUNTUstep.png Screenshot of my
BUNTUstep
project 01 ) from this apocalyptic issue... 

Patrick




-- 
View this message in context: http://www.nabble.com/Error-w
hile-building-Preferences.app-tp17364131p17413366.html
Sent from the GNUstep - General mailing list archive at
Nabble.com.



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

Re: Error while building Preferences.app
country flaguser name
United States
2008-05-22 16:59:21

Nicola Pero-4 wrote:
> 
> 
>> Making uninstall for app Zipper...
>> cd: 1: can't cd to /usr/GNUstep/Local/Applications
> 
> Obvious question is then, does the directory
> /usr/GNUstep/Local/Applications exist ? 
> I mean, if you installed the application in there, it
should exist, but if
> you
> can't cd into it, then maybe it doesn't.
> 
> Did you install your application somewhere else ?
> 
> If you installed it, for example, in system, you need
to specify it when
> uninstalling as well -
> 
> make uninstall GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
> 
> That will try to remove the application from
> /usr/GNUstep/System/Applications 
> (I imagine that's where you System domain is) - which
would work if that
> is where
> you installed it.
> 
> Thanks
> 
> PS: You can also uninstall applications by hand; you
just need to remove
> the
> /usr/GNUstep/Local/Applications/Zipper.app directory
(or, well, wherever
> that is), 
> and the /usr/GNUstep/Local/Tools/Zipper symlink (again,
check where it is
> on
> your system).
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustepgnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnustep
> 
> 
You are precious and I a am a little confused that I forgot
it : yes, of
course, I did use this GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
statement to
install, so I must use it again to make a clean uninstall.
:blush: It works.
Thanks again. I must remember this.
-- 
View this message in context: http://www.nabble.com/Error-w
hile-building-Preferences.app-tp17364131p17414393.html
Sent from the GNUstep - General mailing list archive at
Nabble.com.



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

Re: Error while building Preferences.app
country flaguser name
Germany
2008-05-22 18:28:43
Am 22.05.2008 um 23:59 schrieb Rubens_Septimus:
> I must remember this.

It would be more intuitive if you hadn't to remember such
details. In  
your present case you removed software right after
installing it.  
Would you remember your settings in a year or two?

While I, as a non-commiter, probably should shut up
entirely, I  
appreciate you uncover and discuss that many issues. IMHO,
this is  
what GNUstep currently needs.


MarKus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/






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

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )