tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: Boost headers issue
Hi Thomas,
I can try to catch them :-)
Btw: are you able to update net/dnsdist in current, only fix for configure is needed as for now.
Thanks,
--
Marcin Gondek / Drixter
http://fido.e-utp.net/
AS56662
-----Original Message-----
From: Thomas Klausner <wiz%gatalith.at@localhost>
Sent: Monday, September 15, 2025 9:13 AM
To: Marcin Gondek <drixter%e-utp.net@localhost>
Cc: tech-pkg%netbsd.org@localhost
Subject: Re: Boost headers issue
No. Passing the CONFIGURE_ARGS is the best solution.
As well as getting the boost detection code fixed upstream if you're motivated.
Thomas
On Mon, Sep 15, 2025 at 07:08:31AM +0100, Marcin Gondek wrote:
> Hi Thomas,
>
> So updating the SRC of 11_BETA and recompile world should help in that case if I get you correctly?
>
> Thanks,
>
> --
> Marcin Gondek / Drixter
> http://fido.e-utp.net/
> AS56662
>
> -----Original Message-----
> From: Thomas Klausner <wiz%gatalith.at@localhost>
> Sent: Monday, September 15, 2025 8:29 AM
> To: Marcin Gondek <drixter%e-utp.net@localhost>
> Cc: tech-pkg%netbsd.org@localhost
> Subject: Re: Boost headers issue
>
> On Sun, Sep 14, 2025 at 05:43:55PM +0100, Marcin Gondek wrote:
> > Not sure that something happened, but I can't compile my own dnsdist package on NetBSD 11_BETA running on AMD64.
> >
> > In Makefile there is:
> > .include "../../devel/boost-headers/buildlink3.mk"
> >
> > Adding into Makefile:
> > CONFIGURE_ARGS+= --with-boost=${BUILDLINK_PREFIX.boost-headers}
> >
> > Solve the issue, but I'm not sure that is proper way to work around,
> > below log with fix of CONFIGURE_ARGS
>
> This sounds like https://gnats.netbsd.org/59595
>
> In sh(1),
>
> cd ''
>
> now fails with an error on -current and I think this was pulled up to NetBSD 11. There are some versions of the boost detection logic that use an undefined variable and pass it to cd, falling into that error.
> Thomas
Home |
Main Index |
Thread Index |
Old Index