[Bug 3668] OpenSSL version header not found

2024-02-19 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3668 --- Comment #6 from fatcha...@gmx.de --- Hi, before I compile the open ssl with "make install", I do a "make test", and this takes long but its all ok. So, I run this: ./configure --with-ssl-dir=/opt/openssl --with-rpath=-Wl,-rpath, and send you

[Bug 3668] OpenSSL version header not found

2024-02-19 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3668 --- Comment #7 from fatcha...@gmx.de --- I just checked to be sure: [root@pia opt]# find /opt/openssl -name libcrypto.so.3 /opt/openssl/lib/libcrypto.so.3 It's where it is supposed to be. -- You are receiving this mail because: You are watching

[Bug 3668] OpenSSL version header not found

2024-02-19 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3668 --- Comment #8 from fatcha...@gmx.de --- Result of: ./configure --with-ssl-dir=/opt/openssl --with-rpath=-Wl,-rpath, OpenSSH has been configured with the following options: User binaries: /usr/local/bin Syst

[Bug 3668] OpenSSL version header not found

2024-02-19 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3668 --- Comment #9 from Darren Tucker --- (In reply to fatcharly from comment #6) > Hi, > before I compile the open ssl with "make install", I do a "make > test", and this takes long but its all ok. > > So, I run this: > > ./configure --with-ssl-dir

[Bug 3667] Trailing space is added when parsing Subsystem in sshd_config

2024-02-19 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3667 Damien Miller changed: What|Removed |Added Resolution|--- |FIXED Status|NEW