On Sat, Oct 06, 2018 at 08:52:26AM -0500, rhubarbpieguy via blfs-support wrote:
> 
>  Again, I should mention Poppler
> was the only problem package and the older version works well, but it would
> be nice to know what I've done wrong.
> 
(replying to this particular post because I could not see anywhere
obvious to put this) -

I'm starting to wonder if you built extra (qt) packages before
poppler in 8.3.  One of google's matches for the include_next problem
noted that a .pro file from something had a line

 INCLUDEPATH += /usr/include

and removing that line allowed the affected package (not poppler) to
build.

So, find what '*.pro' files you have, and edit any INCLUDEPATH lines
like that (or, better, copy the file(s) to something.pro.bak and
then change the .pro).

ĸen
-- 
                        Is it about a bicycle ?
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to