Subject: Re: can't find include file (using libelf)
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 12/13/2005 17:00:48
On Tue, 13 Dec 2005, Jeremy C. Reed wrote:
> Any ideas? Something I should add to devel/libelf/buildlink3.mk??
My workaround was to patch three ltrace source files with:
-#include <gelf.h>
+#include <libelf/gelf.h>
What is the pkgsrc/buildink3 way so I don't have to patch the files (to
find the header provided by pkgsrc/devel/libelf)?
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/