Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697698 - net-analyzer/tcpflow-1.4.5_p1-r1 with dev-libs/openssl-1.1* - configure: error: OpenSSL developer library 'libssl-dev' or 'openssl-devel' not installed
Summary: net-analyzer/tcpflow-1.4.5_p1-r1 with dev-libs/openssl-1.1* - configure: erro...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-14 10:26 UTC by Milos Ivanovic
Modified: 2019-10-14 10:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Ivanovic 2019-10-14 10:26:32 UTC
Hi team,

The net-analyzer/tcpflow-1.4.5_p1-r1 package does not build against openssl 1.1. It results in the following configure error message:

<...snip...>
checking for openssl/x509.h... yes
checking for dlopen in -ldl... yes
checking for EVP_get_digestbyname in -lcrypto... yes
checking for MD5 in -lmd... no
checking for SSL_library_init in -lssl... no
configure: error: OpenSSL developer library 'libssl-dev' or 'openssl-devel' not installed
</...snip...>

This was discussed on the developer's GitHub page here in 2016 https://github.com/simsong/tcpflow/issues/135 and it looks like it's fixed in the latest version.

So, let's try to bump the ebuild to 1.5 if possible.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-10-14 10:29:25 UTC

*** This bug has been marked as a duplicate of bug 696948 ***
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-10-14 10:30:44 UTC
commit 6c8c85674aa38cbaeef759640d694fbd89feacb4
Author: Jeroen Roovers <jer@gentoo.org>
Date:   Fri Oct 11 07:21:38 2019 +0200

    net-analyzer/tcpflow: Old

    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Closes: https://bugs.gentoo.org/625674
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

That version was removed a few days ago.