On 2009/04/16 15:13, Mikolaj Kucharski wrote:
> On Thu, Apr 16, 2009 at 03:42:25PM +0200, Benoit Lecocq wrote:
> > >> it seems this may cause some problems for the hobbits-and-gnomes
> > >> department, it breaks bug-buddy.
> > >>
> > >
> > > OK, I will take a look at this.
> >
> > Better with this new diff. I can compile bug-buddy and dynamips without
> > problem.
>
> > +post-install:
> > + ln -sf ${TRUEPREFIX}/include/libelf/libelf.h ${PREFIX}/include/libelf.h
> > + ln -sf ${TRUEPREFIX}/include/libelf/gelf.h ${PREFIX}/include/gelf.h
> > +
>
> Shouldn't that be fixed in bug-buddy and dynamips?
I think so; they could use pkg-config ...