[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TCP socket error
From: |
tessonec |
Subject: |
TCP socket error |
Date: |
Mon, 16 Apr 2001 12:13:21 -0400 (EDT) |
Hello:
I successfully compiled and installed gnustep core libraries 1.0.0.
But I still have some problems I suffered when I tried to install 0.6.7
version.
Well, I installed the whole thing. But when I tried to run an
example (i.e. Calculator.app in the following text), What I get in the
console where I ran the app is:
Apr 16 10:37:10 Calculator[1105] Host 'localhost' not found using
'gethostbyname()' -
perhaps the hostname is wrong or networking is not set up on your machine
Apr 16 10:37:10 Calculator[1105] bad address-service-protocol combination
Apr 16 10:37:10 Calculator[1105] Failed to find gdomap port with name 'gdomap',
perhaps your /etc/services file is not correctly set up?
Retrying with default (IANA allocated) port number 538
Apr 16 10:37:10 Calculator[1105] Host 'localhost' not found using
'gethostbyname()' -
perhaps the hostname is wrong or networking is not set up on your machine
Apr 16 10:37:10 Calculator[1105] bad address-service-protocol combination
Apr 16 10:37:48 Calculator[1105] Host 'localhost' not found using
'gethostbyname()' -
perhaps the hostname is wrong or networking is not set up on your machine
Apr 16 10:37:48 Calculator[1105] bad address-service-protocol combination
Apr 16 10:37:48 Calculator[1105] Failed to find gdomap port with name 'gdomap',
perhaps your /etc/services file is not correctly set up?
Retrying with default (IANA allocated) port number 538
Apr 16 10:37:48 Calculator[1105] Host 'localhost' not found using
'gethostbyname()' -
perhaps the hostname is wrong or networking is not set up on your machine
Apr 16 10:37:48 Calculator[1105] bad address-service-protocol combination
Apr 16 10:37:51 Calculator[1105] Host 'localhost' not found using
'gethostbyname()' -
perhaps the hostname is wrong or networking is not set up on your machine
Apr 16 10:37:51 Calculator[1105] bad address-service-protocol combination
Apr 16 10:37:51 Calculator[1105] Failed to find gdomap port with name 'gdomap',
perhaps your /etc/services file is not correctly set up?
Retrying with default (IANA allocated) port number 538
Apr 16 10:37:51 Calculator[1105] Host 'localhost' not found using
'gethostbyname()' -
perhaps the hostname is wrong or networking is not set up on your machine
Apr 16 10:37:51 Calculator[1105] bad address-service-protocol combination
Apr 16 10:37:51 Calculator[1105] Warning: Could not register application
due to exception: timed out unregistering port
While these messages appear, in X, the DialogBoxes Legends for these
errors are
+Application may already be running with this name
+ CRITICAL ERROR IN CALCULATOR:
NSPortTimeoutException: timed out unregistering port.
+ CRITICAL ERROR IN CALCULATOR:
NSRecursiveLockException: unlock: failed to unlock mutex.
+ CALCULATOR:
Unable to register application with ANY name.
I got the same trouble in version 0.6.7 (as I said before) so, I assume I
made a mistake somewhere. But I can't find it in the FAQ, HOWTO neither
INSTALL files.
The machine where I installed gnustep is
PIII 550 128Mb RAM (I guess all these doesn't matter)
I don't have network configured at all since it is a standalone machine
Can anybody help me
Thanks in advance!!!!!!
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Claudio J. Tessone
E-Mail: tessonec@venus.fisica.unlp.edu.ar
Instituto de Fisica de La Plata - UNLP
CC 63 - 1900 La Plata - Bs. As.
Argentina
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- TCP socket error,
tessonec <=