X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=ZwPQqSJRjGjVrt7UhREMuZC1j0miNBq1gJao4mlTggA 0/dlC2vqOXzNB5DtnF9Smls8Q3+hTfuRGMYpMfABPzRLldRb7mOa/lbvK+zQZmHL bsTvrg8vn6vITY9zfG0AsvtgHgGV0bmxrQpJLmhEtelQC/i/fzCP83y6l1ckYS8k = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=X7RlxeC88nAyRFnbwoYumpWz4v0=; b=QdekjajmaNM/H2AvZ f9flDfSWaMAF9BJiwHx3KFkENC4hr+Zu0oHiB3Pef9upTRwvqUDxckdV2y83x2s5 GuaP4aPJr2dALB8O6RuWY1IWkJ2zxcGOS7DYAK1NpBATg0w+VV3V2PtYk3RQPM2Z yjCM5B8Zf2Ggbt2agKxDBm2WFg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 X-Received: by 10.49.110.104 with SMTP id hz8mr3875214qeb.7.1375381567462; Thu, 01 Aug 2013 11:26:07 -0700 (PDT) Message-ID: <51FAA843.4040505@users.sourceforge.net> Date: Thu, 01 Aug 2013 13:26:11 -0500 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 AT cygwin DOT com Subject: Re: building Perl module DBD-ODBC-4.3 under 64-bit cygwin References: <3BA6644C396CE44F83F988D688C72A73015956B7EE AT NL0230MBX08N1 DOT DIR DOT slb DOT com> In-Reply-To: <3BA6644C396CE44F83F988D688C72A73015956B7EE@NL0230MBX08N1.DIR.slb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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