pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Can't build net/libcmis due to missing Boost headers version >= 1.36.0
On Thu, Aug 14, 2025 at 08:29:34AM +0200, Martin Husemann wrote:
> Trying to build libreoffice on NetBSD-current amd64 failse in net/libcmis
> with:
>
> checking pkg-config is at least version 0.9.0... yes
> checking for CURL... yes
> checking for XML2... yes
> checking for CPPUNIT... yes
> checking for Boost headers version >= 1.36.0... no
> configure: error: cannot find Boost headers version >= 1.36.0
>
> I have boost-headers-1.87.0nb3 installed (and everything else up to date too).
>
> pkgsrc -current up to date as of earlier this morning.
Works for me.
checking for Boost headers version >= 1.36.0... yes
checking for Boost's header version... 1_87
Take a look at config.log to find out what the problem is.
Thomas
Home |
Main Index |
Thread Index |
Old Index