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 [EMAIL PROTECTED]
--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]