On 06/24/2013 12:40 AM, Bruce Dubbs wrote:
> I ran into a problem when building VLC with FLAC enabled.  Upon 
> investigation, I found the FLAC headers in /usr/include/{FLAC,FLAC++}, 
> but /usr/lib/pkgconfig/flac.pc has:
> 
> prefix=/usr
> exec_prefix=${prefix}
> libdir=${exec_prefix}/lib
> includedir=${prefix}/include
> 
> Changing that last line to ${prefix}/include/FLAC worked fine.  Has 
> anyone else seen this?  If I can confirm this, I'll update the FLAC 
> instructions in the book.
> 
> vlc-2.0.6.tar.xz
> flac-1.3.0.tar.xz
> 
>    -- Bruce
> 

This was posted few days ago on support

http://git.videolan.org/?p=vlc/vlc-2.0.git;a=blobdiff;f=modules/codec/flac.c;h=d429c53d7de20baf8fae24174c23662b288bd852;hp=67ece6ac866d6b0fc8abb886cd295e96bc3e2b17;hb=7e97dfe87b852998e1ba7a438d751facc03b9180;hpb=8e700f55673d4d02a263f6e05a828e0b76ad4032

should fix it.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to