This is the mail archive of the cygwin-apps 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]

Perl and crypt.h


Hi Achim,
I think perl package should depend on libcrypt-devel on x86_64.
Otherwise, here's error while embedding perl:

> In file included from /usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE/op.h:635:0,
>                  from /usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE/perl.h:3736,
>                  from /home/q/KVIrc/src/modules/perlcore/libkviperlcore.cpp:68:
> /usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE/reentr.h:104:26: fatal error: crypt.h: No such file or directory
>  #       include <crypt.h>
>                           ^

It seems to works without libcrypt-devel on i686 though.


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