--#System: FC8, libcombo with gnu-gnu-gnu and libffi
The following test( in gnustep-base/Test/) applications fail
displaying
"Segmentation Fault"
-nsconnection
-nsinvocation
-nsnotification
this one
-nsmethodsignature
throws the NSInvalidArgumentException with the following message
"Attempt to contact a named host using a message port name server.
This
name server can only be used to contact processes owned by the same
user on
the local host (host name must be an empty string). To contact
processes
owned by other users or on other hosts you must use an instance of the
NSSocketPortNameServer class. (nil)"
It seems that I've got gdomap, gpbs and gdnc to work, though I'm not
sure
about that.
What should I do to solve the problem?