discuss-gnustep
[Top][All Lists]
Advanced

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

Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3 - Gemas


From: Sašo Kiselkov
Subject: Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3 - Gemas
Date: Sun, 19 Feb 2012 16:30:44 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

On 02/19/2012 02:08 PM, Csanyi Pal wrote:
> Csanyi Pal <csanyipal@gmail.com> writes:
> make messages=yes
> 
> <output>
> This is gnustep-make 2.6.1. Type 'make print-gnustep-make-help' for
> help. 
> Making all for app Gemas...
> gcc-4.6  -rdynamic       -shared-libgcc -fexceptions -fgnu-runtime -o
> Gemas.app/./Gemas \ 
>         ./obj/Gemas.obj/GemasController.m.o
>         ./obj/Gemas.obj/GemasEditorView.m.o
>         ./obj/Gemas.obj/GemasDocument.m.o ./obj/Gemas.obj/Gemas_main.m.o
>         -L./HighlighterKit/HighlighterKit.framework
>         -L/home/csanyipal/GNUstep/Library/Libraries -L/usr/local/lib
>         -L/usr/lib   -lHighlighterKit          -lpthread -lobjc   -lm 
> ./obj/Gemas.obj/GemasController.m.o: In function `-[GemasController
> openPreferences:]': 
> /home/csanyipal/Programozas/Obj_C_ben/GNUstep_letoltve_SVN-nel/gemas/GemasController.m:395:
> undefined reference to `NSApp' 
> ./obj/Gemas.obj/GemasController.m.o: In function `-[GemasController
> openGoToLinePanel:]': 

It seems like you have some serious issues with linking on your system.
Are you using a custom gnustep, or the one shipped in Debian? These
undefined symbols signal that your gnustep installation is very broken.

--
Saso



reply via email to

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