-
|
Hello, I get errors in the make process when trying to build the latest (might be me missing something). The errors are of the types as below. Greatful for any hints
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
|
MHD had some deprecated and updated authorization functions that I thought were in all current distros....looks like they are not and I'll need to roll back....Which pi OS are you running? |
Beta Was this translation helpful? Give feedback.
-
|
I see, I just checked and I already did have libmicrohttpd-dev installed. Isn't that enough?
|
Beta Was this translation helpful? Give feedback.
-
|
I understand. Then I think the correct way is for me and other users to upgrade the os to a more recent version (many other good reasons for that). Thank you for checking the reason behind! PS I think there could be the same problem with Bookworm since it has libmicrohttpd-dev (0.9.75-6) installed |
Beta Was this translation helpful? Give feedback.
The version in Trixie(Debian 13/my development PC) is 1.0.1 released around Feb 2024. It includes various changes to the authentication functions that were not included in version 0.9.72 which was released around Dec 2020. I'll need to look into whether to revert the new functions, mitigate or just wait until Bullseye hits EOL in August