Re: build.sh -V MKDEBUGLIB=yes fails with: wg_user.c:45:10: fatal error: assert.h: No such file or directory
Martin Husemann <[email protected]> Tue, 7 Jul 2026 21:32:45 +0200
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 07, 2026 at 08:58:05PM +0200, Henryk Paluch wrote: > Building without MKDEBUGLIB=yes works fine. > > Questions: Is this known problem? Anybody else can reproduce that? Yes, it was fixed yesterday (in sys/rump/Makefile.rump r1.140). Martin