This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Libguile17 dependency issue - attention maintainer


On 2/20/2015 2:44 PM, Franz Sirl wrote:
Am 2015-02-19 um 20:19 schrieb Ti Strga:
BLUF:  either the new make package needs cygltdl-7 as one of its
dependencies, or Guile does, so that setup.exe can Do The Right Thing.

I updated to make-4.1-1 and the executable immediately broke:

$ make --version
/usr/bin/make.exe: error while loading shared libraries: ?: cannot
open shared object file: No such file or directory

cygcheck: track_down: could not find cygltdl-7.dll

Hi,
I had the same problem, but installing cygltdl-7.dll didn't fix it:

cygcheck: track_down: could not find cyggmp-3.dll
$ dir /usr/bin/cyggmp*
/usr/bin/cyggmp-10.dll

And I can't seem to find cyggmp-3.dll anywhere anymore?


the dependency of cygguile-17.dll on x86 are

/usr/bin/cygcrypt-0.dll  =>  crypt-1.2-1
/usr/bin/cygwin1.dll  =>  cygwin-1.7.34-6
/usr/bin/cyggmp-3.dll  =>  libgmp3-4.3.2-1
/usr/bin/cygintl-8.dll  =>  libintl8-0.19.3-1
/usr/bin/cygltdl-7.dll  =>  libltdl7-2.4.6-1

But there is no require on the setup.ini 32bit version

@ libguile17
sdesc: "The GNU extension language and Scheme interpreter - runtime"
ldesc: "The GNU extension language and Scheme interpreter - runtime
Guile shared object libraries and the ice-9 scheme module.  Guile is
the GNU Ubiquitous Intelligent Language for Extension.
"
category: Libs
version: 1.8.7-2


while the 64 bit version correctly report

requires: bash libcrypt0 libgmp10 libintl8 libltdl7


Moreover the 32bit and 64bit are out of sinc
1.8.7-2 vs 1.8.8-1


Thanks,
Franz

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]