> Am 01.03.2017 um 20:10 schrieb Riccardo Mottola <[email protected]>:
> 
> on 25.1:
> ./temacs --batch --load loadup bootstrap
> 
> GNUSTEP Internal Error:
> The private GNUstep function to establish the argv and environment
> variables was not called.
> Perhaps your program failed to #include <Foundation/NSObject.h> or
> <Foundation/Foundation.h>?
> If that is not the problem, Please report the error to [email protected].
> 
> gmake[1]: *** [Makefile:737: bootstrap-emacs] Error 1
> 
> Ideas?

The simplest way to work around this issue is to switch to fake main, which may 
be done via the configure switch --enable-fake-main  for GNUstep base.

But you should rather try to find out what is the issue here instead.

Fred
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to