Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2005 14:29:01 +0900
From:      YONETANI Tomokazu <qhwt+fbsd@les.ath.cx>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/security/libassuan/files patch-assuan-domain-connect.c
Message-ID:  <20050105052901.GA1006@les.ath.cx>
In-Reply-To: <20041011035343.GA22961@xor.obsecurity.org>
References:  <200410110228.i9B2Se03022626@repoman.freebsd.org> <20041011030103.GA93348@xor.obsecurity.org> <1097465809.22522.4.camel@shumai.marcuscom.com> <20041011035343.GA22961@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 10, 2004 at 08:53:43PM -0700, Kris Kennaway wrote:
> On Sun, Oct 10, 2004 at 11:36:49PM -0400, Joe Marcus Clarke wrote:
> > On Sun, 2004-10-10 at 23:01, Kris Kennaway wrote:
> > > On Mon, Oct 11, 2004 at 02:28:40AM +0000, Joe Marcus Clarke wrote:
> > > > marcus      2004-10-11 02:28:40 UTC
> > > > 
> > > >   FreeBSD ports repository
> > > > 
> > > >   Modified files:
> > > >     security/libassuan/files patch-assuan-domain-connect.c 
> > > >   Log:
> > > >   Fix build with bind9 in the base system.
> > > >   
> > > >   Reported by:    pointyhat via kris
> > > >   Approved by:    portmgr (implicit)
> > > 
> > > Weird..does it not in fact need these headers at all?
> > 
> > Apparently not with bind9.  Both this and b2bua packaged just fine
> > without including this eventlib.h (which isn't included at all in
> > bind9).
> 
> I wonder if they're required on 4.x either..but thanks for fixing
> them!

If I understand it correctly, <isc/eventlib.h> was needed by earlier
version of libassuan(before 0.6.7) only because libassuan needed the
header files included from it. libassuan itself doesn't seem to use
the typedefs or functions defined in it. At least libassuan-0.6.9
compiles fine without <isc/eventlib.h>.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050105052901.GA1006>