Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 1997 02:19:41 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        cracauer@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/devel/ilu - Imported sources
Message-ID:  <199710030919.CAA15193@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199710010812.BAA03612@freefall.freebsd.org> (message from Martin Cracauer on Wed, 1 Oct 1997 01:12:54 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Xerox PARC's ILU system, a Corba-compatible multi-language
 *   distributed object system.

Have you tried building this on a machine with guile installed?  Over
here, it got stuck at

===
checking for franz... no
checking for cl... no
checking whether to include support for use of ILU with Common Lisp... checking for guile... /usr/local/bin/guile
checking whether to include support for use of ILU with Guile scheme...
===

"top" shows guile spinning at about 50% CPU time.  I wasn't sure it
was running away or not (there were other compilations running at the
same time) but it has been running for over 5 minutes of CPU time so
that's a little excessive for just "checking". ;)

If it does work with guile, that's fine, but please add *_DEPENDS to
the Makefile in that case.  (Otherwise we might ship packages that
depend on guile but without the necessary dependency information.)

I guess you probably want to just disable that check though.

Satoshi



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