Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <024701c133ce$07600f60$bc0e07d5@andreas> From: "Andreas Eibach" To: Cc: Subject: (CygIPC) Can't get shmget() to work at all Date: Sun, 2 Sep 2001 18:40:48 +0200 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0244_01C133DE.C8B75960" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2501.0001 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2501.0001 ------=_NextPart_000_0244_01C133DE.C8B75960 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, first of all, great work with that CygIPC package! :) Now the problem: I'm using Cygwin 1.3.1 (I apologize for this, but I simply aren't willing to seperate from my beloved //X drive access instead of /cygdrive/X , I know cgf removed it now. Well, that's his very own decision.). However, 1.3.1 is from 04/24/01, whilst Chuck's dist of CygIPC is from 02/17/01 so this shouldn't _actually_ make problems. But it does: /cygdrive/c/WINDOWS/TEMP/ccdzHOin.o(.text+0x46):shm1.c: undefined reference to `ftok' /cygdrive/c/WINDOWS/TEMP/ccdzHOin.o(.text+0x86):shm1.c: undefined reference to `shmget' collect2: ld returned 1 exit status I'm using the latest distribution (1.09), of course. What's up there? Thanks for your help. Andreas ------=_NextPart_000_0244_01C133DE.C8B75960 Content-Type: application/octet-stream; name="error-output" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="error-output" /cygdrive/c/WINDOWS/TEMP/ccdzHOin.o(.text+0x46):shm1.c: undefined = reference to `ftok'=0A= /cygdrive/c/WINDOWS/TEMP/ccdzHOin.o(.text+0x86):shm1.c: undefined = reference to `shmget'=0A= collect2: ld returned 1 exit status=0A= ------=_NextPart_000_0244_01C133DE.C8B75960 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ ------=_NextPart_000_0244_01C133DE.C8B75960--