X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=pb5nqhfqpgtfer8WBJ+k5sIC7/Jtg o6nEZ6lA4vs4cO8VpFoaOQOWODCiMW5ocd8eNU+0hmjHTpWzK3u97IDXHsIN1rBn 4VS1V2JRyJtc+RXSuc7IwS+3uaG/oj3ytgUqgZhRH86KvwwFaKxSmOGtwy2PjJnO JVp9WETCjvs7/0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=3ziNUIW6PmkIuOIA8/94d+KizXI=; b=AFV A2uYsRCIlF3RU5Dfle5v/lgF/10/vQE+2is7QZyS4DZSKmOZTSp1st+FiONK8J/H yfyXr8b10lgDGUgIAILD/dqf7gPsy9cH0NE3/6PYTwYtH+9bgJ4lOoXRt0m6bkLS CnrGu9XytKxpi2oPd8bU0XTKDvwFcCLZ61qGTS7I= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f43.google.com MIME-Version: 1.0 X-Received: by 10.68.7.66 with SMTP id h2mr8800086pba.91.1392987252386; Fri, 21 Feb 2014 04:54:12 -0800 (PST) Date: Fri, 21 Feb 2014 20:54:12 +0800 Message-ID: Subject: semget still depends on cygipc? From: Pan ruochen To: "cygwin AT cygwin DOT com" Content-Type: text/plain; charset=ISO-8859-1 Hi all, I want to use semget function under cygwin. But get "Bad system call" error. Do I have to install cygipc package to make these IPC functions work? And I cannot find this package in the setup UI, so where can I download the package? - BR, Ruochen -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple