From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59914 invoked by alias); 5 May 2017 07:47:47 -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 59902 invoked by uid 89); 5 May 2017 07:47:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=machine's, Reason, package-grep.cgi, dllunix X-HELO: mail-qk0-f180.google.com Received: from mail-qk0-f180.google.com (HELO mail-qk0-f180.google.com) (209.85.220.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 05 May 2017 07:47:45 +0000 Received: by mail-qk0-f180.google.com with SMTP id q1so29272852qkd.2 for ; Fri, 05 May 2017 00:47:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=jSWwJU9tC8np/Q97u5Cle6Euk6UBV+00Z7yZB0u/Ib8=; b=Lf+NFU367IWHfuCeUR7WEPoPp+ao/5e9tybbxXbw/Lleocmor+4qqYfBOhxJXLn3un RWhdpEAzqpAQOpST4E1C/mlJL6xshYmQeEnC3uf5Lf/VclSwty0QhwWcugHzFAFPpLKI a+STiTkErPDPfcj4fUFZSNYjZf34LPbWiu6c7tHtSmiDWHPFLBQ2vB7fOK9rSybGM2Tn T23PHIzDSKvGYg27HYD0f+DTWedzE8EkYGkvkRgG7cavsuSsL/EBwGc75SslWHo9Zfyy a4/24Q8lGYtvFULbS4GJgrDzSysa2sL/fMqOM+KT8E1GSke+aQx7rrptgZ2dy9bEOXlB 0HRA== X-Gm-Message-State: AN3rC/7eKBgAnG8fEMWpGX1LcKiAzs/veNC3bnt8zQw/98qP23V+CMRf v0hOwL1+bQVIMN7A X-Received: by 10.55.17.232 with SMTP id 101mr12078915qkr.74.1493970466480; Fri, 05 May 2017 00:47:46 -0700 (PDT) Received: from [172.21.188.226] ([149.6.156.42]) by smtp.googlemail.com with ESMTPSA id b23sm3419952qkb.31.2017.05.05.00.47.45 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2017 00:47:45 -0700 (PDT) Subject: Re: camlp4o Fatal error: cannot load shared library dllunix To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <0a7ae94b-af2b-10c1-0c7b-3520123c9996@gmail.com> Date: Fri, 05 May 2017 07:47:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00061.txt.bz2 On 05/05/2017 09:15, Andy Li wrote: > Hi, > > I'm having issue with the camlp4 Cygwin package > (ocaml-camlp4-4.04+1-1) in the 64-bit Cygwin. > When I run camlp4o, it returns an error: > >> $ camlp4o >> Fatal error: cannot load shared library dllunix >> Reason: flexdll error: cannot relocate RELOC_REL32, target is too far: 0xfffffffc0dad8b5f 0xdad8b5f > > I tried rebaseall, but it didn't help. > > I notice that ocaml-camlp4 depends on ocaml-base, which is "Obsoleted > by ocaml" according to > https://cygwin.com/cgi-bin2/package-grep.cgi?grep=ocaml-base&arch=x86_64 > Could it be the source of error? > > Interestingly, camlp4o works correctly in my 32-bit Cygwin, but not 64-bit one. > > I wonder if anyone can reproduce the problem, or it's just my > machine's issue? Any help is appreciated. > > Best regards, > Andy > known issue, see workaround on https://cygwin.com/ml/cygwin-apps/2017-04/msg00003.html Regards Marco -- 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