Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

A Linux machine! because a 486 is a terrible thing to waste! (By jjs@wintermute.ucr.edu, Joe Sloan)


computers / news.software.readers / Can't compile the latest version of slrn on raspbian

SubjectAuthor
* Can't compile the latest version of slrn on raspbianAdam Funk
`- Re: Can't compile the latest version of slrn on raspbianLewis

1
Can't compile the latest version of slrn on raspbian

<59vd9ix289.ln2@news.ducksburg.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=723&group=news.software.readers#723

  copy link   Newsgroups: news.software.readers
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!3.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.karotte.org!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: a24...@ducksburg.com (Adam Funk)
Newsgroups: news.software.readers
Subject: Can't compile the latest version of slrn on raspbian
Date: Thu, 23 Dec 2021 10:23:01 +0000
Organization: $CABAL
Lines: 62
Message-ID: <59vd9ix289.ln2@news.ducksburg.com>
X-Trace: individual.net uuB+RJqIkytEKjxMpbi42wgKmNI5hhVL4KOt+axeCSEs3186bd
X-Orig-Path: news.ducksburg.com!not-for-mail
Cancel-Lock: sha1:DrhmNZ2CFchAdA2GI3RwZpQoOvQ= sha1:mFubuQ3mFoUpeK8tuUtBwrmASlI=
User-Agent: slrn/pre1.0.4-2 (Linux)
 by: Adam Funk - Thu, 23 Dec 2021 10:23 UTC

Currently using:

$ /usr/local/bin/slrn --version
slrn pre1.0.4-2
* Note: This version is a developer preview.
S-Lang Library Version: 2.3.2
* Note: This program was compiled against version 2.3.0.
Operating System: Linux

COMPILE TIME OPTIONS:
Backends: +nntp -slrnpull -spool
External programs / libs: +canlock -inews +ssl -uudeview +iconv
Features: +decoding +emphasized_text +end_of_thread +fake_refs +gen_msgid
-grouplens -msgid_cache +piping +rnlock +spoilers -strict_from
Using 64 bit integers for article numbers.

DEFAULTS:
Default server object: nntp
Default posting mechanism: nntp

Trying to compile the latest version:

$ git remote -vv
origin git://git.jedsoft.org/git/slrn.git (fetch)
origin git://git.jedsoft.org/git/slrn.git (push)

$ git pull
Already up to date.

$ ./configure --with-canlock --with-ssl --enable-spool --with-uu
# config options that worked last time
# no errors

$ make
# ...
/usr/bin/ld: server.o: in function `alloc_ssl':
/home/adam/software/slrn/src/sltcp.c:566: undefined reference to `SSL_library_init'
/usr/bin/ld: /home/adam/software/slrn/src/sltcp.c:567: undefined reference to `SSLv23_client_method'
/usr/bin/ld: /home/adam/software/slrn/src/sltcp.c:569: undefined reference to `SSL_load_error_strings'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:120: /home/adam/software/slrn/src/objs/slrn] Error 1
make[1]: Leaving directory '/home/adam/software/slrn/src'
make: *** [Makefile:8: all] Error 2

I have the following ssl-related packages installed:

$ dpkg -l '*ssl*' |grep ^i
ii libio-socket-ssl-perl 2.069-1 all Perl module implementing object oriented interface to SSL sockets
ii libnet-smtp-ssl-perl 1.04-1 all Perl module providing SSL support to Net::SMTP
ii libnet-ssleay-perl 1.88-3+b1 armhf Perl module for Secure Sockets Layer (SSL)
ii libssl-dev:armhf 1.1.1k-1+deb11u1 armhf Secure Sockets Layer toolkit - development files
ii libssl1.0.0:armhf 1.0.1t-1+deb8u7 armhf Secure Sockets Layer toolkit - shared libraries
ii libssl1.1:armhf 1.1.1k-1+deb11u1 armhf Secure Sockets Layer toolkit - shared libraries
ii openssl 1.1.1k-1+deb11u1 armhf Secure Sockets Layer toolkit - cryptographic utility
ii perl-openssl-defaults:armhf 5 armhf version compatibility baseline for Perl OpenSSL packages
ii ssl-cert 1.1.0+nmu1 all simple debconf wrapper for OpenSSL

Could someone please tell me how to fix this?

Thanks,
Adam

Re: Can't compile the latest version of slrn on raspbian

<slrnss8te4.2s7u.g.kreme@m1mini.local>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=724&group=news.software.readers#724

  copy link   Newsgroups: news.software.readers
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!kreme.dont-email.me!.POSTED!not-for-mail
From: g.kr...@kreme.dont-email.me (Lewis)
Newsgroups: news.software.readers
Subject: Re: Can't compile the latest version of slrn on raspbian
Date: Thu, 23 Dec 2021 13:12:36 -0000 (UTC)
Organization: Miskatonic U
Lines: 11
Message-ID: <slrnss8te4.2s7u.g.kreme@m1mini.local>
References: <59vd9ix289.ln2@news.ducksburg.com>
Reply-To: g.kreme@gmail.don-t-email-me.com
Injection-Date: Thu, 23 Dec 2021 13:12:36 -0000 (UTC)
Injection-Info: kreme.dont-email.me; posting-host="64e88997001209ee09cdf77f754440e9";
logging-data="14986"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+weCnczLFXp6Ke2WAYuzi6"
User-Agent: slrn/1.0.3 (Darwin)
Cancel-Lock: sha1:PArqvZ9SicHZfwTMiwwo4po91aQ=
X-Face: )^b5"R:T7U>9~:PEn3YkzMfW*[b1qKeU.fP9C8~8HpU9}lA&6`bH1z
X-Clacks-Overhead: GNU Terry Pratchett
Mail-Copies-To: nobody
 by: Lewis - Thu, 23 Dec 2021 13:12 UTC

In message <59vd9ix289.ln2@news.ducksburg.com> Adam Funk <a24061@ducksburg.com> wrote:
> Currently using:

> $ /usr/local/bin/slrn --version
> slrn pre1.0.4-2
> * Note: This version is a developer preview.

1.0.3 works fine, preview versions are... well, preview versions.

--
I'm the High King of Fillory. I took a blood test.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor