On 16/01/12 20:44, Dr.-Ing. Edgar Alwers wrote: > On Mon, 16 Jan 2012 10:14:36 +0000 > Martin Ward<[email protected]> wrote: > >> I take it that you had sound before and you are a member of the audio >> group? Hate to be silly but are the sound channels muted? > "there are no silly questions" :-) My sound system is functioning on the host > partition ( LFS 6.4, BLFS ) but not yet in my new LFS7 + BLFS I am working > on. Yes, I am member of the audio group, and as far as I can see through > "alsamixer", my chanels are not muted. However, kmixer is also not working > yet. So I am intending to rebuild everything concerning sound ( alsa, etc ) > and see if I made somewhere a mistake. I shall come back to this posting. In > the meantime thank you very much. > Edgar > > If that is the case, i would suspect when compiling kde-libs it didn't find the phonon engine which you had installed in the qt4 dir, try prefixing the cmake command with CMAKE_PREFIX_PATH=$QT4DIR, before the command i.e
CMAKE_PREFIX_PATH=$QT4DIR cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX rest of command line, or install all the phonon components in the kde4 dir martin -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
