help installing clx

Joe Corneli <[email protected]> Mon, 29 Mar 2004 19:38:21 -0600
Newsgroups gmane.lisp.clocc.general
Message-ID <[email protected]>
OK, well CL.environment is resolved now, thanks to Marco.

Next up is CLOCC/CLX.  I don't really know how to react to the
message it is giving me.  Presumably there is just some missing
dependency, but what?


[3]> (load "~/lisp-systems/clocc/src/gui/clx/compile-and-load.lisp")
;; Loading file /Users/arided/lisp-systems/clocc/src/gui/clx/compile-and-load.lisp ...
Compiling file /Users/arided/lisp-systems/clocc/src/gui/clx/package.lisp ...

Wrote file /Users/arided/lisp-systems/clocc/src/gui/clx/package.fas
0 errors, 0 warnings
;;  Loading file /Users/arided/lisp-systems/clocc/src/gui/clx/package.fas ...
;;  Loaded file /Users/arided/lisp-systems/clocc/src/gui/clx/package.fas
Compiling file /Users/arided/lisp-systems/clocc/src/gui/clx/depdefs.lisp ...

Wrote file /Users/arided/lisp-systems/clocc/src/gui/clx/depdefs.fas
The following functions were used but not defined:
 XLIB::MAKE-PROCESS-LOCK
0 errors, 0 warnings
;;  Loading file /Users/arided/lisp-systems/clocc/src/gui/clx/depdefs.fas ...
;;  Loaded file /Users/arided/lisp-systems/clocc/src/gui/clx/depdefs.fas
Compiling file /Users/arided/lisp-systems/clocc/src/gui/clx/clx.lisp ...

Wrote file /Users/arided/lisp-systems/clocc/src/gui/clx/clx.fas
The following functions were used but not defined:
 XLIB::RADIANS->INT16 XLIB::MAKE-PROCESS-LOCK
 XLIB::ALLOCATE-GCONTEXT-STATE XLIB::OPEN-FONT-INTERNAL XLIB::QUERY-FONT
 XLIB::X-TYPE-ERROR
0 errors, 0 warnings
;;  Loading file /Users/arided/lisp-systems/clocc/src/gui/clx/clx.fas ...
;;  Loaded file /Users/arided/lisp-systems/clocc/src/gui/clx/clx.fas
Compiling file /Users/arided/lisp-systems/clocc/src/gui/clx/dependent.lisp ...
WARNING:
Floating point operation combines numbers of different precision.
See ANSI CL 12.1.4.4 and the CLISP impnotes for details.
The result's actual precision is controlled by
CUSTOM:*FLOATING-POINT-CONTAGION-ANSI*.
To shut off this warning, set CUSTOM:*WARN-ON-FLOATING-POINT-CONTAGION* to NIL.
WARNING:
Floating point operation combines numbers of different precision.
See ANSI CL 12.1.4.4 and the CLISP impnotes for details.
The result's actual precision is controlled by
CUSTOM:*FLOATING-POINT-CONTAGION-ANSI*.
To shut off this warning, set CUSTOM:*WARN-ON-FLOATING-POINT-CONTAGION* to NIL.
WARNING:
Floating point operation combines numbers of different precision.
See ANSI CL 12.1.4.4 and the CLISP impnotes for details.
The result's actual precision is controlled by
CUSTOM:*FLOATING-POINT-CONTAGION-ANSI*.
To shut off this warning, set CUSTOM:*WARN-ON-FLOATING-POINT-CONTAGION* to NIL.
WARNING:
Floating point operation combines numbers of different precision.
See ANSI CL 12.1.4.4 and the CLISP impnotes for details.
The result's actual precision is controlled by
CUSTOM:*FLOATING-POINT-CONTAGION-ANSI*.
To shut off this warning, set CUSTOM:*WARN-ON-FLOATING-POINT-CONTAGION* to NIL.
WARNING in MAKE-PROCESS-LOCK in lines 463..476 :
variable NAME is not used.
Misspelled or missing IGNORE declaration?
*** - READ from 
#<INPUT BUFFERED FILE-STREAM CHARACTER
  #P"/Users/arided/lisp-systems/clocc/src/gui/clx/dependent.lisp" @624>: #<PACKAGE PORT> has no external symbol with name "OPEN-SOCKET"
Break 1 XLIB[4]> (list-all-packages)
(#<PACKAGE GSTREAM> #<PACKAGE GRAY> #<PACKAGE I18N> #<PACKAGE SOCKET> #<PACKAGE FFI>
 #<PACKAGE SCREEN> #<PACKAGE CUSTOM> #<PACKAGE EXT> #<PACKAGE CLOS>
 #<PACKAGE CHARSET> #<PACKAGE KEYWORD> #<PACKAGE SYSTEM> #<PACKAGE COMMON-LISP-USER>
 #<PACKAGE COMMON-LISP> #<PACKAGE MAKE> #<PACKAGE PORT> #<PACKAGE ASDF>
 #<PACKAGE CL-ENVIRONMENT-LOADER> #<PACKAGE CL.ENVIRONMENT> #<PACKAGE XLIB>)
Break 1 XLIB[4]> 


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click