Have you checked that /tmp/eslaught/lisp/asdf/lispbuilder-sdl-mixer/examples/music.mp3 exists and will play in a different program? The error seems to be that it can't load it.
Justin 2010/1/16 Elliott Slaughter <elliottslaugh...@gmail.com> > Hi, > > I'm experiencing difficulties with getting SDL_mixer to work on a CentOS > box with SBCL 1.0.20 installed. When I try running sdl-mixer-examples:mixer, > I get an error in loading the mp3 file. I thought the problem was in loading > libsmpeg, so I committed revision > 1450<http://code.google.com/p/lispbuilder/source/detail?r=1450>, > but now that I try it again, my patch seems to not have solved the problem. > > * (sdl-mixer-examples:mixer) > > debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial thread" > RUNNING {A6E5919}>: > Cannot load > /tmp/eslaught/lisp/asdf/lispbuilder-sdl-mixer/examples/music.mp3. > > Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. > > restarts (invokable by number or by possibly-abbreviated name): > 0: [ABORT] Exit debugger, returning to top level. > > ((SB-PCL::FAST-METHOD LISPBUILDER-SDL-MIXER:LOAD-MUSIC (STRING)) > #<unavailable argument> > #<unavailable argument> > "/tmp/eslaught/lisp/asdf/lispbuilder-sdl-mixer/examples/music.mp3") > 0] ba > > 0: ((SB-PCL::FAST-METHOD LISPBUILDER-SDL-MIXER:LOAD-MUSIC (STRING)) > #<unavailable argument> > #<unavailable argument> > "/tmp/eslaught/lisp/asdf/lispbuilder-sdl-mixer/examples/music.mp3") > 1: (LISPBUILDER-SDL-MIXER-EXAMPLES:MIXER) > 2: (SB-INT:SIMPLE-EVAL-IN-LEXENV > (LISPBUILDER-SDL-MIXER-EXAMPLES:MIXER) > #<NULL-LEXENV>) > 3: (INTERACTIVE-EVAL (LISPBUILDER-SDL-MIXER-EXAMPLES:MIXER)) > 4: (SB-IMPL::REPL-FUN NIL) > 5: (SB-IMPL::REPL-FUN NIL)[:EXTERNAL] > 6: ((LAMBDA ())) > 7: ((LAMBDA ()))[:EXTERNAL] > 8: (SB-IMPL::%WITH-REBOUND-IO-SYNTAX #<CLOSURE (LAMBDA #) {A9A1B5D}>) > 9: (SB-IMPL::TOPLEVEL-REPL NIL) > 10: (SB-IMPL::TOPLEVEL-INIT) > 11: ((LABELS SB-IMPL::RESTART-LISP)) > > -- > Elliott Slaughter > > "Don't worry about what anybody else is going to do. The best way to > predict the future is to invent it." - Alan Kay > > _______________________________________________ > application-builder mailing list > application-builder@lispniks.com > http://www.lispniks.com/mailman/listinfo/application-builder > >
_______________________________________________ application-builder mailing list application-builder@lispniks.com http://www.lispniks.com/mailman/listinfo/application-builder