It looks like you are missing a bunch of the developer packages needed to 
compile  programs.  Assuming you don’t just want to install the gnustep 
packages that come with Ubuntu (which is understandable, since they are 
typically fairly old), you could do one of the following:

- Actually install the gnustep packages, in order to get all the necessary 
dependancies, then uninstall gnustep, but still keep the dependancies, then run 
gnustep-startup again:

sudo apt-get install gnustep gnustep-devel

- Or you could install the build-essentials package, which might get most 
dependancies, but not all. See

https://apps.ubuntu.com/cat/applications/build-essential/

- Or see here for a list of dependancies to install

http://wiki.gnustep.org/index.php/Platform:Linux#Ubuntu

Adam


On Apr 23, 2014, at 11:13 PM, Aman kumar choudhary <aman...@gmail.com> wrote:

> ​I am trying to install GNUStep with Ununtu12.04 LTS for Objective C. After 
> invoking "$ make​" command it gives errors and warning i.e. :-
>  Please correct the above errors before installing GNUstep
> If you don't understand something or think a test is in error,
> please email bug-gnustep@gnu.org and send the 
> /home/aman/gnustep-startup-0.32.0/build/logs.tar.gz file
> make: *** [all] Error 1
>  I have attached logs.tar.gz file and screen-shot of error apge with this 
> mail. Please guide me with installation and point out what's wrong with 
> installation.
>  

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to