oflebbe commented on pull request #643:
URL: https://github.com/apache/bigtop/pull/643#issuecomment-636293519


   Second thought: I am not sure if this is the right way to fix. IIRC  JNI 
will load "libcrypt.so" rather a "libcrypt.so.1" at runtime.  @guyuqi did you 
check / put a reference to the source which actually tries to load 
libcrypt.so.1 rather libcrypt.so . 
   IMO It might be better to install libxcrypt-devel to supply libcrypt.so.
   
   If jffi really refers to libcrypt.so.1 than Debian would be broken, since it 
only supplies libcrypt.so to the user by libc-dev . 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to