On Fri, 2006-03-10 at 14:14 -0800, Bill Schottstaedt wrote: > I think you don't have libXm.so.2 (Motif), so the xcmnw program can't > be built; to get around this, remove the current x86f or fasl files > (or whatever extension cmucl uses), then before loading cmn-all.lisp
Well, my french is more than rusty, but doesn't: ld: ne peut trouver -lX11 mean that libX11 can't be found by the linker? > (pushnew :only-lisp *features*) > > (or you could just put that at the start of cmn-all.lisp) -- this bypasses > all the foreign function stuff (none of which actually matters anymore -- > the bulk of that stuff was to work around problems with format in > lisps from ca 1990). But it also stops cmn's x-display code to work, or? Cheers, Ralf Mattes > _______________________________________________ > Cmdist mailing list > [email protected] > http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
