Re: VirtualBox additions (was Re: Installing, then installing CDE)
Valery Ushakov <[email protected]>
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 24, 2026 at 12:11:04 +0100, Stephen Borrill wrote: > However, the 2026Q2 version doesn't build for me: > > https://mail-index.netbsd.org/port-i386/2014/08/20/msg003310.html > > autoreconf: running: aclocal --force -I config > autoreconf: configure.ac: tracing > autoreconf: configure.ac: not using Libtool > autoreconf: configure.ac: not using Intltool > autoreconf: configure.ac: not using Gtkdoc > autoreconf: configure.ac: not running autopoint a second time > autoreconf: running: aclocal --force -I config -I m4 > aclocal: error: couldn't open directory 'm4': No such file or directory > autoreconf: error: aclocal failed with exit status: 1 The packaged version in devel/kbuild from pkgsrc-2026Q2 does build for me on 11.0 amd64 just fine. While mails from 2014 may be a good resource to get an overview of the process, the details might have changed. It probably also needs to be updated to something more recent. I think vbox tree should mention the required kbuild version (svn revision) in its readme and I think they do now need something more recent. Knut doesn't do releases, but there's no active development either, only bugfixes, so using SVN head is fine and you don't have to chase it, just make sure that it uses at least what vbox requires. -uwe