Hi Richard,
On 02/15/16 13:18, Richard Frith-Macdonald wrote:
Actually, looking at the source code at this line, it’s trying to print an
error to say it can’t get process info.
That’s then caused a problem because it tried to use a function that needs
NSProcessInfo to do the logging.
I’ve change that code to just write to stderr, so you will see the error
message … better than crashing:-)
But it looks like you have some configure-time problem such that the wrong
nsprocessinfo options are being configured.
I did not see any changes to configure, I did re-run configure, make
clean, but,
after your "fix" I see this:
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].
Up to saturday everything was working fine for me...
Which configure tests would be relevant so I can check? Do you want the
full log?
Riccardo
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev