delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Sun, 4 Jan 2004 17:39:21 +0100 |
From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
Reply-To: | "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
Organization: | Esse keine toten Tiere |
Message-ID: | <5810613871.20040104173921@familiehaase.de> |
To: | "Alex Vinokur" <alexvn AT connect DOT to> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: shmget : Function not implemented |
In-Reply-To: | <bt96qf$19o$1@sea.gmane.org> |
References: | <bt8unn$k9e$1 AT sea DOT gmane DOT org> <1047464079 DOT 20040104132921 AT familiehaase DOT de> <bt96qf$19o$1 AT sea DOT gmane DOT org> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Hallo Alex, >> Guesses: >> 1. The ipc-daemon2 needs to run. > How can one know that? Since you used the cygipc library to link against, you should read the documents which are included in the cygipc package. >> 2. Wrong headers (cygipc-2.x not installed)? > $ cygcheck -c | grep ipc > // Nothing Should be: $ cygcheck -c | grep ipc cygipc 2.02-1 OK > $ cygcheck -s | grep ipc > 28k 2003/08/11 C:\cygwin\bin\cygcygipc-2.dll $ cygcheck -s | grep ipc 22k 2003/10/17 H:\bin\cygcygipc-2.dll That is an older DLL. Have you installed it without using setup.exe? Install the latest cygipc with setup.exe to be sure all is in place and read the docs in /usr/share/doc/Cygwin where is explained how to install it as a service or how to run it without installing it as service (Win98). Start the service and compile again, then it should run as it does for me. >> >> $ ls -l /usr/include/sys/shm.h >> -rwxrwxrwx 1 #gerrit Benutzer 3330 Oct 17 07:25 /usr/include/sys/shm.h >> > $ ls -l /usr/include/sys/shm.h > -rw-r--r-- 1 Administ None 3330 Aug 11 04:54 /usr/include/sys/shm.h Old version, see above. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |