delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/05/03/10:49:07

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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=kpSYN2J
jTVcFLGXamN/sABXpnDnQa1pTj3I+GDqa8wwNcLW3PsoN7uP6E+/Q7lacaEgj2wZ
6LAnp2sbCDtkU1Aekvl52y5h6D2+ue6dQg/OTwiUC+PtjAw5f7yDTkIH7qHFCao1
MH9TapwwCwNRJdPDrxitjOj94wsVN8zOmIzc=
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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=CiFSzHXK4NsDI
fy4S7l7G7ihUck=; b=fymtNV4W/gI5Tah9AyLA2lCGEpodRKbSvxwwja3qaTeaS
OcT3C6FiBj8NKIYzijIns5JiS5reE4f7ftumr8cXQja0C/VDqCdtrEIcfOB1nKWG
JTPCeUnkqa0ogWnIjA9r/66QF1s68kn/jyDc+V44WiCWO0X4PIPK9UpUi2N7qc=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_50,HTML_MESSAGE,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=dllunix, conrad, relocate, Conrad
X-HELO: mail-lf0-f53.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=yJy6R4QdaVEHEPx8ur+OMit6mKRjE/2ziIorNtLrEvw=; b=agcfB3yjzvv5hZlBFV6huDlIIJ3Zt2iYGa7Ndp2SRVkXV89nntGqYcnlgI89mEbhBJ U9NBDHRo1T2iSXrOsVk5HKMLOd5LRqtcjRNsgo1UDU0iCKaCRRYEvQ8xDkpwEEyHkcGN StwW6mZihaLBaIzvSOW+TlJlv6c6DYSMQlX+MuGkTCeGml2Kp+LBusJ3767oA+Xycc0/ XY/6FjnVhMXFBu5sutOYBme1yA7we34s9DZtekXFctVTWlBsOMENV3lwUmmW4fjQuIUN oV/5Dez/HmwzcG2zT+daxkpIphrAARA7qi/fDNJYcqRJwRb8Yqr5NRajKCQzkywkTePo Un6Q==
X-Gm-Message-State: ALQs6tCaJsEeN7ruoxJ5lJwAXzkMO+Na4ElhUCGNi9IkPiJJaCazlXtY 2Lr+HAQE9+GFU+1iixZKKoHbYqWngHmhaiC6varAO0SO
X-Google-Smtp-Source: AB8JxZrXApY+ilyru0jqWU704KW4LlaZ3Ikku2RoPiJhQ1axqI2eCco4cX33tXkmfsNQhbGO4CNFx5NaDiM9k264zUw=
X-Received: by 2002:a2e:21c6:: with SMTP id h67-v6mr7164685lji.132.1525358932070; Thu, 03 May 2018 07:48:52 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <CAEotdw=-3cMpth23+5L_YbT0C=QESGKMDQXxppE=1+GxDH_rnA@mail.gmail.com>
References: <CAEotdw=-3cMpth23+5L_YbT0C=QESGKMDQXxppE=1+GxDH_rnA AT mail DOT gmail DOT com>
From: Andy Li <andy AT onthewings DOT net>
Date: Thu, 3 May 2018 07:48:21 -0700
Message-ID: <CAM-5HMsXpj4oNFcvDm49G=Zde7Kf6PrDh3=-vMgD6Qtn1rQABg@mail.gmail.com>
Subject: Re: Problem with Ocaml dllunix.so, flexdll error: cannot relocate, target is too far
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

Hi,

On Thu, May 3, 2018 at 6:07 AM, David Conrad <DavidConrad AT acm DOT org> wrote:
>
> Cannot load required shared library dllunix.
> Reason: /usr/lib/ocaml/stublibs/dllunix.so: flexdll error: cannot
> relocate RELOC_REL32, target is too far: 0xfffffffc12f78b5f
> 0x12f78b5f.


 This is a known issue. A workaround can be found in
https://cygwin.com/ml/cygwin-apps/2017-04/msg00003.html

Best,
Andy

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019