View Single Post
Old 03-01-2026, 04:01 PM   #125
SilverGreen93
Member
SilverGreen93 began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Nov 2019
Device: Pocketbook InkPad Color 3
Quote:
Originally Posted by CrazyCoder View Post
Thanks! I built OpenSSL 3.6.1 with success, but I cannot build OpenSSH because I cannot find libcrypt.a in either the SDK or the PB device. So how did you pass the OpenSSH configure script with LIBS="$SYSROOT/usr/lib/libcrypt.a" ?

I get:
clang-15: error: no such file or directory: '/localdata/sources/pb/SDK-B300-6.10/usr/arm-obreey-linux-gnueabi/sysroot/usr/lib/libcrypt.a

Last edited by SilverGreen93; 03-01-2026 at 04:03 PM.
SilverGreen93 is offline   Reply With Quote