X-Recipient: archive-cygwin@delorie.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:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=NJkit2/q6fElT4npC5/OG257X3TXN
	AzjIPp7u811ndAd37FEFaHqvM/OflUzvawArYJn40Mw7X82vnHW3rVGbwIbVCpZD
	QQtkhC36diI3uE69nc46B4LxlkppYD8fAUSmoGiIZcdmWhDIYJXbTEFiqigdbfcc
	ika0Ap45OqhYyY=
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:from:date:message-id:subject:to
	:content-type; s=default; bh=BKiPs44qlJUjioIw0qPG9u/JaKw=; b=wqB
	42xuFvuM5+hN3EtmhXq79zs9fPAZRCshEceaIw0e1LQV9eyngqsSZ9iAMNUwoLi2
	lSQ/Mls87ZQD6iNJ+L9YGEouG6EnuNeIKXDrx/opU/aru4+Ma5gmCC5LB6DvSk8h
	7cZ89orEiXGTO15MbsMx2LkK5ZQ5NlsajdsIDlMU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.2 spammy=machine's, Reason, HX-Received:Fri
X-HELO: mail-lf0-f48.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:from:date:message-id:subject:to;        bh=rRoaLjc17iR6WmNUn/pEwx9tcnpNgMVKr6G3QxGWT9M=;        b=rlpb7miMGSLyO9UWJbzp5/3pFlupX6jQ6I+S96fWvU2tj9c7TyRiAgpsJ4CdtZa3A1         QoglB50/K9OVWtcC1i3FsmP+tpcSxshqi2MOu62Xyeu8E2zvmDuzFXeCm8+5ONl27mAT         HcSFjbzqFdSmuufitUFIYaMrhsY2lR3RHzdwLkI3W89l9qTmrGT101WarcVtwLUyRmHg         4YiXsuNliUdnANZobOkh2fF6kYQWO4ogcGH4ldGln6P+MycUIQ5s/4E5AvYtrAJBdd+A         PYEX7HOd+u7xVNVx/grqKyIq0Au1rH347eAXwUEYnCdXRsql48L2Um50l1B7jns3vYDC         n+Cw==
X-Gm-Message-State: AN3rC/4O0SvdSFclMFf/YCjHreSgGtCnwNUSOZqmcOQaI4XjSnS6nSvY	hIw/XuapSnxAQ/9ngt9oGASSXqR7am+j
X-Received: by 10.46.32.226 with SMTP id g95mr15588144lji.131.1493968540520; Fri, 05 May 2017 00:15:40 -0700 (PDT)
MIME-Version: 1.0
From: Andy Li <andy@onthewings.net>
Date: Fri, 5 May 2017 15:15:09 +0800
Message-ID: <CAM-5HMuhHAeGGb4LT=0oK8hr0dc=c76L7TNHpZ1htNTZS3inTg@mail.gmail.com>
Subject: camlp4o Fatal error: cannot load shared library dllunix
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

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

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

