On Fri, Apr 08, 2016 at 08:07:35PM +0100, Dimitris Papastamos wrote: > On Sat, Apr 09, 2016 at 12:13:44AM +0545, Neeraj Adhikari wrote: > > Hi, > > > > I downloaded the dwm-6.1 tarball and tried to compile but it failed > > with the error message that ft2build.h was not found. When I looked at > > config.mk, The line below immediately below "# OpenBSD (uncomment)" > > that changes the include path for freetype2 was not commented by > > default, causing the build to break. Commented that line, and dwm > > compilled fine. Can this be called a bug? > > It was an oversight when the tarball was created. We cannot go back > in time and fix this. > > It is already fixed in HEAD.
It's a shame you didn't keep it in, as an entry test of sorts...