Sept. 24, 2015
8:25 p.m.
On Thu, Sep 24, 2015 at 1:03 PM, Rob Groner <rgroner@rtd.com> wrote:
I am developing a patch for the 8250_pci.c file. Looking at the MAINTAINERS file for 8250 serial, it listed a git repo so I checked that out and figured that was what I should make it from. However, it won’t build for me (openssl/bio.h is missing) after a cloning.
Installing something like libssl-dev or openssl-devel, depending on your distro, might fix that. -- Jim