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
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page