-- Clifford Beshers Computer Graphics and User Interfaces Lab beshers_at_cs.columbia.edu Department of Computer Science http://www.cs.columbia.edu/~beshers Columbia University beshers_at_zippy> uname -a SunOS zippy.cs.columbia.edu 5.5.1 Generic sun4m beshers_at_zippy>> gcc --version 2.7.2.1 beshers_at_zippy> snow Welcome to the STk interpreter version 3.1.1 [SunOS-5.5.1-sun4] Copyright ) 1993-1996 Erick Gallesio - I3S - CNRS / ESSI <eg_at_unice.fr> STk> (set! *load-verbose* #t) #[undefined] STk> define-class ;; Loading file "/proj/graphics/software/stk/lib/stk/3.1.1/STk/stklos.stk" ;; Loading file "/proj/graphics/software/stk/lib/stk/3.1.1/STk/hash.stk" ;; Loading file "/proj/graphics/software/stk/lib/stk/3.1.1/SunOS-5.5.1-sun4/hash.so" *** Error at line 25 of file /proj/graphics/software/stk/lib/stk/3.1.1/STk/hash.stk: Cannot open object file (ld.so.1: snow: fatal: relocation error: symbol not found: STk_nil: referenced in /proj/graphics/software/stk/lib/stk/3.1.1/SunOS-5.5.1-sun4/hash.so): "/proj/graphics/software/stk/lib/stk/3.1.1/SunOS-5.5.1-sun4/hash.so" Current eval stack: __________________ 0 (load (string-append "hash." *shared-suffix*)) 1 (load what) 2 (begin (load what) (unless (member what provided) (format #t "WARNING: ~S was not provided~%" what))) 3 (require "hash") 4 define-class STk> beshers_at_zippy>> beshers_at_okeeffe> uname -a HP-UX okeeffe A.09.01 A 9000/735 beshers_at_okeeffe> snow Welcome to the STk interpreter version 3.1.1 [HP-UX-9.X-9000s700] Copyright ) 1993-1996 Erick Gallesio - I3S - CNRS / ESSI <eg_at_unice.fr> STk> (set! *load-verbose* #t) #[undefined] STk> define-class ;; Loading file "/proj/graphics/software/stk/lib/stk/3.1.1/STk/stklos.stk" ;; Loading file "./hash.sl" ;; File "./hash.sl" loaded WARNING: "hash" was not provided ;; File "/proj/graphics/software/stk/lib/stk/3.1.1/STk/stklos.stk" loaded #[macro 400196ac] STk>Received on Fri Dec 06 1996 - 16:15:49 CET
This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST