pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: poppler build issues after 22.01.0 update



On Thu, Jan 20, 2022 at 09:53:14AM +0100, Claes Nästén wrote:
> > I've built this package successfully on NetBSD 9.1.
> > poppler has a check:
> >
> > #if __has_include(<filesystem>)
> > #    include <filesystem>
> > #else
> >
> > and my NetBSD 9 does not provide a "filesystem" header.
> >
> 
> And that's why it works for you!

Yes. But I don't understand why it doesn't work for you.
Where does your filesystem header come from?
 Thomas


Home | Main Index | Thread Index | Old Index