OPENSSL_ALGORITHM_DEFINES no longer supportedmake fatal error: openssl/sha.h: No such file or directoryUpgrading openssl from 0.9.8j-0.50.1 to 1.0.2a on SLES11SP3OpenSSL self signed certificate with a common name longer than 64 bytesWhy is KDE redirecting back to login page after initial load?SSL related “undefined reference” on libssh2 and libcurl libs when compiling C on OpenSUSEphp: compiling with openssl, ftp, ldap, curl support in debian gnu/linuxError in installation of older version of opensslIs this error “Only Win32 target is supported” coming from wrong cc1plus?How to find which key exactly `dh key too small` OpenSSL error is about?How to connect PHP 5.6 to SQL db after compilation
Is the destination of a commercial flight important for the pilot?
How do I go from 300 unfinished/half written blog posts, to published posts?
How to check is there any negative term in a large list?
Is HostGator storing my password in plaintext?
Different result between scanning in Epson's "color negative film" mode and scanning in positive -> invert curve in post?
Detecting if an element is found inside a container
How do I rename a Linux host without needing to reboot for the rename to take effect?
Is there a problem with hiding "forgot password" until it's needed?
Escape a backup date in a file name
What happens if you roll doubles 3 times then land on "Go to jail?"
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
Do the temporary hit points from the Battlerager barbarian's Reckless Abandon stack if I make multiple attacks on my turn?
Why not increase contact surface when reentering the atmosphere?
Tiptoe or tiphoof? Adjusting words to better fit fantasy races
Purchasing a ticket for someone else in another country?
Did Dumbledore lie to Harry about how long he had James Potter's invisibility cloak when he was examining it? If so, why?
Do sorcerers' Subtle Spells require a skill check to be unseen?
Is oxalic acid dihydrate considered a primary acid standard in analytical chemistry?
Proof of work - lottery approach
Roman Numeral Treatment of Suspensions
How can I kill an app using Terminal?
Crossing the line between justified force and brutality
How do I find the solutions of the following equation?
How to Reset Passwords on Multiple Websites Easily?
OPENSSL_ALGORITHM_DEFINES no longer supported
make fatal error: openssl/sha.h: No such file or directoryUpgrading openssl from 0.9.8j-0.50.1 to 1.0.2a on SLES11SP3OpenSSL self signed certificate with a common name longer than 64 bytesWhy is KDE redirecting back to login page after initial load?SSL related “undefined reference” on libssh2 and libcurl libs when compiling C on OpenSUSEphp: compiling with openssl, ftp, ldap, curl support in debian gnu/linuxError in installation of older version of opensslIs this error “Only Win32 target is supported” coming from wrong cc1plus?How to find which key exactly `dh key too small` OpenSSL error is about?How to connect PHP 5.6 to SQL db after compilation
I am trying to compile mosquitto_auth_plugin. During the compilation i get openssl error:
/usr/include/x86_64-linux-gnu/openssl/opensslconf.h:18:3: error: #error OPENSSL_ALGORITHM_DEFINES no longer supported # error OPENSSL_ALGORITHM_DEFINES no longer supported
How can I fix it?
linux debian openssl
New contributor
add a comment |
I am trying to compile mosquitto_auth_plugin. During the compilation i get openssl error:
/usr/include/x86_64-linux-gnu/openssl/opensslconf.h:18:3: error: #error OPENSSL_ALGORITHM_DEFINES no longer supported # error OPENSSL_ALGORITHM_DEFINES no longer supported
How can I fix it?
linux debian openssl
New contributor
1
my Debian linux version is:4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64 GNU/Linux
– ussrback
yesterday
1
The package is available for debian stretchapt install mosquitto-auth-plugin
. You don't need to compile.
– GAD3R
yesterday
add a comment |
I am trying to compile mosquitto_auth_plugin. During the compilation i get openssl error:
/usr/include/x86_64-linux-gnu/openssl/opensslconf.h:18:3: error: #error OPENSSL_ALGORITHM_DEFINES no longer supported # error OPENSSL_ALGORITHM_DEFINES no longer supported
How can I fix it?
linux debian openssl
New contributor
I am trying to compile mosquitto_auth_plugin. During the compilation i get openssl error:
/usr/include/x86_64-linux-gnu/openssl/opensslconf.h:18:3: error: #error OPENSSL_ALGORITHM_DEFINES no longer supported # error OPENSSL_ALGORITHM_DEFINES no longer supported
How can I fix it?
linux debian openssl
linux debian openssl
New contributor
New contributor
edited yesterday
Rui F Ribeiro
41.8k1483142
41.8k1483142
New contributor
asked yesterday
ussrbackussrback
132
132
New contributor
New contributor
1
my Debian linux version is:4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64 GNU/Linux
– ussrback
yesterday
1
The package is available for debian stretchapt install mosquitto-auth-plugin
. You don't need to compile.
– GAD3R
yesterday
add a comment |
1
my Debian linux version is:4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64 GNU/Linux
– ussrback
yesterday
1
The package is available for debian stretchapt install mosquitto-auth-plugin
. You don't need to compile.
– GAD3R
yesterday
1
1
my Debian linux version is:
4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64 GNU/Linux
– ussrback
yesterday
my Debian linux version is:
4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64 GNU/Linux
– ussrback
yesterday
1
1
The package is available for debian stretch
apt install mosquitto-auth-plugin
. You don't need to compile.– GAD3R
yesterday
The package is available for debian stretch
apt install mosquitto-auth-plugin
. You don't need to compile.– GAD3R
yesterday
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
ussrback is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508793%2fopenssl-algorithm-defines-no-longer-supported%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
ussrback is a new contributor. Be nice, and check out our Code of Conduct.
ussrback is a new contributor. Be nice, and check out our Code of Conduct.
ussrback is a new contributor. Be nice, and check out our Code of Conduct.
ussrback is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508793%2fopenssl-algorithm-defines-no-longer-supported%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
-debian, linux, openssl
1
my Debian linux version is:
4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64 GNU/Linux
– ussrback
yesterday
1
The package is available for debian stretch
apt install mosquitto-auth-plugin
. You don't need to compile.– GAD3R
yesterday