Hi,
On 10/25/10 05:52, Germán Arias wrote:
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.
Ah, I only changed the APP_NAME, and then built it. I missed all those
others...
In the meantime the problem got solved otherwise, the name of the xfce4
terminal binary got changed to solve the conflict ;)
anyways, thanks for pointing me into the right direction.
Sebastian
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 [email protected].
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
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep