[Openmcl-devel] Re: compiling cl-sdl with openmcl

nik gaffney nik at f0.am
Mon Jan 27 11:24:43 PST 2003


> I need to fix up the conditional compilation mess a bit.  I guess
> OpenMCL doesn't have the UNIX feature by default.  Try pushing it onto
> *features*.

i tried this, but still get the same error.  :/

? *features*
(:UNIX :UFFI :ASDF :MK-DEFSYSTEM :COMMON-LISP-CONTROLLER :PRIMARY-CLASSES :CCL 
:CCL-2 :CCL-3 :CCL-4 :CORAL :COMMON-LISP :MCL :OPENMCL :ANSI-CL :PROCESSES 
:EABI-TARGET :INTERFACES-2 :POWERPC :PPC-TARGET :PPC-CLOS :LINUX-HOST 
:LINUX-TARGET :LINUXPPC-TARGET)
? (require :sdl)
;;; Please wait, recompiling library...
;;; Please wait, recompiling library...
> Error: Can't create directory /usr/lib/common-lisp/openmcl/sdl-ffi/.
> While executing: ENSURE-DIRECTORIES-EXIST
> Type :POP to abort.
Type :? for other options.
1 > 

> On a side note, CL-SDL is known to compile on OpenMCL but it requires
> some additional code to successfully open a window.  Gary Byers had that
> much working a number of weeks ago, but I don't know if it'll work any
> further than that.  (OSX, anyway).

is this code available somewhere?

> >  im having some problems trying to get cl-sdl to build using openmcl.
> > both the linux and osX version of give similar results.
> >
> >
> > $ clc-send-command --verbose recompile sdl-ffi openmcl ; echo returns: $?
> >
> > /usr/lib/common-lisp/bin/openmcl.sh Rebuilding...
> > ...rebuilding sdl-ffi
> > Welcome to OpenMCL Version (Beta: Linux) 0.13.2+cvs.2003.11.13!
> > ? ;;; Loading system definition from
> > /usr/share/common-lisp/systems/sdl-ffi.asd into #<Package "ASDF1013">
> > Registering #<SYSTEM SDL-FFI #x351C486E> as SDL-FFI
> > ;;; Loading system definition from
> > /usr/share/common-lisp/systems/uffi.asd into #<Package "ASDF1014">
> > Registering #<SYSTEM UFFI #x351CB0D6> as UFFI
> > Build Error: Too few arguments in (DEFPARAMETER
> > SDL-GL-UFFI-MACROS:*LIBRARY-PATHS*).
> >
> > Cannot compile: compilation error
> > returns: 255


_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list