Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 20:01:53 +0100
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        Kirill Ponomarew <krion@FreeBSD.org>
Cc:        krion@FreeBSD.org
Subject:   Re: ports/59523: [bento fix] lang/cel: update to 0.8.5 unbreak it
Message-ID:  <20031120200153.41b70f01.sheepkiller@cultdeadsheep.org>
In-Reply-To: <200311201836.hAKIa6kk088965@freefall.freebsd.org>
References:  <200311201836.hAKIa6kk088965@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Nov 2003 10:36:06 -0800 (PST)
Kirill Ponomarew <krion@FreeBSD.org> wrote:

> It doesn't build on -stable, could you investigate it further?

oups... sorry  ;-)

just add files/patch-vm::config.h (this patch)

--- vm/config.h.orig	Thu Nov 20 19:58:12 2003
+++ vm/config.h	Thu Nov 20 19:58:23 2003
@@ -15,6 +15,7 @@
 
 #ifdef unix
 
+#include <time.h>
 #include <utime.h>
 #include <errno.h>
 #include <sys/types.h>



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