[Pianod] Autoconf round 3
Peter Li
chinasaurli at gmail.com
Sat Feb 23 14:14:00 PST 2013
FC17 has no crypt(3) manpage, while ALARM has the standard one. But
FC17 has crypt.h in /usr/include and libcrypt.so in /usr/lib.
I see some stuff online about RHEL replacing libcrypt with libmcrypt,
but libmcrypt has totally different functions.
I guess I really need to get to the bottom of why it doesn't find
/usr/include/crypt.h...
On 02/23/2013 02:01 PM, Perette Barella wrote:
> Can you check the crypt(3) man page and see what header file is required? It sounds like they've stuck it somewhere weird.
>
> The libpiano/crypt.h header file is no longer shared between the build components.
>
> The -lcrypt is another linker flag I need to add a condition for.
>
> Perette
More information about the Pianod
mailing list