Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Md Basharat Ali" To: cygwin AT cygwin DOT com Message-ID: <8224f7ef5a.7ef5a8224f@wipro.com> Date: Tue, 30 Jul 2002 12:00:35 +0500 MIME-Version: 1.0 Content-Language: en Subject: memalign and shmat problem X-Accept-Language: en Content-Type: multipart/mixed; boundary="----=_NextPartTM-000-0d23803b-bc81-4571-93e2-e77d54175571" Content-Disposition: inline ------=_NextPartTM-000-0d23803b-bc81-4571-93e2-e77d54175571 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hai, I have downloaded cygwin 1.3.12-2. I'm facing some issues with memalign and ipc functions. I'm pasting the errors for info. --------------------------------------- /home/imguser/WAVe/obj/CMDriver.o: In function `globalInit': /home/imguser/WAVe/lib/CMDriver.c:122: undefined reference to `memalign' /home/imguser/WAVe/lib/CMDriver.c:123: undefined reference to `memalign' /home/imguser/WAVe/lib/CMDriver.c:124: undefined reference to `memalign' /home/imguser/WAVe/lib/CMDriver.c:125: undefined reference to `memalign' /home/imguser/WAVe/lib/CMDriver.c:126: undefined reference to `memalign' /home/imguser/WAVe/obj/CMDriver.o:/home/imguser/WAVe/lib/CMDriver.c:127: more un defined references to `memalign' follow /home/imguser/WAVe/obj/CMcmndInterpr.o: In function `simExit': /home/imguser/WAVe/lib/CMcmndInterpr.c:304: undefined reference to `getlogin_r' /home/imguser/WAVe/lib/CMcmndInterpr.c:316: undefined reference to `ascftime' /home/imguser/WAVe/obj/CMcmndInterpr.o: In function `vlogIsrInit': /home/imguser/WAVe/lib/CMcmndInterpr.c:1363: undefined reference to `memalign' /home/imguser/WAVe/obj/ciDatagenIf.o: In function `callPktGen': /home/imguser/WAVe/lib/ciDatagenIf.c:62: undefined reference to `memalign' /home/imguser/WAVe/obj/ciDatagenIf.o: In function `GetMemData': /home/imguser/WAVe/lib/ciDatagenIf.c:98: undefined reference to `shmget' /home/imguser/WAVe/lib/ciDatagenIf.c:103: undefined reference to `shmat' /home/imguser/WAVe/lib/ciDatagenIf.c:109: undefined reference to `shmdt' /home/imguser/WAVe/obj/ciDriverIf.o: In function `readPort': /home/imguser/WAVe/lib/ciDriverIf.c:48: undefined reference to `memalign' /home/imguser/WAVe/lib/ciDriverIf.c:67: undefined reference to `memalign' /home/imguser/WAVe/obj/datagen.o: In function `configPktGen': /home/imguser/WAVe/lib/datagen.c:103: undefined reference to `memalign' /home/imguser/WAVe/lib/datagen.c:104: undefined reference to `memalign' /home/imguser/WAVe/lib/datagen.c:315: undefined reference to `memalign' /home/imguser/WAVe/obj/datagen.o:/home/imguser/WAVe/lib/datagen.c:358: more unde --------------- I have gone through the mail archive regarding this. Mails have been reported but no possible solution being given. Can anyone come to my rescue. Regards Basharat ------=_NextPartTM-000-0d23803b-bc81-4571-93e2-e77d54175571 Content-Type: text/plain; name="Wipro_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Wipro_Disclaimer.txt" **************************Disclaimer************************************ Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. *************************************************************************** ------=_NextPartTM-000-0d23803b-bc81-4571-93e2-e77d54175571 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/ ------=_NextPartTM-000-0d23803b-bc81-4571-93e2-e77d54175571--