discuss-gnustep
[Top][All Lists]
Advanced

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

Re: renaming Terminal to GSTerminal


From: Germán Arias
Subject: Re: renaming Terminal to GSTerminal
Date: Sun, 24 Oct 2010 21:52:05 -0600

Are you sure, you has changed all the Terminal_XXX?, like

"Terminal_OBJC_FI..." to "GSTerminal_OBJC_FI..."
"Terminal_LOCALIZED_RESOUR...." to "GSTerminal_LOCA.."
"Terminal_LANGUAGES..." to "GSTerminal_LA....."

It works to me.

On dom, 2010-10-24 at 18:48 +0200, Sebastian Reitenbach wrote:
> Hi,
> 
> I wanted to add the Terminal to the OpenBSD ports. but it conflicts with 
> the Terminal binary of xfce. To work around the conflict I thought I can 
> change the APP_NAME in the GNUmakefile to GSTerminal. It rebuild fine, 
> and in the end I had the GSTerminal binary installed. However, when I 
> try to start it, then I get the following error message:
> 
> GNUSTEP Internal Error:
> The GNUstep function to establish the argv and environment variables could
> not find the main function of your program.
> Perhaps your program failed to #include <Foundation/NSObject.h> or
> <Foundation/Foundation.h> (or included/imported a different version of the
> header from the one supplied with this copy of the gnustep-base library)?
> If that is not the case, Please report the error to bug-gnustep@gnu.org.
> 
> I'm not perfectly sure what that means to me. Do I can fix it somehow 
> via Makefile variables?
> I also wonder, whether GWorkspace then still would make use of 
> GSTerminal via the services menu, or would it not find it then?
> 
> cheers,
> Sebastian
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnustep




reply via email to

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