tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Bulding kdelibs3



On Fri, 28 Mar 2008 09:55:26 -0600
Sverre Froyen <sverre%viewmark.com@localhost> wrote:
> On Friday 28 March 2008, D'Arcy J.M. Cain wrote:
> > I couldn't build x11/kdelibs3 due to a missing header gssapi.h.  I
> > thought that including ../../security/cyrus-sasl/buildlink3.mk would
> > let it build but it didn't.  Anyone know what broke here?
> 
> gssapi.h is in /usr/include/gssapi.h so it looks like GSSAPI_MIT needs to be 
> defined.
> 
> I simply compiled http.cc by hand adding -DGSSAPI_MIT to the compile command.

Well, that worked but there must be a proper way to do this.  I tried
adding a CFLAGS+= line but it did not pick it up.

-- 
D'Arcy J.M. Cain <darcy%NetBSD.org@localhost>
http://www.NetBSD.org/


Home | Main Index | Thread Index | Old Index