Randy McMurchy wrote:
> Hi all,
>
> I just ran into a package (VLC from BLFS) that looks for the ncurses package
> by checking for pkgconfig files. VLC fails to find ncurses because there are
> no .pc files installed by ncurses using the LFS instructions. In order for
> ncurses to install the pkgconfig files, you must use the --enable-pc-files
> switch passed to configure.
>
> Doing so results in 5 .pc files installed into /usr/lib/pkgconfig. Here are
> the contents of the files:
>
> rml@rmlinux: ~/build/ncurses-5.9 > cat destdir/usr/lib/pkgconfig/*

Can you please post

$ ls destdir/usr/lib/pkgconfig/*

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to