I'm not really clear why this happens. In many cases, I've seen this happen when parts of GNUstep have been compiled with different compilers, or that a libobjc from an older compiler is being found instead of the newer one (say gnustep-objc being previously installed for use with a 2.X compiler, then upgrading to gcc 3.X).
One thing to try is to completely remove all traces of installed GNUstep files, perhaps even remove traces of older compilers, if you have them. Then reinstall or recompile GNUstep from scratch. -----Original Message----- From: Mathieu Clar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 3:29 PM To: [EMAIL PROTECTED] Subject: error with woody Bonjour, I have this message when i run a application with gui. GNUSTEP Internal Error: The private GNUstep function to establish the argv and environment variables was not called. Please report the error to [EMAIL PROTECTED] Uncaught exception NSInternalInconsistencyException, reason: GNUSTEP Internal Error: The private GNUstep function to establish the argv and environment variables was not called. Please report the error to [EMAIL PROTECTED] Can you help me? Excuse me for my bad english. Mathieu _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
