delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-50.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE |
X-Spam-Check-By: | sourceware.org |
Subject: | perl: Net::DNS requires Win32::IPHelper |
From: | "Yaakov (Cygwin/X)" <yselkowitz AT users DOT sourceforge DOT net> |
To: | cygwin <cygwin AT cygwin DOT com> |
Date: | Sun, 22 Aug 2010 22:53:38 -0500 |
Message-ID: | <1282535618.6888.51.camel@YAAKOV04> |
Mime-Version: | 1.0 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Reini, The Net::DNS module, which you ship with perl, depends on perl-libwin32 (packaged separately) and Win32::IPHelper, the latter of which depends on Win32::API and enum modules. Win32::API needs a custom typemap file in order to compile on Cygwin, which AFAICS should be: TYPEMAP HINSTANCE T_PTR LPCSTR T_PV LPCWSTR T_PV Again, I'm going to have to ask you to break out the extra modules you ship with perl and handle them individually. It's not only a matter of handling these dependencies, but there are several modules which need to be updated, and you shouldn't have to rebuild (nor should we have to ask you to rebuild) all of perl in order to do so. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |