Hello Josef.

[email protected] wrote in
 <[email protected]>:
 |
 |I am running Fedora 35.
 |
 |s-nail 14.9.23 is in the Fedora repository, is
 |installed on my machine and is currently
 |working well to access my gmail account.

https://repology.org/project/s-nail/versions

says .24 is in "rawhide", but i do not know how you can install
a "development branch" in a regular release.

 |However, to better work OAuth, Mr. Nurpmeso suggested

Come on Mr. Jurek.  Then only Mr. please.  Really.
/ME quivers

 |that I install s-nail 14.9.24.

 |14.9.24 compiles for me, but when executed,
 |it cannot access my email account.  The message
 |displayed is:
 |
 |  s-nail: URL proto:// invalid (protocol or TLS support missing?): \
 |  smtps://smtp.gmail.com:465
 |
 |The "make test" command also fails, and some of
 |the relevant messages are:
 |
 |  [...]
 |  ERROR: 5: checksum mismatch (got 1033929964 4587)
 |  ERROR: 6: checksum mismatch (got 83794641 4457)
 |  ERROR: 7: checksum mismatch (got 1844115476 4640)
 |  [...]
 |  602 tests: 599 ok, 3 failure(s).  5 test(s) skipped

Well i would need the name of the test that fails, and is echoed
before the numbers.

 |In the "make config" stage, the following lines
 |refer to TLS, and maybe this is the problem:
 |
 | . TLS (LibreSSL) ... no
 | . TLS (OpenSSL >= v3.0.0) ... no
 | . TLS (OpenSSL >= v1.1.1) ... no
 | . TLS (OpenSSL >= v1.1.0) ... no
 | . TLS (OpenSSL) ... no
 | ! NOTICE: unsupported: OPT_TLS
 | ! NOTICE: unsupported: OPT_TLS_ALL_ALGORITHMS
 | . VAL_RANDOM: arc4random(3) ... no
 |
 |Are there any suggestions on what I need to
 |do to get 14.9.24 working?

You may need a development package for OpenSSL installed.

  https://src.fedoraproject.org/rpms/s-nail/blob/rawhide/f/s-nail.spec

lists build dependencies:

  BuildRequires: make
  BuildRequires:  gnupg2
  BuildRequires:  gcc
  BuildRequires:  openssl
  BuildRequires:  openssl-devel
  BuildRequires:  krb5-devel
  BuildRequires:  libidn2-devel
  BuildRequires:  ncurses-devel

of which i would recommend at least ncurses-devel and
openssl-devel then, dependent upon what you plan to do.

 |Thank you very much for your help!
 --End of <[email protected]>

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)

Reply via email to