Re: compiling smatch 1.71

Fabio Aiuto <[email protected]> Thu, 1 Apr 2021 13:09:50 +0200
Newsgroups org.kernel.vger.smatch
Message-ID <[email protected]>
On Thu, Apr 01, 2021 at 03:58:35AM -0700, Dan Carpenter wrote:
> If you're in Debian/Ubuntu the do this:
> 
> apt-get install gcc make sqlite3 libsqlite3-dev libdbd-sqlite3-perl libssl-dev libtry-tiny-perl
> 
> If you're in a Fedora/Redhat distro then could you email me the
> equivalent list of packages and I'll add it to the documentation.
> 
> regards,
> dan carpenter
> 

thank you Dan, I have a Debian distro. So I will install the required packages.

fabio