> Am 02.10.2016 um 21:03 schrieb fink-users-requ...@lists.sourceforge.net:
> 
> Date: Sun, 2 Oct 2016 00:07:27 +0100
> From: Alan <alanwil...@gmail.com>
> Subject: [Fink-users] openssl failed on a Mac with Sierra and case-sensitive 
> filesystem
> To:  <fink-users@lists.sourceforge.net>
> Cc: Daniel Johnson <dan...@daniel-johnson.org>
> Message-ID: 
> <CAEznbz=8-gi-pl3ixj_acyri9e7w6khqh+hk1wzbrv83agk...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Hi there,
> 
> I always had case-sensitive filesystem, but since I am installing Fink from
> scratch on a Mac with Sierra, I am not sure if the error reported below is
> really due to a case-sensitive filesystem.
> 
> ...
> skip
> ...
> Thanks,
> 
> Alan

Same here. It is due to a case-sensitive filesystem. I fixed it by using the 
uppercase name of the file:

mv /sw/src/fink.build/root-openssl110-dev-1.1.0a-1/sw/share/man/man3/md5.3 …
→
mv /sw/src/fink.build/root-openssl110-dev-1.1.0a-1/sw/share/man/man3/MD5.3 …

Michael.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to