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: <3A331CDA.DC1B04B8@ece.gatech.edu> Date: Sun, 10 Dec 2000 01:04:10 -0500 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: wam CC: cygwin AT cygwin DOT com Subject: Re: Perl MD5 module References: <3A33024C DOT C1A95FE0 AT ms DOT washington DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit They are from the ipc library. Available at http://cygutils.netpedia.net/cygipc/ Actually, MD5 does NOT require sys/ipc.h and sys/sem.h. However, since (it appears) you are using the cygutils perl, which was built using cygipc -- ANY module built using that perl will look for all the dependencies of perl itself. Since cygutils perl depends on cygipc -- MD5 built using that perl will complain if cygipc is missing. --Chuck wam wrote: > > Hi, > I have been trying to build the CPAN MD5 module and make reports it is > looking for two header files that are neither in the Perl distribution > nor in the Cygwin distribution. > > They are sys/ipc.h and sys/sem.h > > Any ideas?? > > Thanks, > Marty W. > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com