public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* Perl and crypt.h
@ 2015-11-18 10:59 Alexey Sokolov
  2015-11-24 18:58 ` Achim Gratz
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Sokolov @ 2015-11-18 10:59 UTC (permalink / raw)
  To: cygwin-apps

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-24 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-18 10:59 Perl and crypt.h Alexey Sokolov
2015-11-24 18:58 ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).