[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: please resend your googoogaga msg -- Re: Trouble building goo-0_0140
- To: googoogaga@xxxxxxxxxx
- Subject: Re: please resend your googoogaga msg -- Re: Trouble building goo-0_0140
- From: Neel Krishnaswami <neelk@xxxxxxxxxxxx>
- Date: Sun, 4 Aug 2002 13:57:16 -0400 (EDT)
James Knight writes:
>
> If you use configure --prefix=/tmp/goo it should set the default
> GOO_ROOT to /tmp/goo/lib/goo. Then it will search for the .h files in
> /tmp/goo/lib/goo/lib, which should be fine. Are you not seeing that
> behavior?
It turned out that I had manually set GOO_ROOT to /tmp/goo rather than
/tmp/goo/lib/goo. Once I unset it goo did the right thing.
neelk@h00045a4799d6:/tmp/goo/bin > goo
;;; GOO
;;; JONATHAN BACHRACH
;;; MIT AI Lab
;;; JUL 19, 2002
;;;
;;; VERSION = 0.140
;;; ROOT = /tmp/goo/lib/goo/
goo/user 0<= (df foo (x) (* x x))
In file included from /tmp/exp-1028-0.c:4:
/tmp/goo/lib/goo/lib/grt.h:96: gc/gc.h: No such file or directory
FAILED TO LOAD /tmp/exp-1028-0.so BECAUSE /tmp/exp-1028-0.so: cannot
open shared object file: No such file or directory
There was no symlink to the gc/include directory. Once I added it
manually (why doesn't make install do it?) goo seems to work okay.
More reports soon....
--
Neel Krishnaswami
neelk@alum.mit.edu