From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30684 invoked by alias); 1 Aug 2013 18:26:16 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 30670 invoked by uid 89); 1 Aug 2013 18:26:16 -0000 X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1 Received: from Unknown (HELO mail-qe0-f54.google.com) (209.85.128.54) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 01 Aug 2013 18:26:15 +0000 Received: by mail-qe0-f54.google.com with SMTP id 1so1304737qee.41 for ; Thu, 01 Aug 2013 11:26:07 -0700 (PDT) X-Received: by 10.49.110.104 with SMTP id hz8mr3875214qeb.7.1375381567462; Thu, 01 Aug 2013 11:26:07 -0700 (PDT) Received: from [192.168.0.101] (S0106000cf16f58b1.wp.shawcable.net. [24.79.212.134]) by mx.google.com with ESMTPSA id g4sm6021644qez.0.2013.08.01.11.26.05 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 01 Aug 2013 11:26:06 -0700 (PDT) Message-ID: <51FAA843.4040505@users.sourceforge.net> Date: Thu, 01 Aug 2013 18:26:00 -0000 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: building Perl module DBD-ODBC-4.3 under 64-bit cygwin References: <3BA6644C396CE44F83F988D688C72A73015956B7EE@NL0230MBX08N1.DIR.slb.com> In-Reply-To: <3BA6644C396CE44F83F988D688C72A73015956B7EE@NL0230MBX08N1.DIR.slb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-08/txt/msg00018.txt.bz2 On 2013-08-01 07:57, Simon Barnes wrote: > I'm having difficulty with this and would appreciate any suggestions. > It does build under 32-bit cygwin. Not really. The included makefile tries to force Cygwin to use ODBC32, where we use iODBC; the conflicts between the two is what cause this error. A patch to correctly build DBD::ODBC is in Ports: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/perl-DBD-ODBC;a=tree A binary perl-DBD-ODBC is also available in the Ports repo. 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