Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Fri, 6 Dec 2002 16:30:30 +0100
From: jezek <jezek@atomicpile.sk>
To: cygwin@cygwin.com
Cc: apconf <apconf@atomicpile.sk>
Subject: ProbLEms With cygipc & compile
Message-ID: <20021206153029.GA42266@atomicpile.sk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i

Hi All ...

I have a big probLem.
I haVe instALLed cygwin-1.3.17-1 anD i have DownLoaded and installed a PacKAge
called cygipc-1.13-2  to make soMe programs for my sTudy uSe ...

I need To comPiLe a sOurce uSing sys/(shm.h, sem.h, msg.h) but when 
i trYed to CompiLE a teSt souRce the Only Thing iT answered Me was :

gcc -ggdb -Wall  -o msg -lcygipc msg.cpp
/cygdrive/c/WIN98/TEMP/ccSukmwr.o: In function `main':
/home/jEzeK/FEI/PPRC/cvic8/ja_rad/msg.cpp:35: undefined reference to
`msgget'
/home/jEzeK/FEI/PPRC/cvic8/ja_rad/msg.cpp:61: undefined reference to
`msgsnd'
/home/jEzeK/FEI/PPRC/cvic8/ja_rad/msg.cpp:72: undefined reference to
`msgctl'
/home/jEzeK/FEI/PPRC/cvic8/ja_rad/msg.cpp:77: undefined reference to
`msgget'
/home/jEzeK/FEI/PPRC/cvic8/ja_rad/msg.cpp:82: undefined reference to
`msgrcv'
/home/jEzeK/FEI/PPRC/cvic8/ja_rad/msg.cpp:86: undefined reference to
`msgctl'
collect2: ld returned 1 exit status
make: *** [all] Error 1


i aM in Big TrouBle ... i nEeeeD it to ruN tiLL TuesDAy ....

PLeasE heLp ME ....

PS : In a Makefile a have the library tag (option???) -lcygipc
     anD the Paths aRe OK .... But It CoudLnt COMPILE !!!!!


ThAnkS for CommiNg aNswer to fIX thiS pRobLem :)

Yours SinCirelY                 
                                    MateJ kOhut (JezEk)

--
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/

