[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem building gnustep-gui
From: |
Nicola Pero |
Subject: |
Re: Problem building gnustep-gui |
Date: |
Wed, 9 Jan 2002 13:10:55 +0000 (GMT) |
> GNUSTEP Internal Error:
> The private GNUstep function to establish the argv and environment
> variables was not called.
> Please report the error to bug-gnustep@gnu.org.
>
> 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 bug-gnustep@gnu.org.
This is normally caused by a configuration problem when configuring
gnustep-base.
Check the output of ./configure when run in gnustep-base ... you want to
look for the following stuff -
checking if +load method is executed before main... yes
checking kernel support for /proc filesystem... yes
checking use of fake-main definition... no
The fact you're using RH 7.1 might be the problem ... if it includes a gcc
2.96.x compiler, that doesn't work, you need to install gcc 3.0.3 and use
it (look on the gnu.gnustep.discuss mailing list (or newsgroup) archives
for a discussion of how to install and use it with gnustep.
- Re: Problem building gnustep-gui,
Nicola Pero <=