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.
This is what I found on the flac-dev mailing list: http://lists.xiph.org/pipermail/flac-dev/2012-April/003355.html -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page