Hi again.
This time I am getting the following error when I try the X example of the documentation:
$ make examples rm -f bounce.o* ../../gsc/gsc -:="../.." -dynamic -cc-options " -I/usr/X11R6/ include" -ld-options " -lSM -lICE -L/usr/X11R6/lib -lX11" bounce.scm rm -f Xlib.o* ../../gsc/gsc -:="../.." -dynamic -cc-options " -I/usr/X11R6/ include" -ld-options " -lSM -lICE -L/usr/X11R6/lib -lX11" Xlib.scm ../../gsi/gsi Xlib -e '(load "bounce") (main)' *** ERROR IN (string)@1.18 -- Unbound variable: sc#main make: *** [run] Error 70
Again I need your help.
Thanks in advance.
Regards, Sakai, Kazuhiro