Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 1998 01:49:30 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        steve@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/x11/camltk41 Makefile ports/x11/camltk41/patches patch-ab patch-ac
Message-ID:  <199808310849.BAA08823@silvia.hip.berkeley.edu>
In-Reply-To: <199808301603.JAA20556@freefall.freebsd.org> (message from Steve Price on Sun, 30 Aug 1998 09:03:42 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Unbreak this port.

Sorry, it's still broken.

===
ocamlc -c -ccopt -g -ccopt " -I/usr/X11R6/include" -ccopt "-I/usr/local/include/tk4.2 -I/usr/local/include/tcl7.6 -I/usr/X11R6/include" cltkEval.c
cltkEval.c: In function `camltk_tcl_direct_eval':
cltkEval.c:211: warning: assignment from incompatible pointer type
cltkEval.c:231: `caml__roots_block' undeclared (first use this function)
cltkEval.c:231: (Each undeclared identifier is reported only once
cltkEval.c:231: for each function it appears in.)
gmake[1]: *** [cltkEval.o] Error 2
gmake[1]: Leaving directory `/usr/ports/x11/camltk41/work/camltk41/support'
gmake: *** [all] Error 2
*** Error code 2

Stop.
===

By the way, this is an interface to tcl/tk, should this be moved to
x11-toolkits too?

Satoshi



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