[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling heimdal+pkinit in a Debian sid
Josep Monés i Teixidor <jmt@c3po.es> writes:
> Hi!
>
> Since I've found that building heimdal with pkinit in a Debian Sid
> updated at February 2005 (this also works on an Ubuntu Hoary) is not as
> straightforward as I had thought, these is how I built it (will only
> work in 32bit archs due to the uint32_t -> unsigned long change).
>
>
> We need three tiny patches (attached to this email):
>
> * queue_h_version.patch will add TAILQ_* macros not present in
> sys/queue.h version of Debian (see
I've finally inline the TAILQ macros, will be in tonight snapshot.
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278922.
> * patch uint16_t_unsigned_short.patch will change uint16_t
> references to unsigned short.
> * patch uint32_t_unsigned_long.patch will change uint32_t
> references to unsigned long.
Is this true even after
2005-01-19 Love <lha@stacken.kth.se>
* gen.c: pull in <krb5-types.h>
If so, can you share the error you get when compiling ?
Love
PGP signature