Difficulty building mesaflash with MX 19.4

More
08 Dec 2021 05:22 - 08 Dec 2021 05:22 #228597 by rfrey
I've been using the excellent guide pinned at the top of this section to install LinuxCNC on MX. I posted this at the end of that thread but thought I'd also post it standalone in case somebody who isn't monitoring that thread has an idea.

I've run into a hitch at the point in the guide where mesaflash is cloned an built. When I clone mesaflash and run make, I get the error

"Makefile:61: ***"pkg-config can't find libcrypto". Stop."

I have libcrypto++6 and libcrypto++-dev installed.

Output from uname -a is
Linux novakon 4.19.0-18-rt-amd64 #1 SMP PREEMPT RT Debian 4.19.208-1 (2021-09-29) X86_64 GNU/Linux

Any pointers are greatly appreciated! I'm not sure where else this dependency might live. Openssl is also installed.
Last edit: 08 Dec 2021 05:22 by rfrey.

Please Log in or Create an account to join the conversation.

More
08 Dec 2021 06:00 #228599 by spumco
Same error here on Debian 11.

The github/mesaflash site appears to have some sort of very recent update or modifications going on for Debian 11, but I don't understand the developer language/jargon.

Please Log in or Create an account to join the conversation.

More
08 Dec 2021 06:15 #228602 by tommylight
Post the complete error report.

Please Log in or Create an account to join the conversation.

More
08 Dec 2021 13:43 - 08 Dec 2021 13:45 #228625 by rfrey
That's all there is in the terminal...
rfrey@novakon:~/linuxcnc/mesaflash
$make
Makefile:61:***"pkg-config can't find libcrypto". Stop.
rfrey@novakon:~/linuxcnc/mesaflash
$

Is there somewhere else I should look for error logs?
Last edit: 08 Dec 2021 13:45 by rfrey.

Please Log in or Create an account to join the conversation.

More
08 Dec 2021 14:40 #228627 by rfrey
Answering my own question for anyone else with the issue: installing libssl-dev
sudo apt install libssl-dev

gave me the missing dependency. Working fine now!
The following user(s) said Thank You: tommylight, snowgoer540, spumco

Please Log in or Create an account to join the conversation.

More
08 Dec 2021 16:03 #228631 by D.L.
The following user(s) said Thank You: snowgoer540

Please Log in or Create an account to join the conversation.

More
08 Dec 2021 16:26 - 08 Dec 2021 16:32 #228634 by snowgoer540

I added it to the README.md file two days ago:
github.com/LinuxCNC/mesaflash/pull/65/co...ed7da5efff46f6fe1b4c

Thanks.  This one is a little bit on me, I didn't know it changed and I broke the steps out in my MX Linux install guide to make it easier for new users to follow. 

I will update accordingly.

EDIT: This seems to not be committed yet. Hopefully it will be soon.
Last edit: 08 Dec 2021 16:32 by snowgoer540.

Please Log in or Create an account to join the conversation.

More
14 Dec 2021 17:38 #229067 by tsewell
I hopped on the forum this morning to ask the exact question you did- and found an answer without even having to post! This forum is a fantastic resource!
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

Time to create page: 0.144 seconds
Powered by Kunena Forum