| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <cwilson AT ece DOT gatech DOT edu> |
| X-Mailer: | Mozilla 4.75 [en] (WinNT; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | wam <wam AT ms DOT washington DOT edu> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: Perl MD5 module |
| References: | <3A33024C DOT C1A95FE0 AT ms DOT washington DOT edu> |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |