[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with gdnc on Solaris 2.8 sparc
From: |
Richard Frith-Macdonald |
Subject: |
Re: Problem with gdnc on Solaris 2.8 sparc |
Date: |
Tue, 6 Feb 2001 09:17:45 +0000 |
On Monday, February 5, 2001, at 10:50 AM, <jzahorsky@ales.cz> wrote:
> Hi,
> I have installed GNUstep on Solaris 2.8 sparc platform.
> When I run any application, the error message is printed: "Problem during
> launch app
> notification", critical panel is shown: "NSPortTimeoutException: timed out
> waiting
> for reply" and gdnc server get down.
> Where is problem?
> Thanks.
I don't know if the compiler you are using works properly for
invocations/distributed objects.
Did the NSInvocation tests with the base library pass?
It might be a good idea to build everything with the ffcall library ... thus
avoiding
potential problems with the compiler.