Hi Jon,

> [misc/cube.l:13] !? (native "libglut.so.3" "glutInit" NIL '(NIL (8) . 0))
> "libglut.so.3" -- [DLL] dlopen(libglut.so.3, 9): image not found

Probably one or more of:

1. openGl.l says (if (= *OS "Darwin"). Perhaps this is not properly set by
   Makefile?

2. "libglut.so.3" does not exist. In fact, originally it was just "libglut.so",
   but at least on my system a proper link or so was not set.

3. It is the general problem with libffi which was mentioned by Mike. I don't
   know more about it atm.

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to