tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Bulding kdelibs3
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.
Sverre
Home |
Main Index |
Thread Index |
Old Index