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

Re: timeval.lo compile problems with heimdal-0.2r



Erland Lewin <erl@voxi.com> writes:

> I'm having problems building heimdal-0.2r under Linux 2.2.14.
> 
> configured with --enable-shared --enable-kaserver
> 
> I get:
> ...
> 
> Any tips?

Apply patch below, assar has supposedly already fixed it in the cvs-tree.

Love


--- lib/roken/Makefile.am.old   Thu Apr 13 14:25:59 2000
+++ lib/roken/Makefile.am    Thu Apr 13 14:26:16 2000
@@ -60,7 +60,6 @@
        snprintf.c           \
        socket.c             \
        strcollect.c         \
-       timeval.c            \
        tm2time.c            \
        timeval.c            \
        verify.c             \