On Sun, Oct 27, 2013 at 11:17:17AM -0500, Bruce Dubbs wrote:
> Ken Moffat wrote:
> >   I just got round to doing some more use-testing of my current build
> > (for packages newer than what I built before) and hit a problem with
> > mpg123 :
> >
> > ken@ac4tv ~ $mpg123 
> > /sources/sounds/randall-preamp-channels/Plexi-TexasDirt.mp3
> > [module.c:144] error: Failed to open module alsa: file not found
> > [module.c:144] error: Failed to open module oss: file not found
> > [module.c:144] error: Failed to open module sdl: file not found
> > [audio.c:180] error: Unable to find a working output module in this
> > list: alsa,oss,sdl
> > [audio.c:532] error: Failed to open audio output module
> > [mpg123.c:902] error: Failed to initialize output, goodbye.
> >
> >   In the book, we get rid of .la files, except from ImageMagick, with
> >
> > find /lib /usr/lib -not -path "*Image*" -a -name \*.la -delete
> 
> Hmm.  We may want to add '-a -not -path "*mpg123*"'
> 
> Do you wnat to do that?
> 
>    -- Bruce
> 
 I'd prefer confirmation that it isn't just something weird in my
build - we all know I get "issues" that nobody else reports :)

 Thanks for the suggestion, I'll give it some testing on dummy data
but probably not today.

ĸen
-- 
das eine Mal als Tragödie, dieses Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to